Security Guide for Siebel eBusiness Applications > Configuring for Security: Overview > Changing Default Passwords >

Changing the SADMIN Password on UNIX


Use the following procedure to change the SADMIN password on a UNIX platform.

NOTE:  Do not use ' or " (single or double quotation marks) as part of a SADMIN password. Because quotation marks are used as special characters in the siebns.dat file to delineate parameter values, using quotation marks within a password may cause the password to be truncated. For example, the password abcde"f would be truncated to abcde.

To change the SADMIN password

  1. End all client sessions and shut down the Siebel Server. Use the following command to shut down the server:
  2. SIEBSRVR_ROOT/bin/stop_server all

  3. Use Server Manager to change the password in the Siebel Gateway.
    1. Log in at the Enterprise level.

    srvrmgr -g SiebelGatewayName -e EnterpriseServerName -u UserName -p Password

    1. At the Server Manager prompt, enter the following command:

    change Enterprise param Password=NewPassword

  4. Change the password in the database.
  5. For more information, refer to your RDBMS documentation on changing passwords.

  6. Stop and restart the Siebel Gateway.
  7. $SIEBEL_ROOT/SiebelGatewayName/bin/stop_ns

    $SIEBEL_ROOT/SiebelGatewayName/bin/start_ns

  8. Restart all Siebel Servers.
  9. $SIEBEL_ROOT/ServerName/bin/start_server all

  10. Connect to the Server Manager and verify the password change.
  11. srvrmgr -g SiebelGatewayName -e EnterpriseServerName -s SiebelServerName -u SADMIN -p NewPassword

    You should be able to log in as SADMIN with the new password.


 Security Guide for Siebel eBusiness Applications 
 Published: 23 June 2003