TACL Reference Manual
UTILS:TACL Commands and Functions
HP NonStop TACL Reference Manual—429513-018
8-152
REMOTEPASSWORD Command and RPASSWRD
Program
Examples
1. Suppose that you are user MANUF.FRED on system \ROME, and you need
access to files on system \PARIS. First, log on to the \ROME system and establish
the remote passwords YES for the \PARIS system and OK for the \ROME system
by entering these commands:
14> REMOTEPASSWORD \PARIS, YES
THE \PARIS REMOTE PASSWORD FOR MANUF.FRED (8,44) HAS BEEN
CHANGED.
15> REMOTEPASSWORD \ROME, OK
THE \ROME REMOTE PASSWORD FOR MANUF.FRED (8,44) HAS BEEN
CHANGED.
16>
Now you must log on to the \PARIS system and use the same commands to
establish the same remote passwords. Because you do not yet have access to
\PARIS, you normally need to contact the system manager for the \PARIS system,
who logs on as a super-group user. The system manager then logs on with your
user name and enters the commands for you.
2. To delete the remote password for \PARIS from the \ROME system, log on to
\ROME and enter:
20> REMOTEPASSWORD \PARIS
THE \PARIS REMOTE PASSWORD FOR MANUF.FRED (008,044) HAS
BEEN DELETED.
21>