System Administration Guide: Basic Administration

ProcedureHow to Enable Remote Access to the Oracle Java Web Console

  1. Become superuser or assume an equivalent role on the system where the console is running.

    Roles contain authorizations and privileged commands. For more information about roles, see Configuring RBAC (Task Map) in System Administration Guide: Security Services.

  2. Set a property to allow the console server to respond to network requests and restart the console server.


    # svccfg -s svc:/system/webconsole setprop options/tcp_listen = true
    
    # smcwebserver restart