userfile.5

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 5 代码 · 共 86 行

5
86
字号
.\" SCCSID: @(#)USERFILE.5	8.1	9/11/90.TH USERFILE 5.SH NameUSERFILE \- defines uucp security.SH Syntax.B /usr/lib/uucp/USERFILE.SH Description.NXR "USERFILE file" "format".NXAM "uucp utility" "USERFILE file".NXR "remote system" "specifying access"The.PN uucputility uses the USERFILE to establish what access aremote system can have to the local system.  An entry should exist for each system.  If no entriesexist for a particular system, the default entriesare used.The entries for particular systems have the followingformat:.PP.I login-name,.I node-name .B X.I # path-name....PP.IP \fIlogin-name\fR 1iThe name with which the remote system logs in..IP \fInode-name\fRThe name of the remote node. .IP X\fI#\fR 1iThe execution level for the remote system.  The remotesystem can execute commands defined in the .MS L.cmds 5file that have an execution level less than or equal tothe number \fI#\fR..IP \fIpath-name\fR 1iThe remote system can access anything at the local systemwith this prefix..PPTwo entries must also be provided for systems not otherwiselisted:.IP "" .5iremote, X\fI# path-name\fR ....brlocal, X\fI# path-name\fR ....PPThese entries define the execution level and access pathnamesfor the local system and all remote systems not defined byspecific entries..SH Examples.EX remote, X1 /usr/spool/uucppubliclocal, X9 /max,systemY /usr/sources /usr/src/sharemax,systemZ X3 /usr.EEIn the above example, the node named systemY with thelogin name max has access to anything with the pathnameprefixes .PN /usr/sources and .PN /usr/src/share.  The nodenamed systemZ with the login name max can executecommands defined in.MS L.cmds 5with an execution level of 3 or lower.  It can accessanything with the pathname prefix .PN /usr ..PPAny other remote systems can execute commands definedin.MS L.cmds 5with an execution level of 1 or 0.  They can accessanything with the pathname prefix of.PN /usr/spool/uucppublic ..PPUsers on the local system can execute any of the commands defined in .PN L.cmd and access anything on the system..SH See Also.I "Guide to the uucp Utility"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?