The search returned 1 result

by mortim3r
October 12, 2016 - 4:54 PM
Forum: Tips and Tricks
Subject: Samba 4 and phpldapadmin
Answers: 1
Views : 5563

Samba 4 and phpldapadmin

Hello,
I'd like to access LDAP via phpldapadmin, but I'm stuck on the authentication.
I think it's this line:
`$servers->setValue('login','bind_id','cn=Administrator,cn=Users,dc=ad,dc=mydomain,dc=lan');`
from the `/etc/phpldapadmin/config.php` file

. Do you have a good configuration suggestion?