dgateway.5
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 5 代码 · 共 99 行
5
99 行
.\" SCCSID: @(#)dgateway.5 8.2 12/3/90.TH dgateway 5 "" "" Unsupported.SH Namedgateway \- name of the intermediate host (DECnet gateway).SH Description.NXR "dgateway file" "format".NXAM "dgate command" "dgateway file"The.PN dgatewayfile contains the ASCII name of the ULTRIX system serving asthe intermediate host (gateway system) used by.MS dgate 1cto connect to the DECnet network. This gateway systemmust be connected to the local system through a local area(TCP/IP) network and to DECnet systems through the DECnetnetwork..PPThe.MS dgate 1ccommand first looks in your homedirectory for a file named .dgateway.The .dgateway file should contain one(and only one) system, followed by a new line.In this case, you must have an account on the gateway system,as the.MS dgate 1ccommand will log in to this account to do its work there.Your gateway account must be set up so that a password isnot required in order to gain access to the system.This is accomplished by means of a .rhosts file in yourhome directory on the remote system.See.MS rlogin 1cfor more information about the .rhosts file..PPIf there is no .dgateway file in your home directory,the .MS dgate 1ccommand looks for the file .PN /etc/dgateway ,which has some optional additional fields separated by spaces:.EXgateway [ account ] [ path-to-dgated ].EE.PPIn this case, the .MS dgate 1ccommand logs intothe gateway system running.PN setuid\fIguest\fR, while access is made through the \fIaccount\fR specified.The account specified must allow user \fIguest\fR tolog in to the system without providing a password.This means that the .rhosts file in the home directory of the \fIaccount\fRlisted must contain an entry of the form ``myhostname guest'',where "myhostname" is the name of the local system that desires accessto the gateway node..PPThe syntax of the .PN \&~/.dgateway file permits an optionalusername. The username on the gateway system must permit you tolog in to that system from your system without using a password. For example:.PPhome system: localhost.br\ \ .PN \&~/.dgateway contains "remotehost username".PPgateway system: remotehost.br\ \ .PN \&~username/.rhosts contains "remotehost username" .PPThis permits .PN dgate to work even if the home system does not havean .PN /etc/dgateway file, or if the gateway system doesnot have a guest account..PPIf no account is specified in the .PN /etc/dgateway file, the default of the \fIguest\fR account is used.The last optional field specifies the pathname for the .MS dgated 8daemon.The default is .PN /etc/dgated ..SH Files.PN /etc/dgateway.br.PN \&~/.dgateway.SH See Also dgate(1c), dgated(8), rlogin(1c)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?