Roland, I¹ve notice that dn: uid=jgomezrubio,ou=People,dc=example,dc=com doesn¹t have the objectClass passwordSelfReset.
Here¹s the ldapsearch output: # jgomezrubio, People, example.com dn: uid=jgomezrubio,ou=People,dc=example,dc=com uid: jgomezrubio givenName: Jose sn: Gomez objectClass: inetOrgPerson cn: jgomezrubio mail: [email protected] I do have the ³Password self reset (passwordSelfReset) module as a Selected module in User in the Server profile: lam. Thanks for replying. Jose On 5/20/15, 1:12 PM, "Roland Gruber" <[email protected]> wrote: >Hi Jose, > >the password self reset question+answer is usually set after the user >logs in to self service the first time (after registration is done). > >Please add the object class "passwordSelfReset" to the user self >registration. This makes sure that question+answer can be set. >Without the object class the fields are not shown to the user inside >self service. > >Then add security question+answer fields on tab "Page layout" of the >self service profile. > >Now you should see the two fields when you login as user to self service. > > >Best regards > >Roland > > >On 20.05.2015 17:34, Gomez-Rubio, J L. wrote: >> Roland, >> >> Followed the directions at >>https://www.ldap-account-manager.org/static/doc/manual-onePage/index.html >>#PasswordSelfReset >> >> I created a new user. Was able to create new user with URL link. It >>never asks for me for security questions. Is this by design? I don¹t >>have an error messages in /var/tmp/lam.log file. Here is what is says: >> >> 2015-05-20 10:32:52: LDAP Account Manager ( - 192.168.1.102) - DEBUG: >>Calling URL detected as >>https://ldap.example.com/lam/templates/selfService/selfServiceSP.php?scop >>e=user&name=SelfService&page=passwordSelfReset&language=en_US.utf8 >> >> To test ³Forgot Password?² link, I get "Unable to find password >>security question for this account² because I never prompted to choose a >>security question for the newly added user. >> >> Below is what I¹ve done before creating new user. >> >> Thank you for your help on this. >> >> Jose >> >> >> I added the schema in slaps.conf: >> >> include /etc/openldap/schema/passwordSelfReset.schema >> >> Added the ACL in slapd.conf: >> >> access to * >> by dn.base="uid=replication,ou=accounts,dc=example,dc=com" read >> by * break >> >> access to attrs=userPassword,shadowLastChange,pwdAccountLockedTime >> by self write >> by anonymous auth >> by * none >> >> access to attrs=homeDirectory,uidNumber,gidNumber >> by * read >> >> access to * >> by self write >> by * read >> >> Added Password self reset (passwordSelfReset) module in Server profile: >>lam >> >> Added Security settings to Password self reset in Module Settings in >>Server profile: lam >> >> Checked ³Enable password self reset link² in Self service >>configuration editor in Page Layout: >> Enable password self reset link >> >> >> Added Password Reset group and questions in Self service configuration >>editor in Page layout: >> >> >> Password self reset: Question >> >> Password self reset: Answer >> >> >> >> >> >> >> >> >>------------------------------------------------------------------------- >>----- >> One dashboard for servers and applications across >>Physical-Virtual-Cloud >> Widest out-of-the-box monitoring support with 50+ applications >> Performance metrics, stats and reports that give you Actionable Insights >> Deep dive visibility with transaction tracing using APM Insight. >> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y >> >> >> >> _______________________________________________ >> Lam-public mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/lam-public >> > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
