Hi Lucas!

Hmm. I think the best way for this is taking a look in the SAP Notes or to
contact your support representative. The reason for this: The SAP*-User is a
SAP R/3 internal user and I think, that SAP will guard the credentials in
some tables. In other words: This is NOT a SAP DB User in any way (DBM, DBA,
RESOURCE or STANDARD).

You will need to execute a SQL-statement like UPDATE "<USER_TABLE>" SET
<PASSWORD_COL>='<NEW_PASSWORD>' WHERE "<USER_COL>"='SAP*' or something
similar. Maybe - and I hope so - the password is encrypted in some way.


Cheers,
Chris

>-----Original Message-----
>From: Lukasz Hoffmann [mailto:[EMAIL PROTECTED]
>Sent: Thursday, December 01, 2005 2:03 PM
>To: maxdb@lists.mysql.com
>Subject: How to reset SAP* password
>
>
>I ma running SAP BW system with SAP DB 7.3 database. How can I 
>reset user's SAP* password? I know it's possible in Oracle SAP 
>BW systems.
>with regards,
>Lucas Hoffmann
>
>
>-- 
>Enhance your customers' experience
>CRM and Loyalty Management www.comarch.com
>

-- 
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to