Leonid Bogdanov wrote:
You should never add custom attributes to standard objectclasses such as inetOrgPerson. You should always extend the schema through inheritance (or create a new operational attribute if you must).Hello! How can I add custom attribute to 'inetorgperson' class? Preferably without inheritance.
If you configure the password policy so that the user must change the password after a resetThe problem is that I want to have boolean attribute which I can check in my program and tell user that he must change password after admin reset. Something like 'pwdReset' attribute in OpenLDAP.
http://www.redhat.com/docs/manuals/dir-server/8.1/admin/User_Account_Management.html#User_Account_Management-Managing_the_Password_PolicyWill that do what you want? You can also check the operational attribute passwordExpirationTime
Thank you! -- 389 users mailing list 389-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users
<<attachment: smime.p7s>>
-- 389 users mailing list 389-users@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-directory-users