LDAP Authentication Component Update v0.3
Posted: Wed Jan 29, 2014 1:46 pm
Greetings,
I finally found the time to modify the ldapauth component and add a two stage bind option. In short, this uses a browser account to search ldap and find the full DN of the user. Once located, it then re-binds to LDAP using the full user DN and the user's password. If this is successful, you're granted access.
I saw a few other LDAP topics related to multiple different groups for users. This may help with that.
I'm attaching the .zip to this message. Feel free to add this code to core Nagios XI.
I finally found the time to modify the ldapauth component and add a two stage bind option. In short, this uses a browser account to search ldap and find the full DN of the user. Once located, it then re-binds to LDAP using the full user DN and the user's password. If this is successful, you're granted access.
I saw a few other LDAP topics related to multiple different groups for users. This may help with that.
I'm attaching the .zip to this message. Feel free to add this code to core Nagios XI.