WAS password Decoder & Encoder

$ Decoder / Encoder

/opt/WebSphere85/AppServer/java/bin/java -Djava.ext.dirs=/opt/WebSphere85/AppServer/plugins:/opt/WebSphere85/AppServer/lib com.ibm.ws.security.util.PasswordDecoder {xor}GyhrbiYGKmc=

/opt/WebSphere70/AppServer/java/bin/java -Djava.ext.dirs=/opt/WebSphere70/AppServer/plugins:/opt/WebSphere70/AppServer/lib com.ibm.ws.security.util.PasswordDecoder {xor}GyhrbiYGKmc=

 

/opt/WebSphere85/AppServer/java/bin/java -Djava.ext.dirs=/opt/WebSphere85/AppServer/plugins:/opt/WebSphere85/AppServer/lib com.ibm.ws.security.util.PasswordEncoder Dw41yYu8

/opt/WebSphere70/AppServer/java/bin/java -Djava.ext.dirs=/opt/WebSphere70/AppServer/plugins:/opt/WebSphere70/AppServer/lib com.ibm.ws.security.util.PasswordEncoder Dw41yYu8

 

$ WAS Admin Console Password:

/opt/WebSphere85/profiles/appprofile/properties/sas.client.props

# RMI/IIOP user identity

com.ibm.CORBA.loginUserid=wsadmin

com.ibm.CORBA.loginPassword={xor}GyhrbiYGKmc=

 

$ WAS admin Console management

/opt/WebSphere85/profiles/dmgrprofile/config/cells/wascell/admin-authz.xml

 

$ DB password

/opt/WebSphere85/profiles/dmgrprofile/config/cells/wascell/security.xml

<authDataEntries xmi:id="JAASAuthData_1385436549006" alias="dmgrnode/user_alias" userId="user" password="{xor}BT0+GHRobWo=" description=""/>

你可能感兴趣的:(password)