cancel
Showing results for 
Search instead for 
Did you mean: 

newely created client shows name or passwors incorrect

Former Member
0 Kudos

hi Expert ,

this is ravi and i have one problem please solve me that

that is i created one new client in 000

and i add log in/no_automatic_user_sap star=0 in default profile

and i down and up my application server

after that i try to log in newly created client but

it shows name or password is incorrect

i don't understand my steps are correct but why it shoes like this

please reply me with correct process

thanks in advance

Accepted Solutions (1)

Accepted Solutions (1)

fjhernanz
Contributor
0 Kudos

Hi,

You can reset the user SAP* by deleting him from USR02 directly at DB level with:

DELETE FROM USR02 WHERE MANDT='<client>' AND BNAME='SAP*' ;

Check afterwards whether the SAP* emergency user is active (SAP Note 68048)

You should be able to log on to the system again with the SAP* user and the initial password 'PASS'.

Br,

Javier

Former Member
0 Kudos

hi Javier,

thanks for your helpful answer and i tried for that command at os level , after that it didn't displayed any thing just courser goes to another line only(don't have any message)

now i have another doubt that is how can we find that sap* user is deleted or not?

please clarify me

Former Member
0 Kudos

Are you using the password "pass" ?

Former Member
0 Kudos

hi thomas,

yes i used sap* and password is pass

please clarify me

Former Member
0 Kudos

Just to clearify:

You:

- Created a new client in transaction SCC4.

- Entered the parameter login/no_automatic_user_sapstar=0

- Restarted the system

- Ran transaction RZ11 and entered login/no_automatic_user_sapstar and pressed enter

- Could see the Current value "0"

- logged on to the new client with SAP* and password "pass" (without caps lock)

Former Member
0 Kudos

hi Tomas ,

thanks for your steps and i tried for your steps and in that i find(log in/no_automatic) profile parameter value is "1" and how can i change that value to 0

is that again go to RZ10 and edit default profile and change to 0...........is that correct

please reply me

thanks & regards

Former Member
0 Kudos

You enter the parameter in the instance profile (E g SID_DVEBMGSnn_hostname), which i believe you did.

Check the spelling of the parameter: login/no_automatic_user_sapstar

Former Member
0 Kudos

Yes, goto RZ10 and check all profiles (Default, Instance) for the entry login/no_automatic_user_sapstar.

Change it to 0 and restart system.

-roshan

Former Member
0 Kudos

hi Tomas,

thanks for your quick response, but already i have that parameter(log in/no_automatic_user_sap star) in default profile,and now i entered into instance profile means don't have any problem for that modification.

thanks & regards

Edited by: ayur123 on Jul 9, 2010 11:09 AM

Former Member
0 Kudos

I always enter the parameter in the instance profile and never had a problem like this.

The important thing is what value RZ11 shows you.

If the value still is "1" in RZ11, something must be misspelled.

Former Member
0 Kudos

>

but already i have that parameter(log in/no_automatic_user_sap star) in default profile,

are you sure there is no space in 'login' ??

Former Member
0 Kudos
but already i have that parameter(*log* *in*/no_automatic_user_sap* *star) in default profile

And in "sapstar".

Former Member
0 Kudos

hi roshan and tomas

login/no_automatic_user_sapstar=0-->default profile(already i added in previous)

login/no_automatic_user_sapstar=0--->instance profile(now i added)

this is my parameters in different profiles

Former Member
0 Kudos

And what does RZ11 show?

Former Member
0 Kudos

hi Tomas,

i didn't restart my application server after making changes ,i have to restart at night

thanks & regards

Former Member
0 Kudos

Ok, then you are propably on the right track

Former Member
0 Kudos

thanks Tomas

Answers (0)