[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>