Order and Service Management (Communications Industry) (MOSC)

MOSC Banner

How to encrypt the passwords in OSM ?

You can encrypt the passwords using EncryptPasswords.bat tool located at OSM_HOME/SDK/XMLImportExport. This is available from OSM 7.2 version. 
Syntax:

EncryptPasswords <XML model> [-dbUser] [-xmlapiUser] [-wlsUse

Options :
XML model       : path to the configuration file containing the passwords to be encrypted.
-dbUser         : if provided, the database password will be encrypted, if present in the configuration file.
-xmlapiUser     : if provided, the XML API password will be encrypted, if present in the configuration file.
-wlsUser        : if provided, the WebLogic administrator password will be encrypted, if present in the configuration file.


Example:

EncryptPasswords config.xml -dbUser (to set the database user password only)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center