LDAP and Win2003
Christian Löw
christian.loew at steyr-ssf.com
Fri May 2 09:22:27 CEST 2003
On Thu, May 01, 2003 at 04:23:51PM +0200, Thorsten Giese wrote:
> I used the check_ldap plugin to chekc some Active Directory Servers within a
> Win2000Server. Now, Win2003 does not allow anonymous LDAP anymore, any hints
> how to solve this?
create a user with password for nagios in the ADS and use the -D and -P
parameters
i.e. check_ldap -H dc.dom.org -b "dc=dom,dc=org" -D "cn=nagios,cn=users,dc=dom,dc=org" -P nagiospwd
(not tested - no W2k3 available)
Chris
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
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