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?scope=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

Reply via email to