Nextcloud 18 isn't using directory users

NethServer Version: 7
Module: Nextcloud 18

Hi,

I tried to upgrade Nextcloud from version 16 to 18 but it didn’t complete.

Unable to solve the situation, I tried erasing nextcloud’s database and files to start over.

It works but can’t find any user, only Nextcloud admin. I compare Nextcloud’s 16 database and find user_ldap records which are not in Nextcloud 18 database.

I also compared both config.php and 16 version had this variables:

‘ldapIgnoreNamingRules’ => false,
‘ldapProviderFactory’ => ‘OCA\User_LDAP\LDAPProviderFactory’,

I enabled them in 18’s config.php but nothing changed.

Don’t know where to set it up!

TIA,


sebmza

Is there anything at the logs. Logs from nextcloud, from ldap and messages.log could be helpful.