Document kpropd -a option
authorKen Raeburn <raeburn@mit.edu>
Tue, 20 Jun 2006 23:22:21 +0000 (23:22 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 20 Jun 2006 23:22:21 +0000 (23:22 +0000)
ticket: 2087

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

src/slave/kpropd.M

index 98035fcf951d7a08593a7712209d84bed1c5b08f..1d53b101b1270fa81bb48857f972b2f5703689af 100644 (file)
@@ -119,11 +119,19 @@ allow for an alternate port number for
 .I kpropd
 to listen on. This is only useful if the program is run in standalone
 mode.
+.TP
+.B \-a
+allows the user to specify the path to the
+.KR kpropd.acl
+file; by default the path used is KPROPD_ACL_FILE
+(normally /usr/local/var/krb5kdc/kpropd.acl).
 .SH FILES
 .TP "\w'kpropd.acl\ \ 'u"
 kpropd.acl
 Access file for
-.BR kpropd .
+.BR kpropd ;
+the default location is KPROPD_ACL_FILE (normally
+/usr/local/var/krb5kdc/kpropd.acl).
 Each entry is a line containing the principal of a host from which the
 local machine will allow Kerberos database propagation via kprop.
 .SH SEE ALSO