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: 

Self Password Deactivated SAP ECC 6.0

Former Member
0 Kudos

Hi,

We have an issue where password status is getting Deactivated from Productive password with the same user ID itself when we checked in change documents.

Please check and advice how it is possible as users is not deactivating his password self.But in change documents, status is showing as his password is deactivated by self.

Thanks & Regards,

Koteswara Rao.

3 REPLIES 3

Former Member
0 Kudos

May be user has password change access on S_USER_GRP object. Make sure user doesn't have access on activity 02 and 05 on this object.

martin_voros
Active Contributor
0 Kudos

Hi,

do you use SSO?

Cheers

0 Kudos

Exactly as Martin says. If the user has the option of using a password and does not want to have it or you choose to remove it when they logon using non-pwd authentication, then they can deactivate their own password.

They can do the same in SU3 (it is their own data) if they wish to immobilze their own account for password based logons.

I normally do that when I am finished with a system and have no plans to return. It does not only deactivate the code version of the password hashing algorithm, it also deletes the hashcodes.

Cheers,

Julius