summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2014-01-26 18:11:56 -0500
committerGreg Hudson <ghudson@mit.edu>2014-02-20 20:45:55 -0500
commit2ed8ebf18809af66aeaa2af6984754bdbefff500 (patch)
tree506104751ebe5fc8d21429f541a797e124152292 /doc
parent406c83c835a8ce062d798a2ec4eda2eddd088450 (diff)
downloadkrb5-2ed8ebf18809af66aeaa2af6984754bdbefff500.tar.gz
krb5-2ed8ebf18809af66aeaa2af6984754bdbefff500.tar.xz
krb5-2ed8ebf18809af66aeaa2af6984754bdbefff500.zip
Implement kadmind -proponly
The -proponly option causes kadmind to only service the iprop service, not the kpasswd or kadmin services. An intermediate slave in a hierarchical iprop setup runs kadmind -proponly in order to provide incremental updates to downstream slaves. Based on code submitted by Richard Basch. ticket: 7855
Diffstat (limited to 'doc')
-rw-r--r--doc/admin/admin_commands/kadmind.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/admin/admin_commands/kadmind.rst b/doc/admin/admin_commands/kadmind.rst
index 09efd22e56..c863fc951d 100644
--- a/doc/admin/admin_commands/kadmind.rst
+++ b/doc/admin/admin_commands/kadmind.rst
@@ -11,6 +11,7 @@ SYNOPSIS
[**-r** *realm*]
[**-m**]
[**-nofork**]
+[**-proponly**]
[**-port** *port-number*]
[**-P** *pid_file*]
[**-p** *kdb5_util_path*]
@@ -74,6 +75,12 @@ OPTIONS
associated to the terminal. In normal operation, you should allow
the server to place itself in the background.
+**-proponly**
+ causes the server to only listen and respond to Kerberos slave
+ incremental propagation polling requests. This option can be used
+ to set up a hierarchical propagation topology where a slave KDC
+ provides incremental updates to other Kerberos slaves.
+
**-port** *port-number*
specifies the port on which the administration server listens for
connections. The default port is determined by the