Hi Andrew, On 06.06.2012 21:20, Andrew Niemantsverdriet wrote: > Ok, I added the user module "Password self reset" and then tried to > add the extention to an existing user and got the following error > message:
you need to install the password self reset schema first: http://www.ldap-account-manager.org/static/doc/manual/ch03.html#idp5544864 > Also is there a way to add this extension to all existing users or > for some way for them to enable it for themselves? Unfortunately, there is no direct possibility to update all accounts inside LAM. You can try to generate an export in tree view to get the DNs of all accounts and then use this as basis to generate an LDIF file to add the objectclass. The self service does not add this object class because it uses the user's account for all LDAP operations. Modifying the object classes is nothing that you would allow a regular user. -- Best regards Roland Gruber LDAP Account Manager http://www.ldap-account-manager.org/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
