Martin Cordova S. wrote:
Does anyone has a DBMCLI code snippet to change the password of the DBM user
before creating a database instance?

BTW, I guess this is a basic security practice in any new SAPDB setup, it
would be good to include this code in the create_demo_db.sh script.

The db_create command takes <dbmname>,<dbmpwd> as the last argument, so there is no default user or password to change, you simply specify a different one.


The same goes for the system dba, the command where this is set is util_activate.

Daniel Dittmar

--
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org


_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to