Disabling the Second Login Prompt Configuration

You disable the second login prompt in the authentication configuration.

To disable the second login prompt:

  1. In Superuser mode, type configure terminal and press Enter.
    ORACLE# configure terminal
    ORACLE(configure)#
  2. Type security and press Enter.
    ORACLE(configure)# security
    ORACLE(security)#
  3. Type authentication and press Enter. The system prompt changes to let you know that you can begin configuring individual parameters.
    ORACLE(security)# authentication
    ORACLE(authentication)#
  4. login-as-admin—Set this parameter to enabled if you want users to be logged automatically in Superuser (administrative) mode. The default for this parameter is disabled.
  5. Save and activate your configuration.