Enabling dtlogin from command line
Login as root on Unix Server.
Here are the steps to enable the dtlogin from the command line:
- Execute the following command:
/usr/dt/bin/dtconfig -eThis command returns:
'auto start for dtlogin has been enabled' - Then start dtlogin by executing the following command:
/usr/dt/bin/dtlogin -daemonl; exit
Comments
Post a Comment