Enabling dtlogin from command line

Login as root on Unix Server.
Here are the steps to enable the dtlogin from the command line:

  1. Execute the following command:
    /usr/dt/bin/dtconfig -e

    This command returns:
    'auto start for dtlogin has been enabled'

  2. Then start dtlogin by executing the following command:
    /usr/dt/bin/dtlogin -daemonl; exit

Comments

Popular Posts