Explain the format of the at.allow and at.deny files in detail.

PR:		35942
Submitted by:	Gary W. Swearingen <swear@blarg.net>
This commit is contained in:
Giorgos Keramidas 2003-03-26 02:38:18 +00:00
parent 92941b9076
commit 85785286b4
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112661

View File

@ -184,6 +184,11 @@ If the file
.Pa _PERM_PATH/at.allow
exists, only usernames mentioned in it are allowed to use
.Nm .
In these two files, a user is considered to be listed only if the user
name has no blank or other characters before it on its line and a
newline character immediately after the name, even at the end of
the file.
Other lines are ignored and may be used for comments.
.Pp
If
.Pa _PERM_PATH/at.allow