[PHP] php-ldap - multiple modify actions within a single request

2003-01-07 Thread Karim Jafarmadar
hi! is it possible to make different modify actions (add, delete, etc.) during a single request? for changing a password in the NDS i would have to first delete the 'userPassword' and right after that add the new 'userPassword' i know that it is possible in C, perl, etc. but it seems that the

Re: [PHP] ldap strong authentication

2002-11-12 Thread Karim Jafarmadar
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 + > > Ray Hunter <[EMAIL PROTECTED]&

Re: [PHP] ldap strong authentication

2002-11-12 Thread Karim Jafarmadar
n 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,

Re: [PHP] ldap strong authentication

2002-11-12 Thread Karim Jafarmadar
openldap-tls installed bye karim jafarmadar On 12 Nov 2002 17:13:17 + 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

[PHP] ldap strong authentication

2002-11-12 Thread Karim Jafarmadar
karim jafarmadar -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php