Dear Wolfgang,
password only expires for dialog and communication users. Any policy that you set will also affect the communication users. Once set, the system will check during log on and force a user to change the password. Therefore, check parameter login/password_compliance_to_current_policy and set it to 1 to force the change of the password. Once expired, the user has to change the password in order to log on. The "old" password will still work but must be changed.
There is not advanced notification that a password is about to expire. You'll need to write your own ABAP to send emails, etc. As a hint, report RSUSR200 will tell you if a password has expired, is initial, etc.
Hope this helps.
Regards, Alessandro
Dear Alessandro,
Thank you very much for your answer :-)
Is it possible to change the user type from communication to service without having problems? Or how else could I solve the password exclusion for communication user?Thanks, regards
Wolfgang
Add comment