Reset password of SAP* user back to "pass" default password (DB level)

** Myself
for MS SQL   -> SQL Analyzer  (Example user SAP* client 000)

delete from SAPSR3.USR02 where  bname='SAP*' and mandt='000' ;

0 comments:

Loading