From: Mitchell Berger Date: Mon, 24 Sep 2001 22:36:56 +0000 (+0000) Subject: * krb5kdc.M: Document the -n option. Thanks to Dennis Davis X-Git-Tag: krb5-1.3-alpha1~1074 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=9f21ff7d0a7b7c925fd29c56d3be827e3260dc84;p=krb5.git * krb5kdc.M: Document the -n option. Thanks to Dennis Davis (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 --- diff --git a/src/kdc/ChangeLog b/src/kdc/ChangeLog index 3a5d601f0..6ceb53f27 100644 --- a/src/kdc/ChangeLog +++ b/src/kdc/ChangeLog @@ -1,3 +1,8 @@ +2001-09-24 Mitchell Berger + + * krb5kdc.M: Document the -n option. Thanks to Dennis Davis + + 2001-07-31 Ken Raeburn * configure.in: Include stdlib.h in test for swab declaration. diff --git a/src/kdc/krb5kdc.M b/src/kdc/krb5kdc.M index 700d6537a..bc775e5c5 100644 --- a/src/kdc/krb5kdc.M +++ b/src/kdc/krb5kdc.M @@ -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