document --kerberos4-cross-realm

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11809 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
2003-03-17 05:42:33 +00:00
parent f348b5e16e
commit 99059a6c8e

View File

@@ -46,17 +46,19 @@
.Op Fl p | Fl -no-require-preauth .Op Fl p | Fl -no-require-preauth
.Op Fl -max-request= Ns Ar size .Op Fl -max-request= Ns Ar size
.Op Fl H | Fl -enable-http .Op Fl H | Fl -enable-http
.Op Fl -no-524
.Op Fl -kerberos4
.Op Fl -kerberos4-cross-realm
.Oo Fl r Ar string \*(Ba Xo .Oo Fl r Ar string \*(Ba Xo
.Fl -v4-realm= Ns Ar string .Fl -v4-realm= Ns Ar string
.Xc .Xc
.Oc .Oc
.Op Fl K | Fl -no-kaserver .Op Fl K | Fl -kaserver
.Op Fl r Ar realm .Oo Fl P Ar portspec \*(Ba Xo
.Op Fl -v4-realm= Ns Ar realm .Fl -ports= Ns Ar portspec
.Oo Fl P Ar string \*(Ba Xo
.Fl -ports= Ns Ar string
.Xc .Xc
.Oc .Oc
.Op Fl -detach
.Op Fl -addresses= Ns Ar list of addresses .Op Fl -addresses= Ns Ar list of addresses
.Sh DESCRIPTION .Sh DESCRIPTION
.Nm .Nm
@@ -101,13 +103,22 @@ willing to handle.
.Xc .Xc
Makes the kdc listen on port 80 and handle requests encapsulated in HTTP. Makes the kdc listen on port 80 and handle requests encapsulated in HTTP.
.It Xo .It Xo
.Fl K , .Fl -no-524
.Fl -no-kaserver
.Xc .Xc
Disables kaserver emulation (in case it's compiled in). don't respond to 524 requests
.It Xo .It Xo
.Fl r Ar realm , .Fl -kerberos4
.Fl -v4-realm= Ns Ar realm .Xc
respond to kerberos 4 requests
.It Xo
.Fl -kerberos4-cross-realm
.Xc
respond to kerberos 4 requests from foreign realms.
This is a known security hole and should not be enabled unless you
understand the consequences and are willing to live with them.
.It Xo
.Fl r Ar string ,
.Fl -v4-realm= Ns Ar string
.Xc .Xc
What realm this server should act as when dealing with version 4 What realm this server should act as when dealing with version 4
requests. requests.
@@ -119,8 +130,13 @@ The default is whatever is returned by
This option is only availabe if the KDC has been compiled with version This option is only availabe if the KDC has been compiled with version
4 support. 4 support.
.It Xo .It Xo
.Fl P Ar string , .Fl K ,
.Fl -ports= Ns Ar string .Fl -kaserver
.Xc
Enable kaserver emulation (in case it's compiled in).
.It Xo
.Fl P Ar portspec ,
.Fl -ports= Ns Ar portspec
.Xc .Xc
Specifies the set of ports the KDC should listen on. Specifies the set of ports the KDC should listen on.
It is given as a It is given as a