cancel
Showing results for 
Search instead for 
Did you mean: 

sap* login password change

Former Member
0 Kudos

hi,

I deleted the sap* login in 000 client by os (because of ddic password forgotten 000 client)

connect sapr3/sap

delete from usr02 where mandt='<client>' and bname='SAP*';

after that i login sap* login through the password : PASS

now the parameter login/no_automatic_user_sapstar is 0

i can not able to change the password for sap* login in 000 client

it throughs the info : you can no longer change the password

how can i change the password?

regards,

subramaniam.n

Accepted Solutions (1)

Accepted Solutions (1)

JPReyes
Active Contributor
0 Kudos

set login/no_automatic_user_sapstar to 1 and try again... this time logon with a user different that SAP* and change the password.

Regards

Juan

Answers (4)

Answers (4)

Former Member
0 Kudos

THANKS TO ALL

I CREATE THE USER SAP* FROM SU01

regards,

subramaniam.N

Former Member
0 Kudos

Hi Team,

Even I too have the same issue, I deleted SAP* from DB and restarted SAP. but SAP* user is not created for some reason.

do we need to create manual.

thanks

Vijay

Former Member
0 Kudos

Hi,

That could be because sap* is blocked by parameter login/no_automatic_user_sapstar. This is the default behaviour after new installation. BTW, this good practice.

please set the parameter login/no_automatic_user_sapstar=0 and restart SAP. This point onwards you will be able to login with sap* with default password 'pass'.

Please remember to block the sap* use by reverting the parameter login/no_automatic_user_sapstar=1. Otherwise create sap* user with valid password. This will gurantee that no unauthorized access to your system with sap*.

Please check link below for more info:

[http://help.sap.com/saphelp_45b/helpdata/en/52/671792439b11d1896f0000e8322d00/content.htm]

BTW, did you commit the record after deleting from database?

Hope this clarifies your doubt.

Former Member
0 Kudos

dear manoj,

yes i given commit.

for block the sap* i reverted the parameter login/no_automatic_user_sapstar=1. now the user id is not avl.

is it the correct way to create the sap* user from su01?

regards,

Subramaniam.N

JPReyes
Active Contributor
0 Kudos

Yes.

Former Member
0 Kudos

dear juan,

thanks for your reply....

i will create the sap* user.

Regards,

subramaniam.N

JPReyes
Active Contributor
0 Kudos

off you go...

Regards

Juan

Former Member
0 Kudos

Dear subramaniam,

If your query is regarding chaging the password for SAP* with password pass which we get afer deleting from database at os level, then as per my knowledge you cannot change the password for sap* as this ID will be not be shown in user master (su01).

Only way to restrict to make the parameter login/no_automatic_user_sap* to 1

Regards,

Sharath

Former Member
0 Kudos

dear Sharath,

yes you are correct. the user is not shown from su01.

i tried login/no_automatic_user_sapstar with 1 in default profile and restarted the system also,

still user id is not available.

WHAT I HAVE TO DO?

if i change the parameter value login/no_automatic_user_sapstar to 1 activate the profile then restart the system, what next...

regards,

subramaniam.N

JPReyes
Active Contributor
0 Kudos

Simply create the user SAP* as you do with any other user in SU01.

Regards

Juan

Former Member
0 Kudos

Hi,

As Juan said, try creating the user SAP* in su01, I m not sure if this will allow you to create.

If it allows then well and good.

Thanks & Regards,

Sharath