* krb5kdc.M: Document the -n option. Thanks to Dennis Davis
authorMitchell Berger <mitchb@mit.edu>
Mon, 24 Sep 2001 22:36:56 +0000 (22:36 +0000)
committerMitchell Berger <mitchb@mit.edu>
Mon, 24 Sep 2001 22:36:56 +0000 (22:36 +0000)
<D.H.Davis@bath.ac.uk>

(Fixes krb5-doc/967, but the man page still needs to be revisited to check for
other updates with all the other man pages)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13749 dc483132-0cff-0310-8789-dd5450dbe970

src/kdc/ChangeLog
src/kdc/krb5kdc.M

index 3a5d601f09b087f61dab701bf466a65148329dd9..6ceb53f27923bd9d46887e849fbbc575f1aa18bb 100644 (file)
@@ -1,3 +1,8 @@
+2001-09-24  Mitchell Berger  <mitchb@mit.edu>
+
+       * krb5kdc.M: Document the -n option.  Thanks to Dennis Davis
+       <D.H.Davis@bath.ac.uk>
+
 2001-07-31  Ken Raeburn  <raeburn@mit.edu>
 
        * configure.in: Include stdlib.h in test for swab declaration.
index 700d6537a60d50f6afc030b9a191a7701dfa68c0..bc775e5c5955dc8071dab491295706bbdd71d41b 100644 (file)
@@ -46,6 +46,8 @@ krb5kdc \- Kerberos V5 KDC
 ] [
 .B \-4
 .I v4mode
+] [
+.B \-n
 ]
 .br
 .SH DESCRIPTION
@@ -111,6 +113,13 @@ database entries respectively. The default behaviour is as if
 .I nopreauth
 was specified.
 .PP
+The
+.B \-n
+option specifies that the KDC does not put itself in the background
+and does not disassociate itself from the terminal.  In normal
+operation, you should always allow the KDC to place itself in
+the background.
+.PP
 The KDC may service requests for multiple realms (maximum 32 realms).  The
 realms are listed on the command line.  Per-realm options that can be
 specified on the command line pertain for each realm that follows it and are