Sometimes you need an encrypt form of weblogic clear text password for some files
To encrypt a clear text password -
=======================
1. Go to domain bin directory, Run setDomainEnv.sh/cmd
2. Enter below command :-
java weblogic.security.Encrypt
3. It will prompt you to enter the clear text password and once you provided and press enter you will get the encrypted one.
To encrypt a clear text password -
=======================
1. Go to domain bin directory, Run setDomainEnv.sh/cmd
2. Enter below command :-
java weblogic.security.Encrypt
3. It will prompt you to enter the clear text password and once you provided and press enter you will get the encrypted one.
No comments:
Post a Comment