Powered by
the bind DN (distinguished name) is the identifier...
# troubleshooting
n
nitnelave
04/13/2023, 3:40 PM
the bind DN (distinguished name) is the identifier for the user you're querying as. In your case, the admin username is
cn=admin,ou=people,dc=...
and the name
cn=admin,dc=...
means nothing (invalid username)
Previous
Next