Check the documentation on the openldap and see what you need to use for
the rdn..

if you are running gnome you might want to test it out with gq.  That is
what i use to test out my connection and stuff with...


On Wed, 2002-11-13 at 00:44, Karim Jafarmadar wrote:
> On 12 Nov 2002 17:33:35 +0000
> BigDog <[EMAIL PROTECTED]> wrote:
> 
> > You have two problems it seems.
> > 
> > 1. Wrong connection security...now you are using ldaps
> > 2. Now you have the incorrect rdn.
> 
> Oh .. i get it 
> you mean the second error is due to a ldap/nds problem but i got the connection right
>  
> > when you tried it with ldap you could not even pass the rdn because the
> > encryption was not sufficient.  Now you have the encryption down and now
> > it seems that the rdn is wrong.
> > 
> > Try fixing that and see what happens...
> 
> ok .. that was the problem
> i now get an "operations error" .. but since i am already connected, i hope i can 
>figure it out by myself
> 
> thank you !!
> karim jafarmadar
> 
>  
> > 
> > On Wed, 2002-11-13 at 00:30, Karim Jafarmadar wrote:
> > > On 12 Nov 2002 17:24:38 +0000
> > > Ray Hunter <[EMAIL PROTECTED]> wrote:
> > > 
> > > > 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.
> > > 
> > > do i have to use another rdn, than when connecting via ldap://?
> > > i mean, i give the same parameters to the bind function in both methodes (ldap, 
>ldaps), but get those different error messages.
> > > 
> > >  
> > > > 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
> > > > 
> > > > 
> > -- 
> > .: B i g D o g :.
> > 
> > 
-- 
.: B i g D o g :.



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to