Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 May 2012 21:05:58 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r235108 - head/share/man/man5
Message-ID:  <201205062105.q46L5wIh031797@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stas
Date: Sun May  6 21:05:58 2012
New Revision: 235108
URL: http://svn.freebsd.org/changeset/base/235108

Log:
  - Document kfd(8) rc.conf variables in the manpage.

Modified:
  head/share/man/man5/rc.conf.5

Modified: head/share/man/man5/rc.conf.5
==============================================================================
--- head/share/man/man5/rc.conf.5	Sun May  6 20:46:04 2012	(r235107)
+++ head/share/man/man5/rc.conf.5	Sun May  6 21:05:58 2012	(r235108)
@@ -2086,6 +2086,19 @@ If
 is set to
 .Dq Li YES
 this is the path to Kerberos 5 Password-Changing Daemon.
+.It Va kfd_enable
+.Pq Vt bool
+Set to
+.Dq Li YES
+to start
+.Xr kfd 8 ,
+the Kerberos 5 ticket forwarding daemon, at the boot time.
+.It Va kfd_program
+.Pq Vt str
+Path to
+.Xr kfd 8
+(default
+.Pa /usr/libexec/kfd ) .
 .It Va rwhod_enable
 .Pq Vt bool
 If set to



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205062105.q46L5wIh031797>