Starting the ACSLS GUI

The software that controls the ACSLS GUI starts automatically when the ACSSS services are enabled. The ACSLS GUI is deployed among other applications inside WebLogic on the Solaris platform.

To log in to the ACSLS GUI:

  1. Open a browser and submit a URL with the server hostname or IP address:
    https://myAcslsHostName.myDomainName:7002/SlimGUI/faces/Slim.jsp

    or

    http://127.99.99.99:7001/SlimGUI/faces/Slim.jsp

    It is best to use the fully-qualified host name or the IP address of the host system. Some pages, including the ACSLS help pages, may not display properly if the URL cannot be fully resolved by WebLogic.

    If you use http with port 7001, WebLogic automatically re-routes you to https on port 7002.

    Since WebLogic is using the secure https protocol, your browser may warn you the site security certificate has not been registered, and therefore is un-trusted. If you are confident that the URL is your local ACSLS server, you are safe to proceed. At this point, you should see the login screen. If your browser requires a security certificate,see Configuring a Self-Assigned Digital Certificate for HTTPS .

  2. On the login screen, enter a valid ACSLS user ID and the corresponding password. These are the user IDs that you set up when installing WebLogic or through userAdmin.sh (such as acsls_admin).
  3. After successful login, you should see the ACSLS GUI Welcome page.

Administering GUI Users and Passwords

Use the userAdmin.sh menu-driven utility to add and manage ACSLS GUI users and passwords. See userAdmin.sh.