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: 

USR40 Table entries has been provided through SU01?

Former Member
0 Kudos

Dear All,

Currently we are using ECC 6.0.

We are able to set the password in SU01 which exists in USR40 table.Ex : In XXX* is in USR40 table,we are set it as pwd through SU01.

How it can be avoided?

Thanks in Advance,

Karthika

4 REPLIES 4

Former Member
0 Kudos

Hi Karthika,

This is not an issue and is by design. The administrators are allowed to set password combinations which are added in USR40. However, when user tries to change the password, it will check USR40 table for the exception list.

To identify this, create a test user and while resetting the password enter the password combination in the exception table.

Hope this helps!!

Regards,

Raghu

0 Kudos

Hi Raghu,

Thanks for the update!!

Is there is any possiblity to not to enter the password in SU01 which are in USR40 Table?

0 Kudos

No, admin can set "ilegal" passwords. Check note 2467 for more info about password policy. So if you don't modify SAP standard (pretty risky in this case) then you can't achieve your requirement. Maybe the best way is just education.

Cheers

Former Member
0 Kudos

thanks