Monday, 6 August 2018

how to update manager Password in SAP B1 9.3 PL04 ?

Q how to update manager Password in SAP B1 9.3 PL04 ?

ANS:-
update ousr set  "FailedLog"=0, "Locked" ='N', "PASSWORD" = '3E252DB5DD594F7CD8B70EA766E4CABE99FDCED47BDF3B1ACDB9435C7ED27C94'
,"STData" ='e74b895d70d8740019072f2241899dd1d2518df2' , "OneLogPwd"='N'
where USERID = 1




Q how to update manager Password in SAP B1 9.3 PL09 ?

ANS:-1234


update ousr set  "FailedLog"=0, "Locked" ='N', "PASSWORD" = '3A2B761BFC5DD8402470B7D23D9A5EE15DD177F3'

,"STData" ='B98B160B67F62309CAC69E06E7488935' , "OneLogPwd"='N'

 where USERID = 1

No comments :

Post a Comment