phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] smbpwd-ldap


From: Izzy Blacklock
Subject: [Phpgroupware-developers] smbpwd-ldap
Date: Thu, 10 Apr 2003 10:22:02 -0600
User-agent: KMail/1.4.3

Well, I have my password change hook working, but I'm having problems with the 
original ldap password change functions.  It's generating a password that the 
system recognizes via PAM, but that phpgw can't use.  

I see that crypt() is being used to create the md5 passwords.  Why not use 
md5() According to some of the comments on crypt() at php.net, there is a 
problem with crypt() handling passwords with apostrophes.  I don't know if 
this is true or not.

Thoughts?

...Izzy




reply via email to

[Prev in Thread] Current Thread [Next in Thread]