Re: [PHP] Re: php ldap

2005-08-26 Thread Santosh Jambhlikar
L PROTECTED] ftp://dbusiness.dyndns.org -- Santosh Jambhlikar Linux Administrator Cash-Tech Solutions Pride Parmar Galaxy, Pune Maharashtra. Ph. O.:- 56052000 ext. 2150 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Re: php ldap

2005-08-26 Thread Santosh Jambhlikar
AP bind successful..."; } else { echo "LDAP bind failed..."; } } this program is giving me "*Invalid DN syntax* " error. what's wrong? cn for the the user is "user" Mark Rees wrote: "Santosh Jambhlikar" <[EMAIL PROTECTED]> wrote in

Re: [PHP] Re: php ldap

2005-08-25 Thread Santosh Jambhlikar
then can i output the SMD5 of my password in php. Jeff Loiselle wrote: Santosh Jambhlikar wrote: Hi , I have a ldap server the user password are stored in that. my php ldasearch result says that the result is ldap user password : {SMD5}eRuT8dttD6M6N6tgMJF33/TNAvc= i want to compare this

[PHP] php ldap

2005-08-25 Thread Santosh Jambhlikar
Hi , I have a ldap server the user password are stored in that. my php ldasearch result says that the result is ldap user password : {SMD5}eRuT8dttD6M6N6tgMJF33/TNAvc= i want to compare this password with the user given password in other application (obviously php) but when i md5("passwordgiv

Re: [PHP] PHP Security

2005-08-25 Thread Santosh Jambhlikar
eene wrote: Santosh Jambhlikar wrote: also PHP HIT BY ANOTHER CRITICAL FLAW A new security flaw in the PHP Web service protocol used by a large number of Web applications could allow attackers to take control of vulnerable servers. http://www.computerworld.com/securitytopics/security/h

Re: [PHP] PHP Security

2005-08-25 Thread Santosh Jambhlikar
also PHP HIT BY ANOTHER CRITICAL FLAW A new security flaw in the PHP Web service protocol used by a large number of Web applications could allow attackers to take control of vulnerable servers. http://www.computerworld.com/securitytopics/security/holes/story/0,10801,104124,00.html Ian C. Mc