Changing crypted LDAP passwd

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

 



I'm currently trying to change a crypted passwd within an openldap server.
Therefor I'm using ldap_modify(). 
But the problem is that ldap doesn't crypt the password itself, even if I
write {crypt} in front of it. And crypting the password with crypt() doesn't
work because I don't know the second parameter of crypt(). 

Is there a way of crypting the password automatically or what has the
second crypt() parameter look like?

Regards Jan

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux