Lines Matching full:remote
9 rsh, remsh, remote_shell \- remote shell
45 specified \fIcommand\fR. \fBrsh\fR copies its standard input to the remote
46 command, the standard output of the remote command to its standard output, and
47 the standard error of the remote command to its standard error. Interrupt,
48 quit, and terminate signals are propagated to the remote command. \fBrsh\fR
49 normally terminates when the remote command does.
69 logs you in on the remote host using \fBrlogin\fR(1).
76 while quoted metacharacters are interpreted on the remote machine. See
82 command in the "C" locale instead of using the default locale of the remote
86 The command is sent unencrypted to the remote system. All subsequent network
111 the remote system. This is a non-forwardable ticket granting ticket. Forward a
113 network services on the remote host. An example would be if your home directory
114 on the remote host is \fBNFS\fR mounted by way of Kerberos V5. If your local
126 Ticket) to the remote system. The \fB-F\fR option provides a superset of the
128 option, if, after you connected to the remote host, your remote command
142 Causes \fBrsh\fR to obtain tickets for the remote host in \fIrealm\fR instead
143 of the remote host's realm as determined by \fBkrb5.conf\fR(4).
162 Uses \fIusername\fR as the remote username instead of your local username. In
163 the absence of this option, the remote username is the same as your local
177 even if no reads are posted by the remote command. The \fB-n\fR option prevents
212 The type of remote shell (\fBsh\fR, \fBrsh\fR, or other) is determined by the
213 user's entry in the file \fB/etc/passwd\fR on the remote system.
249 when executed, invokes a remote shell on that host. By creating a directory and
274 For the non-secure \fBrsh\fR session, each remote machine can have a file named
276 shares usernames. Users with the same username on both the local and remote
277 machine can run \fBrsh\fR from the machines listed in the remote machine's
282 rsh to access the remote machine as the remote user. If the name of the local
283 host is not found in the \fB/etc/hosts.equiv\fR file on the remote machine, and
284 the local username and hostname are not found in the remote user's
295 \fBrsh\fR does not prompt for a password if access is denied on the remote
302 The following command appends the remote file \fBlizard.file\fR from the
366 Trusted remote hosts and users
435 The current local environment is not passed to the remote shell.