From: Ron H. <th...@cc...> - 2001-04-04 12:24:00
|
> Try this instead > $result = $ldap->bind('cn=Directory Manager, o=McGill, c=CA', > password => '......'); > > or even this > $result = $ldap->bind('cn=Directory Manager', password => '....'); > > normally the Netscape directory manager is just cn=Directory > Manager unless you specifically modified it. slapd.conf file on NT box says the rootdn is Directory Manager so I am confused. r |