Password change date

 4 Replies
 0 Subscribed to this topic
 16 Subscribed to this forum
Sort:
Author
Messages
Jay2
Veteran Member Send Private Message
Posts: 84
Veteran Member
Where does Lawson store the date of the last password change for a user?
KK - Infor
Veteran Member Send Private Message
Posts: 61
Veteran Member
Vanilla Lawson does not store the date of the last password change.
You'll have to get that information using LDAP Attributes/ Auditing functions.
Jay2
Veteran Member Send Private Message
Posts: 84
Veteran Member
I didn't see it in the LDAP Attributes.

Jay2
Veteran Member Send Private Message
Posts: 84
Veteran Member
I have not used the auditing function as of yet. So to get this information I would need to set something up to capture this going forward? or might there be history in the system currently.
Kwane McNeal
Veteran Member Send Private Message
Posts: 479
Veteran Member
Jay, You'd have to get it from a *raw* LDAP attribute of changedate/modifydate/et al. You could not get it from within Lawson, UNLESS you defined the ldap mod/chgdate as a Lawson attribute, and you'd need to be careful not to create issues in the schema.

In short, it's there, curteousy of the LDAP container itself, but you'd better be sure you understand how Lawson works before you expose it to Lawson
Kwane