/titanic_41/usr/src/man/man1/ |
H A D | ftp.1 | 20 Transfer Protocol (\fBFTP\fR). \fBftp\fR transfers files to and from a remote 59 Forwards local security credentials to the remote server. 99 for an entry describing an account on the remote machine. If no entry exists, 100 \fBftp\fR prompts for the login name of the account on the remote machine (the 112 to a remote host from behind a connection filtering firewall. 121 Skips the \fBSYST\fR command that is sent by default to all remote servers upon 156 Shows all responses from the remote server, as well as report on data transfer 203 Supplies a supplemental password required by a remote system for access to 212 \fB\fBappend\fR \fIlocal-file\fR [ \fIremote-file\fR ]\fR 216 Appends a local file to a file on the remote machine. If \fIremote-file\fR is [all …]
|
H A D | tip.1 | 5 tip \- connect to remote system 15 The \fBtip\fR utility establishes a full-duplex terminal connection to a remote 16 host. Once the connection is established, a remote session using \fBtip\fR 20 The \fBremote\fR file contains entries describing remote systems and line 29 \fBremote\fR file of the form: 57 remote system. The default value for this message can be found in the 58 \fBremote\fR file. 61 When \fBtip\fR attempts to connect to a remote system, it opens the associated 83 Typed characters are normally transmitted directly to the remote machine, which 90 the dialogue and returns you to the remote machine. [all …]
|
H A D | telnet.1 | 7 telnet \- user interface to a remote system using the TELNET protocol 34 mode, text typed is sent to the remote host. The input mode entered will be 36 upon what the remote system supports. 40 control of the remote system. When input editing or character echoing is to be 41 disabled, the remote system will relay that information. The remote system will 42 also relay changes to any special characters that happen on the remote system, 47 remote host for processing. 51 completed lines are sent to the remote host. The "local echo character" 59 \fBTELNET\fR protocol sequences to the remote side. If "line mode" has ever 64 the terminal (until the remote host acknowledges the \fBTELNET\fR sequence); [all …]
|
H A D | rlogin.1 | 9 rlogin \- remote login 20 The \fBrlogin\fR utility establishes a remote login session from your terminal 21 to the remote machine named \fIhostname\fR. The user can choose to kerberize 50 The remote terminal type is the same as your local terminal type, as given in 52 copied to the remote system if the server supports the option. Changes in size 53 are reflected as well. All echoing takes place at the remote site, so that 54 (except for delays) the remote login is transparent. Flow control using 76 Forces the remote machine to ask for a password by sending a null local 99 disconnect from the remote host. 118 the remote system. This is a non-forwardable ticket granting ticket. You must [all …]
|
H A D | rsh.1 | 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 [all …]
|
H A D | ssh.1 | 7 ssh \- secure shell client (remote login program) 27 \fBssh\fR (Secure Shell) is a program for logging into a remote machine and for 28 executing commands on a remote machine. It is intended to replace \fBrlogin\fR 35 his or her identity to the remote machine using one of several methods 41 or \fB/etc/shosts.equiv\fR on the remote machine, and the user names are the 44 remote machine and contains a line containing the name of the client machine 88 her home directory on the remote machine (the \fBauthorized_keys\fR file 100 password. The password is sent to the remote host for checking. However, since 134 encrypted to the remote host for proving the user's identity, or an extended 146 .SS "Login Session and Remote Execution" [all …]
|
H A D | rcp.1 | 9 rcp \- remote file copy 25 \fIdirectory\fR argument is either a remote file name of the form: 56 home directory on \fIhostname\fR. A \fIpath\fR on a remote host can be quoted 64 must exist on \fIhostname\fR and allow remote command execution by 78 succeeds, remote copy succeeds without any prompting of password. Also notice 95 on the remote host. \fBrcp\fR also supports Internet domain addressing of the 96 remote host, so that: 108 to the home directory of the user named \fIusername\fR, on the remote host. 131 Causes \fBrcp\fR to obtain tickets for the remote host in \fIrealm\fR instead 132 of the remote host's realm as determined by \fBkrb5.conf\fR(4). [all …]
|
H A D | sftp.1 | 145 remote host. A path is useful for using \fBsftp\fR over protocol version 1, or 146 when the remote \fBsshd\fR does not have an \fBsftp\fR subsystem configured. 214 Changes remote directory to \fIpath\fR. 262 \fB\fBget\fR [\fIflags\fR] \fIremote-path\fR [\fIlocal-path\fR]\fR 266 Retrieves the \fIremote-path\fR and stores it on the local machine. If the 268 remote machine. If the \fB-P\fR flag is specified, then the file's full 342 Displays remote directory listing of either \fIpath\fR or current directory if 437 Creates remote directory specified by \fIpath\fR. 447 Uploads \fIlocal-path\fR and stores it on the remote machine. If the remote 460 Displays remote working directory. [all …]
|
H A D | tftp.1 | 20 Transfer Protocol), which allows users to transfer files to and from a remote 21 machine. The remote \fIhost\fR and optional \fIport\fR may be specified on the 42 not have to use the \fBconnect\fR command; the remote host can be specified as 68 \fB\fBput\fR \fIfilename1 filename2 .\|.\|. filenameN remote-directory\fR\fR 72 Transfer a file, or a set of files, to the specified remote file or directory. 73 The destination can be in one of two forms: a filename on the remote host if 84 the remote-directory form is used, the remote host is assumed to be running the 119 Get a file or set of files (three or more) from the specified remote 121 remote host if the host has already been specified, or a string of the form: 288 many remote sites restrict file access in various ways. Approved methods for [all …]
|
H A D | lpstat.1 | 96 If the print queue is remote and IPP is in use, the information provided is 97 very close to that reported for local queues. If the print queue is remote and 112 If the print queue is remote and IPP is in use, the information provided is 113 very close to that reported for local queues. If the print queue is remote and 138 If the print queue is remote and IPP is in use, the information provided is 139 very close to that reported for local queues. If the print queue is remote and 157 If the print queue is remote and IPP is in use, the information provided is 158 very close to that reported for local queues. If the print queue is remote and 192 If the print queue is remote and IPP is in use, correct job id is reported. If 193 the print queue is remote and IPP is not in use (the print server is older than [all …]
|
/titanic_41/usr/src/man/man3dat/ |
H A D | dat_ep_dup_connect.3dat | 10 remote Endpoint 44 Connected local Endpoint that specifies a requested connection remote end. 73 Pointer to the private data that should be provided to the remote Consumer as 91 established between the local Endpoint and a remote Endpoint. This operation is 92 used by the active/client side Consumer of the connection model. The remote 93 Endpoint is identified by the \fIdup_ep_handle\fR. The remote end of the 94 requested connection shall be the same as the remote end of the 96 remote IA, Connection Qualifier, and \fIconnect_flags\fR as used for 103 IA. The Port Qualifier is passed to the remote side of the requested connection 104 and is available to the remote Consumer in the Connection Request of the [all …]
|
H A D | dat_ep_connect.3dat | 10 remote Endpoint 46 The Address of the remote IA to which an Endpoint is requesting a connection. 55 Connection Qualifier of the remote IA from which an Endpoint requests a 85 Pointer to the private data that should be provided to the remote Consumer as 116 between the local Endpoint and a remote Endpoint. This operation is used by the 117 active/client side Consumer of the Connection establishment model. The remote 118 Endpoint is identified by Remote IA and Remote Connection Qualifier. 123 remote side of the requested connection and is available to the remote Consumer 127 The Consumer-provided \fIprivate_data\fR is passed to the remote side and is 128 provided to the remote Consumer in the Connection Request. Consumers can [all …]
|
H A D | dat_cr_accept.3dat | 9 dat_cr_accept \- establishes a Connection between the active remote side 62 Pointer to the private data that should be provided to the remote Consumer when 71 remote side requesting Endpoint and the passive side local Endpoint. The local 77 Consumers can specify private data that is provided to the remote side upon 83 Connection Request, private data, or remote Endpoint. 138 outgoing attribute larger than the requesting remote Endpoint or outstanding 140 attribute is smaller than the requesting remote Endpoint or outstanding RDMA 145 to a number larger than or equal to the remote Endpoint RDMA Read outstanding 147 originator to a number smaller than or equal to the remote Endpoint RDMA Read 148 outstanding as the target. DAT API does not define a protocol on how remote [all …]
|
H A D | dat_rmr_bind.3dat | 53 Consumer-requested memory access privileges for the registered remote memory 60 \fBRemote Read\fR 70 Remote read access requested. 78 \fBRemote Write\fR 88 Remote write access requested. 185 New \fIrmr_context\fR for the bound RMR suitable to be shared with a remote 201 Consumer on a remote host to be used for an RDMA DTO. The use of 202 \fIrmr_context\fR by a remote host for an RDMA DTO prior to the completion of 204 local Consumer can ensure that the remote Consumer does not have 242 remote accesses to the registered RMR by RDMA DTOs. Providers whose underlying [all …]
|
/titanic_41/usr/src/man/man1m/ |
H A D | sndradm.1m | 8 sndradm \- control Sun StorageTek Availability Suite Remote Mirror operations 189 interface for the Sun StorageTek Availability Suite Remote Mirror software. 190 Remote Mirror enables you to replicate disks between different 191 physically-separate Sun servers in real time. Remote Mirror is conceptually 196 If you do not specify a Remote Mirror set (\fIsndr_set\fR) on the command line, 197 \fBsndradm\fR operates on all configured Remote Mirror sets. 216 Remote Mirror sets in the same format as the fully specified command line 227 Limits operations to only those Remote Mirror sets belonging to 241 On a clustered node, limits operations to only those Remote Mirror sets 253 Does not prompt the user after starting a Remote Mirror operation using [all …]
|
H A D | fcinfo.1m | 22 \fBfcinfo\fR remote-port [\fB-ls\fR] [\fB-p\fR \fIHBA_port_WWN\fR] 28 \fBfcadm\fR remote-port [\fB-ls\fR] [\fB-p\fR \fIHBA_port_WWN\fR] 105 information and remote port information are applied to both the initiator and 126 \fB\fBremote-port\fR\fR 129 Lists the \fIremote-port\fR information for those remote ports that are 130 specified. If no \fIREMOTE_port_WWN\fR is specified, all remote ports that are 219 in the SAN will get a RSCN (Remote State Change Notification). Furthermore, 286 Retrieve remote port information from the \fIHBA_port_WWN\fR of the local 287 \fBHBA\fR port on the host. When used with the \fBremote-port\fR subcommand, 306 Lists the \fBSCSI\fR target information for all remote ports the user has asked [all …]
|
/titanic_41/usr/src/man/man1c/ |
H A D | cu.1c | 70 is run refer to the remote connection. 89 generated for data sent to the remote system. 109 Ignores one hangup. This allows the user to remain in \fBcu\fR while the remote 114 dialback configuration, see \fBremote\fR(4) and \fISystem Administration Guide: 169 generated for data sent to the remote system. 231 information for connecting to remote systems, but it is not generally readable. 299 connection to the remote machine, then there is no need to specify a 310 \fB~\fR, passes it to the remote system. The \fBreceive\fR process accepts data 311 from the remote system and, except for lines beginning with \fB~\fR, passes it 313 control input from the remote so the buffer is not overrun. Lines beginning [all …]
|
/titanic_41/usr/src/man/man4/ |
H A D | hosts.equiv.4 | 9 hosts.equiv, rhosts \- trusted remote hosts and users 13 The \fB/etc/hosts.equiv\fR and \fB\&.rhosts\fR files provide the "remote 15 \fBrcmd\fR(3SOCKET). The files specify remote hosts and users that are 29 The remote authentication procedure determines whether a user from a remote 39 and \fBrcp\fR(1) programs fail if the remote authentication procedure fails. 41 procedure if the remote authentication fails. 76 the system with the same user name as they have on the remote system. This form 92 used in individual \fB\&.rhosts\fR files to allow remote users to access the 94 \fB/etc/hosts.equiv\fR file, the named remote user will be allowed to access 111 \fIusername\fR field, netgroups allow a group of remote users to access the [all …]
|
H A D | remote.4 | 6 .TH REMOTE 4 "Jun 13, 2002" 8 remote \- remote host description file 12 \fB/etc/remote\fR 162 \fB(num)\fR The baud rate used in establishing a connection to the remote host. 172 \fB(str)\fR An initial connection message to be sent to the remote host. For 194 (dialback) allows the user to remain in \fBtip\fR while the remote machine 237 that \fBtip\fR will synchronize with the remote host during file transfer by 348 remote host. 408 \fB(str)\fR Character that indicates end-of-line on the remote host. The 419 lower case letters are mapped to upper case before sending them to the remote [all …]
|
H A D | netrc.4 | 9 netrc \- file for ftp remote login data 12 The \fB\&.netrc\fR file contains data for logging in to a remote host over the 27 process supplies the specified string if the remote server requires an 28 additional account password. If the remote server does not require an 60 Identify a user on the remote machine. If this token is present, the auto-login 70 Identify a remote machine name. The auto-login process searches the 71 \fB\&.netrc\fR file for a \fBmachine\fR token that matches the remote machine 98 the specified string if the remote server requires a password as part of the 110 Skip the \fBSYST\fR command that is sent by default to all remote servers upon
|
/titanic_41/usr/src/lib/gss_mechs/mech_dh/backend/mech/ |
H A D | context_establish.c | 121 gss_chanbind_cmp(gss_channel_bindings_t local, gss_channel_bindings_t remote) in gss_chanbind_cmp() argument 126 if (remote == NULL) in gss_chanbind_cmp() 129 if (local->initiator_addrtype != remote->initiator_addrtype) in gss_chanbind_cmp() 134 &remote->initiator_address) == FALSE) in gss_chanbind_cmp() 137 if (local->acceptor_addrtype != remote->acceptor_addrtype) in gss_chanbind_cmp() 142 &remote->acceptor_address) == FALSE) in gss_chanbind_cmp() 146 &remote->application_data)); in gss_chanbind_cmp() 171 /* Set our self as the remote for the other end. */ in gen_accept_token() 172 accept->remote = ctx->local; in gen_accept_token() 173 /* The remote side to us is the local side at the other end. */ in gen_accept_token() [all …]
|
/titanic_41/usr/src/tools/scripts/ |
H A D | webrev.1 | 154 attempt to use the remote branch which the current branch is tracking as the 158 never an actual git repository, remote or otherwise. Anything specifiable to 190 Delete remote webrev via SFTP. Default remote host is \fIcr.opensolaris.org\fR, 191 default remote directory for removal is the same as workspace/repository 192 basename. Remote target can be overriden using -t option. If combined with 197 expected that the remote host periodically runs a script which deletes 238 Upload the webrev. Default remote host is \fIcr.opensolaris.org\fR. 358 for remote webrev deletion using the \fI-D\fR option. The directory is 363 A webrev can be uploaded to remote site using the -U option. To simply 364 generate new webrev and upload it to the default remote host use the following [all …]
|
/titanic_41/usr/src/cmd/tip/ |
H A D | cmdtab.c | 23 { '<', NORM, "receive file from remote host", getfl }, 24 { '>', NORM, "send file to remote host", tip_sendfile }, 25 { 't', NORM, "take file from remote UNIX", cu_take }, 26 { 'p', NORM, "put file to remote UNIX", cu_put }, 27 { '|', NORM, "pipe remote file", pipefile }, 28 { 'C', NORM, "connect program to remote host", consh }, 32 { '$', NORM, "pipe local command to remote host", pipeout }, 34 {_CTRL('z'), NORM, "suspend tip (local+remote)", suspend },
|
/titanic_41/usr/src/cmd/dtrace/test/tst/common/ip/ |
H A D | get.ipv6remote.pl | 31 # Find an IPv6 reachable remote host using both ifconfig(1M) and ping(1M). 32 # Print the local address and the remote address, or print nothing if either 33 # no IPv6 interfaces or remote hosts were found. (Remote IPv6 testing is 49 my $remote = ""; 73 # Find the first remote host that responds to an icmp echo, 80 $remote = $1; 85 exit 2 if $remote eq ""; 87 print "$local $remote\n";
|
/titanic_41/usr/src/lib/libpkg/common/ |
H A D | isdir.c | 229 * Description: determine if a path object is local or remote 233 * 1 - the path is remote 235 * -1 - cannot determine if path is remote or local 254 * Description: determine if an open file is local or remote 258 * 1 - the path is remote 260 * -1 - cannot determine if path is remote or local 279 * Description: determine if a file system type is remote (distributed) 284 * 1 - the file system type is remote 305 /* type not found in remote file system type list - is not remote */ in isFstypeRemote() 312 * Description: initialize table of remote file system type names [all …]
|