Document that suid wrapper like suidperl(1) break option 'nosuid'.
This commit is contained in:
parent
ea191a3b9e
commit
e114824086
@ -123,6 +123,10 @@ This option is useful for a server that has file systems containing
|
|||||||
binaries for architectures other than its own.
|
binaries for architectures other than its own.
|
||||||
.It nosuid
|
.It nosuid
|
||||||
Do not allow set-user-identifier or set-group-identifier bits to take effect.
|
Do not allow set-user-identifier or set-group-identifier bits to take effect.
|
||||||
|
Note: this option is worthless if a public available suid or sgid
|
||||||
|
wrapper like
|
||||||
|
.Xr suidperl
|
||||||
|
is installed on your system.
|
||||||
.It rdonly
|
.It rdonly
|
||||||
The same as
|
The same as
|
||||||
.Fl r ;
|
.Fl r ;
|
||||||
|
@ -123,6 +123,10 @@ This option is useful for a server that has file systems containing
|
|||||||
binaries for architectures other than its own.
|
binaries for architectures other than its own.
|
||||||
.It nosuid
|
.It nosuid
|
||||||
Do not allow set-user-identifier or set-group-identifier bits to take effect.
|
Do not allow set-user-identifier or set-group-identifier bits to take effect.
|
||||||
|
Note: this option is worthless if a public available suid or sgid
|
||||||
|
wrapper like
|
||||||
|
.Xr suidperl
|
||||||
|
is installed on your system.
|
||||||
.It rdonly
|
.It rdonly
|
||||||
The same as
|
The same as
|
||||||
.Fl r ;
|
.Fl r ;
|
||||||
|
Loading…
Reference in New Issue
Block a user