Monday, March 14, 2016

Password Recovery of Weblogic 11g


1. Navegate to:
    cd $DOMAIN_HOME/bin

2. Set the environment
    . setDomainEnv.sh

3. Change the directory
    cd $DOMAIN_HOME\security

4. Backup the file
    mv DefaultAuthenticatorInit.ldift DefaultAuthenticatorInit_old.ldift

5. Create user and password for AdminServer
    java weblogic.security.utils.AdminAccount NewUser NewPasswor .

6. Edit boot.properties with the data new

7. Rename or Delete the next directory
    $DOMAIN_HOME\server\AdminServer\data\ldap

8. Start AdminServer

Saturday, March 12, 2016

Install Gnome Desktop on Text Install - Solaris 11

Login onto the console with root user and use the following commands:

pkg install slim_install
svcadm enable gdm

And if you want to run the deskstop:

startx