Oracle Weblogic Server (MOSC)

MOSC Banner

Resetting Weblogic Password in Linux getting error

edited Jul 10, 2013 12:59AM in Oracle Weblogic Server (MOSC) 4 commentsAnswered
I did the following, attempting to reset the weblogic password and I'm just getting the same error everytime.

cd /App/Oracle/Middleware/user_projects/domains/DOM-INFA901/security

mv DefaultRoleMapperInit.ldift DefaultAuthenticatorInit_old.ldift

/App/Oracle/Middleware/user_projects/domains/DOM-INFA901/bin/setDomainEnv.sh

Tried the below command and I got the "could not find" error listed at the end.j

ava -cp /App/Oracle/Middleware/wlserver_10.3/server/lib/weblogic:$CLASSPATH weblogic.security.utils.AdminAccount weblogic newpassword .

Then I tried another command and I got the "could not find" error listed at the end.

java weblogic.security.utils.AdminAccount weblogic newpassword .

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