On 2007-10-24 at 19:07 -0500, Peter da Silva wrote: > On 24-Oct-2007, at 18:22, Phil Pennock wrote: >> 3062 LDAP Password Modify Extended Operation. K. Zeilenga. February >> 2001. (Format: TXT=11807 bytes) (Status: PROPOSED STANDARD) > > Does anything implement it, other than slapd and php?
Server-side? Not a clue. Unless some wacko has decided to implement an LDAP server in PHP, I'm guessing that you're including client-side in the question, so ... ldappasswd(1) from OpenLDAP. Shocker, that. So you theoretically can script an update from a passwd shell script wrapper. Beyond that, pass. Around the time I was looking at passwords in LDAP, I had some spare time on my hands and over-engineered slightly and converted my systems to Kerberos ... -Phil