Document that suid wrapper like suidperl(1) break option 'nosuid'.

This commit is contained in:
wosch 1996-07-02 23:18:38 +00:00
parent ea191a3b9e
commit e114824086
2 changed files with 8 additions and 0 deletions

View File

@ -123,6 +123,10 @@ This option is useful for a server that has file systems containing
binaries for architectures other than its own.
.It nosuid
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
The same as
.Fl r ;

View File

@ -123,6 +123,10 @@ This option is useful for a server that has file systems containing
binaries for architectures other than its own.
.It nosuid
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
The same as
.Fl r ;