]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Remove outdated text in krb5kdc/kadmind man pages 925/head
authorGreg Hudson <ghudson@mit.edu>
Sun, 5 May 2019 23:32:21 +0000 (19:32 -0400)
committerGreg Hudson <ghudson@mit.edu>
Mon, 6 May 2019 17:22:18 +0000 (13:22 -0400)
Some init systems, such as systemd, can run daemon processes in the
foreground, so admonishments to let krb5kdc and kadmind background
themselves in normal operation can be confusing.  Remove those
sentences.

ticket: 8802 (new)
tags: pullup
target_version: 1.17-next

doc/admin/admin_commands/kadmind.rst
doc/admin/admin_commands/krb5kdc.rst
src/man/kadmind.man
src/man/krb5kdc.man

index 9e73ecef9e02304c14c368d4d1018131345d1429..03a0d6d955ab956b339457338986d729ec20f5b0 100644 (file)
@@ -74,8 +74,7 @@ OPTIONS
 
 **-nofork**
     causes the server to remain in the foreground and remain
-    associated to the terminal.  In normal operation, you should allow
-    the server to place itself in the background.
+    associated to the terminal.
 
 **-proponly**
     causes the server to only listen and respond to Kerberos replica
index a661ec4a7681d4aed602e2303ff5214388ea2aad..08d40cc0d838cd8c49f014341ba6c0dfe4165325 100644 (file)
@@ -50,9 +50,7 @@ The **-m** option specifies that the master database password should
 be fetched from the keyboard rather than from a stash file.
 
 The **-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.
+background and does not disassociate itself from the terminal.
 
 The **-P** *pid_file* option tells the KDC to write its PID into
 *pid_file* after it starts up.  This can be used to identify whether
index 4b6410e8f87c48a570708b2e4e2c182d4a5307aa..f624b013f182e508ec968d892467b418161e8185 100644 (file)
@@ -1,6 +1,6 @@
 .\" Man page generated from reStructuredText.
 .
-.TH "KADMIND" "8" " " "1.17" "MIT Kerberos"
+.TH "KADMIND" "8" " " "1.18" "MIT Kerberos"
 .SH NAME
 kadmind \- KADM5 administration server
 .
@@ -98,8 +98,7 @@ disk.
 .TP
 \fB\-nofork\fP
 causes the server to remain in the foreground and remain
-associated to the terminal.  In normal operation, you should allow
-the server to place itself in the background.
+associated to the terminal.
 .TP
 \fB\-proponly\fP
 causes the server to only listen and respond to Kerberos replica
@@ -149,6 +148,6 @@ kdb5_ldap_util(8), kadm5.acl(5), kerberos(7)
 .SH AUTHOR
 MIT
 .SH COPYRIGHT
-1985-2018, MIT
+1985-2019, MIT
 .\" Generated by docutils manpage writer.
 .
index dfb9a14fd1902bbdb10d72e1c5a731c642de0556..062880c939789ec3f438ed6a3a8f5c31c3ab51ff 100644 (file)
@@ -70,9 +70,7 @@ The \fB\-m\fP option specifies that the master database password should
 be fetched from the keyboard rather than from a stash file.
 .sp
 The \fB\-n\fP 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.
+background and does not disassociate itself from the terminal.
 .sp
 The \fB\-P\fP \fIpid_file\fP option tells the KDC to write its PID into
 \fIpid_file\fP after it starts up.  This can be used to identify whether