Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table for password expiration dates

Former Member
0 Likes
5,153

Is there a table to list user's password expiration date ?

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
1,588

Table USR02.

PWDCHGDATE

Cheers,

Ben

Read only

0 Likes
1,588

It doesn't actually show when it expires. That is determined at log on and depends on the parameter setting for passwords to expire and the date it was last changed.

Cheers,

Ben

Read only

Former Member
0 Likes
1,588

Prashanth,

one last thing...

The table/field in older versions is USR02-BCDA1 and the parameter for the calculation islogin/password_expiration_time parameter

Cheers,

Ben