Open jberanek opened 8 years ago
I think the problem may come from this lines:
$ldap_dn_search_dn = "cn=Administrador,cn=Users,DC=domain,DC=com"; $ldap_dn_search_password = "crupt_password";
Please double check the username and password carefully.
Original comment by: *anonymous
https://sourceforge.net/p/mrbs/support-requests/1143/ Try this if it can fix your problem.
Original comment by: tranngocson9999
Hi all,
I'm trying to configure MRBS to authenticate against a Windows 2003 Server Active Directory via LDAP auth, I think connection establish well, bit when tries to bind to the user, it fails, and I don't understand why.
The error trace is:
I've tested that the user credentials are OK, as it can login to a PC in the domain.
My actual config is:
I'm using the latest release of MRBS.
Any ideas?
Reported by: *anonymous
Original Ticket: mrbs/support-requests/984