Hello, could you please tell me if i am right ?
When i try to fill the E-Mail field for user admin, the UID is changed to 21, and GID to Nobody, and beside this the cn is set to “?” and so Thunderbird cannot lookup email address anymore 🙁
I cannot connect remotely to the LDAP server (i use IP@):
DN:dc=example,dc=com
I tried with
cn=admin,dc=example,dc=com and also with
uid=admin,ou=People,dc=example,dc=com
and standard password (zeroshell) but it is not working 🙁
Is there a way to remote connect to the ldap server ? or need i to import ldif files locally with a ssh connection ? (i need to figure out how)