Application Development 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: 

Inital password change confirmation

Former Member
0 Kudos

Hi,

How would security admin know whether end user changed initial pwassword or not after creating new id or after password reset?

Thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

An admin can obtain this information from report RSUSR200 (there is a transaction with the same name).

(If you search, you will find more infos)

The system itself can obtain this information from the login/* profile parameters.

(See this thread for example)

Cheers,

Julius

3 REPLIES 3

Former Member
0 Kudos

An admin can obtain this information from report RSUSR200 (there is a transaction with the same name).

(If you search, you will find more infos)

The system itself can obtain this information from the login/* profile parameters.

(See this thread for example)

Cheers,

Julius

Former Member
0 Kudos

Julius,

Solved and Thanks.

Lisa Pl

Former Member
0 Kudos

There is another way to check this as well. I have seen this on ECC 6.0. Not sure if it applies to the earlier releases too.

If a user has not changed his password, SU01 --> username --> Logon Data tab will say "Password set by Administrator. Needs to be changed" (may not be exactly worded the way it is in SU01).

Just wanted to share it.

Thanks,

Kunal