Hello SAP Gurus.
For Audit Requirement we need dialog users password expire every three months therefore I will set the parameter login/password_expiration_time to 90 (days).
Additionally I want to set a Change Password Notification Message 15 days before the date the passwords must be changed, in other words I want SAP system notify dialog users (daily) when the user log in the system 15 days before the limit date to change passwords.
I was looking for some SAP Notes, help.sap.com, loginpassword parameters documentation but I did not find any clue to set a Change Password Notification Message .
If there any way or parameter to set this kind of message ?
Thanks for your help.
Mauricio.
There is no such thing in the standard system.
There is however a user exit in the logon program which after the login can be used add your own code to provide such a message to a dialog type user.
I agree with you that this would be very usefull, and give the user a longer opportunity to think of a stronger password.
Cheers,
Julius
PS: There is a limit of max. 10 unresolved questions which is enforced since 1st July 2008. Please follow-up on your questions, as sooner-or-later this will be necessary anyway.
Good Solution.
Add a comment