[imp] LDAP change password patch?

boiboi alavaren boiboi@stberlin.com
Sun, 28 Apr 2002 12:31:27 +0800


Thanks. Is there a patch I can download?

Quoting Maiko <meskelsen@yahoo.com>:

+ Yes...you can create one php script for this function
+ Set this configuration in your slapd.conf(if you are
+ using the openldap)
+ 
+ access to *
+         by self write
+         by dn="cn=admin,dc=office,dc=com,dc=br" write
+         by * read
+ 
+ access to attr=userPassword
+         by self write
+         by anonymous auth
+         by dn="admin,dc=office,dc=com,dc=br" write
+         by * read
+ 
+ 
+ And see this link ...alter the script example for your
+ ldap configuration
+ 
+ http://www.php.net/manual/en/function.ldap-modify.php
+ 
+ 
+ Maiko
+ 
+ --- boiboi alavaren <boiboi@stberlin.com> wrote:
+ > 
+ > 
+ > I'd like to authorize users to change their own
+ > passwd 
+ > but all my user configuration is in an OpenLDAP. Is
+ > this possible?
+ > 
+ > 
+ > -------------------------------------------------
+ > This mail sent through IMP: http://horde.org/imp/
+ > 
+ > -- 
+ > IMP mailing list
+ > Frequently Asked Questions: http://horde.org/faq/
+ > To unsubscribe, mail:
+ imp-unsubscribe@lists.horde.org
+ 





-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/