So you are connecting via ldaps://host in the ldap_connect function right? then when you bind make sure you are using the appropriate rdn for that ldap server.
That is probably why u are getting a "No such Object" error. On Wed, 2002-11-13 at 00:19, Karim Jafarmadar wrote: > thanks for your reply > > the whole error message is > > Warning: LDAP: Unable to bind to server: Strong authentication required > > and when i connect via SSH its something like that > > Warning: LDAP: Unable to bind to server: No such Object in ... > > i am running this thing on a debian box with php4 and openldap-tls installed > > bye > karim jafarmadar > > On 12 Nov 2002 17:13:17 +0000 > BigDog <[EMAIL PROTECTED]> wrote: > > > What type of strong authentication does it want? > > > > Do you need to connect via ssh or something... > > > > > > > > On Tue, 2002-11-12 at 22:13, Karim Jafarmadar wrote: > > > hello > > > > > > I want to connect to a local NDS via LDAP, but when i try to bind i get > > > the error: > > > > > > Unable to bind: Strong authentication required > > > > > > after i search in google and php.net manual i wonder if it is possible > > > do connect with strong authentication > > > > > > any further suggenstions would be great > > > > > > tia > > > karim jafarmadar > > -- > > .: B i g D o g :. > > > > -- Thank you, Ray Hunter -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php