How can you view when a users password will expire.

Question: Can this be looked at from SAP or would you have to do it at the database level? If so what tables?

Answer:
You can see it thru RZ10---> instance profile----> extended parameters
The parameter is login/password_expiration_time. this onegives number of days after the password will expire.



Answer:
Yes, that will give the system parameters, but when will some user, say user eyz's password expire?

Answer:
you can take the last change date from USR02

the difference between the current date and (last change + param setting) will give the days left until expiry

No comments:

topics