LDAP Auth

Marc Powell marc at ena.com
Fri Apr 9 16:40:20 CEST 2004


Martin, Kennison <mailto:kmartin at LTHS.NET> wrote:
> I use the following to authenticate with active directory and it
> works great. 
> 
> <Directory "/usr/local/nagios/sbin">
> Order allow,deny
> AuthName "Nagios South"
> AuthType Basic
> AuthLDAPUrl
> LDAP://server.local/ou=Technical,dc=server,dc=local?sAMAccounName?sub?
> AuthLDAPBindDN cn=apacheuser,cn=users,dc=server,dc=local
> AuthLDAPBindPassword ********
> Require valid-user
> Allow from all
> </Directory>
> 
> 
> This gives all users in the 'Technical' ou access.


How does this work WRT restricted views? Wouldn't you still need to
define each person as a member of a contact_group so they get a proper
view? In that case the only benefit (not to minimize it of course) would
be one less place to synchronize passwords, correct?

--
Marc


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. 
::: Messages without supporting info will risk being sent to /dev/null





More information about the Users mailing list