Hello all,
I have configured a freenas (FreeNAS-11.1-U4) system to authenticate to an openDirectory (
10.11.6
). Configuration seems to be not that bad since I can retrieve the list of my users and the list of groups comming from my ldap server using
Cannot authenticate to OpenDirectory
I have configured a freenas (FreeNAS-11.1-U4) system to authenticate to an openDirectory (
10.11.6
). Configuration seems to be not that bad since I can retrieve the list of my users and the list of groups comming from my ldap server using
getent passwd
Using ldapsearch and ldapwhoami, I can actually verify my password and it works :Code:
root@delos:~ # ldapwhoami -vvv -D "uid=legros,cn=users,dc=myserver,dc=mydomain,dc=com" -W -H ldap://myserver:389 -x...
Cannot authenticate to OpenDirectory