Submitted Questions

  • Query on checksum of plugin-cfg.xml

    Taking a scenario where When an application is not accessible and we get to find out that the problem is with webservers and finaly we make changes to plugin-cfg.xml. What are the standard checks performed before propogating the config file to app server

    subrat

    • Nov 22nd, 2012

    Check the below parameters,
    1.Check the port & host name entry in plugin-cfg.XML file .
    2.check the port no entry in virtual host
    3.check the https port as well .
    4.check application mapping .

  • To only use USER ID while logging into WAS/Weblogic Admin console

    If an administrator, after installing websphere/weblogic GUI and working on it for a while has completely forgotten his password and would like to log in to the admin console only using his USER ID. please explain how to go about it and what & where should the changes be done.

    ANN

    • Mar 3rd, 2013

    He can go to security.xml file and disable the security. He can save the file and log in to admin console without user ID and password

    anil4was

    • Jul 26th, 2012

    In this scenario, we can user 2 methods.

    1. In cell level security.xml file change the 2nd line and "enable=true" change the true parameter as "enabled=false" the restart your Dmgr and login. It will no ask for password.

    2. Through WSadmin , we are having an option SECURITY OFF