Re: [Nagios-users] using LDAP-based user authentication

2005-12-10 Thread Jeff Rattray
On 10 Dec 2005 at 9:14, James S. White wrote: > > We implemented a similar solution using Apache::AuthCookie and it shows > the user as just the userid, not the whole DN, It might be worth it to > look at Apache::AuthCookie. > > > > > I have successfully configured mod_authz_ldap to handle authent

Re: [Nagios-users] using LDAP-based user authentication

2005-12-10 Thread James S. White
We implemented a similar solution using Apache::AuthCookie and it shows the user as just the userid, not the whole DN, It might be worth it to look at Apache::AuthCookie. Just my $.02. --- James S. White

RE: [Nagios-users] using LDAP-based user authentication

2005-12-09 Thread Jeff Rattray
On Thu, 8 Dec 2005 at 12:54:59 -0800 [EMAIL PROTECTED] said: > > I am using authz_ldap and don't seem to have that problem. Can you show the > config for your module? What is your LDAP store??? AD,OpenLDAP...I am > authenticating my users against an M$ Active Directory. Works pretty well. > I

RE: [Nagios-users] using LDAP-based user authentication

2005-12-08 Thread Andrew Grimberg
On Fri, 2005-12-09 at 11:17 +1300, Steve Shipway wrote: > We are running Nagios with LDAP here fine. We use mod_auth_ldap (in > Apache2), which is much better (I have no experience with authz_ldap, but I > tried the Muquit one before and it works OK). This returns the username as > whatever we de

RE: [Nagios-users] using LDAP-based user authentication

2005-12-08 Thread Steve Shipway
> Purdue has implemented a new security policy that says that > all passwords, whatever they are for, must be changed every > 30 days. Ouch. Sounds like a knee-jerk response. Be prepared for less security as people find they have to write down these constantly change passwords... but anyway,