diff options
author | Hans Insulander <hin@cvs.openbsd.org> | 2002-06-07 08:00:33 +0000 |
---|---|---|
committer | Hans Insulander <hin@cvs.openbsd.org> | 2002-06-07 08:00:33 +0000 |
commit | b8aa1278cb8bc007e0594cbc21a3272bf4a90fe6 (patch) | |
tree | e0f067a0bc6f89b8daf9952ec56ec97b0e061652 /usr.sbin | |
parent | e9ae9ad28ea4f46788ad8b966f52cb91f3886a92 (diff) |
repair
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/afs/src/arlad/SuidCells.5 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/afs/src/arlad/SuidCells.5 b/usr.sbin/afs/src/arlad/SuidCells.5 index 5512fb7a136..14f02408e10 100644 --- a/usr.sbin/afs/src/arlad/SuidCells.5 +++ b/usr.sbin/afs/src/arlad/SuidCells.5 @@ -1,20 +1,20 @@ -.\" $OpenBSD: SuidCells.5,v 1.2 2002/06/07 04:28:57 hin Exp $ +.\" $OpenBSD: SuidCells.5,v 1.3 2002/06/07 08:00:32 hin Exp $ .\" $KTH: SuidCells.5,v 1.3 2000/09/25 07:25:59 lha Exp $ .Dd April 19, 2000 .Dt SuidCells 5 -.Os +.Os Arla .Sh NAME .Nm SuidCells .Nd lists AFS cells for which the setuid bit is honored .Sh DESCRIPTION -The setuid bit on binaries executed from within AFS are ignored +The setuid bit on binaries executed from AFS are ignored for the cells that are not listed in -.Nm . +.Nm Ns . .Pp The .Nm file contain a list of cells separated by newline. The cells need to exist in CellServDB or in DNS (with AFSDB resource records). .Sh SEE ALSO -.Xr arlad 8 , -.Xr CellServDB 5 +.Xr CellServDB 5 , +.Xr arlad 8 |