If you are using remote administration, you must log in before you can perform most ssadm commands.
To log into SunScreen remotely, type the following on the remote Administration Station:
# SSADM_TICKET_FILE=$HOME/.ssadmticket # export SSADM_TICKET_FILE # touch $SSADM_TICKET_FILE # chmod go= $SSADM_TICKET_FILE # ssadm -r SunScreen1 login username password / WRITE access <E23B344150C702EC> |
To log out of SunScreen remotely, type the following:
# ssadm -r SunScreen1 logout |