[sork] passwd + ldap backend

Amith Varghese amith at xalan.com
Wed Feb 26 12:58:19 PST 2003


> How can i do ? is there any patch that permits to find first the dn of the
> user with a ldapsearch on the entire subtrees and next changes the password ?
> 

In CVS HEAD the userdn parameter has been removed in favor of using a hook.  So
you could potentially fix the problem using that.  However, backporting the
solution to the stable version of passwd wasn't easy and at the time there was
no demand for it.  You could also probably do the same thing by putting in some
PHP code in your sources.php to look the dn up before you set the userdn parameter

amith




More information about the sork mailing list