This is Google's cache of http://otiose.dhs.org/research/oracle_asr_clear_txt_pwd.txt. It is a snapshot of the page as it appeared on 7 May 2013 11:30:55 GMT. The current page could have changed in the meantime. Learn more
Tip: To quickly find your search term on this page, press Ctrl+F or ⌘-F (Mac) and use the find bar.

Text-only version
 
[root@dev-oracle-os02 ~]# cat /var/opt/SUNWsasm/configuration/config.ini |grep  password=
java.net.socks.password=
com.sun.svc.container.admin.cli.password=s91usyXEhBfT6kEA
[root@dev-oracle-os02 ~]# 

Is this a crypt() or plain text? 

# generate console password for config.ini
    299 CONSOLE_PW=`$JAVA -classpath /var/opt/SUNWsasm/lib/com.sun.svc.container.ManagementTier.jar         \
    300 com.sun.svc.container.admin.cli.GenPassword`
    301 CONFIG_INI=/var/opt/SUNWsasm/configuration/config.ini
    302 cp -p $CONFIG_INI $CONFIG_INI.tmp.$$
    303 sed -e "s|^\(com.sun.svc.container.admin.cli.password *=\).*|\1$CONSOLE_PW|" \
    304 < $CONFIG_INI.tmp.$$ > $CONFIG_INI
    305 rm $CONFIG_INI.tmp.$$



asr> enable_http_receiver -p 8080
Unable to determine the fully qualified domain name for this ASR Manager via DNS.  Please refer to the Oracle ASR Installation and Operations Guide for troubleshooting information.
asr>