document --gss-bindings
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12455 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
|
.\" @(#)ftpd.8 8.2 (Berkeley) 4/19/94
|
||||||
.\"
|
.\"
|
||||||
.Dd April 19, 1997
|
.Dd July 19, 2003
|
||||||
.Dt FTPD 8
|
.Dt FTPD 8
|
||||||
.Os BSD 4.2
|
.Os BSD 4.2
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@@ -47,6 +47,7 @@
|
|||||||
.Op Fl p Ar port
|
.Op Fl p Ar port
|
||||||
.Op Fl T Ar maxtimeout
|
.Op Fl T Ar maxtimeout
|
||||||
.Op Fl t Ar timeout
|
.Op Fl t Ar timeout
|
||||||
|
.Op Fl -gss-bindings
|
||||||
.Op Fl u Ar default umask
|
.Op Fl u Ar default umask
|
||||||
.Op Fl B | Fl -builtin-ls
|
.Op Fl B | Fl -builtin-ls
|
||||||
.Op Fl -good-chars= Ns Ar string
|
.Op Fl -good-chars= Ns Ar string
|
||||||
@@ -99,6 +100,8 @@ Debugging information is written to the syslog using LOG_FTP.
|
|||||||
.It Fl g
|
.It Fl g
|
||||||
Anonymous users will get a umask of
|
Anonymous users will get a umask of
|
||||||
.Ar umask .
|
.Ar umask .
|
||||||
|
.It Fl -gss-bindings
|
||||||
|
require the peer to use GSS-API bindings (ie make sure IP addresses match).
|
||||||
.It Fl i
|
.It Fl i
|
||||||
Open a socket and wait for a connection. This is mainly used for
|
Open a socket and wait for a connection. This is mainly used for
|
||||||
debugging when ftpd isn't started by inetd.
|
debugging when ftpd isn't started by inetd.
|
||||||
|
Reference in New Issue
Block a user