Page 1 of 1

LDAP Module?

Posted: Thu Aug 23, 2012 2:49 pm
by XenoPhage
Hi there,

Does anyone know if there's an LDAP login module that supports double binding? We use a browse account to identify the full cn of a user to allow logins. There is no common base DN for all users.

Additionally, I'd like to be able to limit access based on ldap group membership.

So does this exist, or do I need to learn how to write one?

Thanks,

Re: LDAP Module?

Posted: Thu Aug 23, 2012 3:41 pm
by scottwilkerson
I don't believe this exists, but you could use our LDAP component as a base along with our component development guide
http://library.nagios.com/library/produ ... evelopment

Re: LDAP Module?

Posted: Tue Aug 28, 2012 11:31 am
by XenoPhage
scottwilkerson wrote:I don't believe this exists, but you could use our LDAP component as a base along with our component development guide
http://library.nagios.com/library/produ ... evelopment
I was afraid of that... thanks.. If/when we have time to do this, I'll try to make it available back to the community ...

Re: LDAP Module?

Posted: Tue Aug 28, 2012 1:06 pm
by scottwilkerson
We would appreciate that!

Thanks.