WebLogic Modifying the console password

Source: Internet
Author: User

Turn off WebLogic All processes

Switch to the domain below

$CD/home/weblogic/oracle/middleware/user_projects/domains/jydomain/security

$java-classpath/home/weblogic/oracle/middleware/wlserver_10.3/server/lib/weblogic.jar     Weblogic.security.utils.AdminAccount weblogic weblogic123 .


The above command last face WebLogic is the account weblogic123 is the password must have a space and a. (This is the point)


Delete supervisor data files, cache files, etc.

$RM-rf/home/weblogic/oracle/middleware/user_projects/domains/jydomain/servers/adminserver/data


Reset the boot.properties password file and re-encrypt it after startup.

$: > /home/weblogic/oracle/middleware/user_projects/domains/jydomain/servers/adminserver/security/ Boot.properties


Echo ' Password = weblogic123 ' > /home/weblogic/oracle/middleware/user_projects/domains/jydomain/servers/adminserver/security/ Boot.properties

echo ' username=weblogic ' >> /home/weblogic/oracle/middleware/user_projects/domains/jydomain/servers/adminserver/security/ Boot.properties


This article is from the "linux_oracle" blog, make sure to keep this source http://pankuo.blog.51cto.com/8651697/1980099

WebLogic Modifying the console password

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.