Hi
Unable to login using Sap* and ddic with default passwords.
Plz find the attachment and suggest me how to resolve this issue.
Regards
Vamshi
sap* password reset
Moderator: Rashed
-
- Posts: 6
Re: sap* password reset
Hi Vamshi,
run this Query.
DELETE FROM smp.USR02 WHERE BNAME='SAP*' AND MANDT='000';
where smp is your database schema name (must be lowercase) and 000 is your client.
and also check the parameter
login no_automatic_user_sapstar=0
after that
login to 000 client with
user=sap*
and
password=pass
Hope this will work
Thanks
Ramesh Nair
run this Query.
DELETE FROM smp.USR02 WHERE BNAME='SAP*' AND MANDT='000';
where smp is your database schema name (must be lowercase) and 000 is your client.
and also check the parameter
login no_automatic_user_sapstar=0
after that
login to 000 client with
user=sap*
and
password=pass
Hope this will work
Thanks
Ramesh Nair
-
- Posts: 2
Re: sap* password reset
hi
type sap* in caplocks
or
login to ddic user and reset pasword
type sap* in caplocks
or
login to ddic user and reset pasword