Date: Fri, 15 Feb 2002 15:16:14 -0800 (PST) From: Michel Oosterhof <m.oosterhof@xs4all.nl> To: freebsd-gnats-submit@freebsd.org Subject: docs/34982: rc.conf man page does not list the kerberos5 (heimdal) options. Message-ID: <200202152316.g1FNGEL68636@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 34982
>Category: docs
>Synopsis: rc.conf man page does not list the kerberos5 (heimdal) options.
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri Feb 15 15:20:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: Michel Oosterhof
>Release: 4.4-STABLE
>Organization:
>Environment:
FreeBSD router 4.4-STABLE FreeBSD 4.4-STABLE #1: Sun Dec 2 14:17:46 CET 2001 root@router:/usr/obj/usr/src/sys/ROUTER i386
>Description:
options kerberos5_server_enable and kadmind5_server_enable are
not mentioned in rc.conf(5).
This is in -STABLE, might be in -CURRENT too.
>How-To-Repeat:
>Fix:
This diff adds the Kerb5 options, also now mentions 'IV' at the kerb4 options.
--- rc.conf.5 Sat Feb 16 00:05:31 2002
+++ rc.conf.5.michel Sat Feb 16 00:10:35 2002
@@ -725,7 +725,7 @@
.Pq Vt bool
Set to
.Dq YES
-to start a Kerberos authentication server
+to start a Kerberos IV authentication server
at boot time.
.It Va kadmind_server_enable
.Pq Vt bool
@@ -733,7 +733,7 @@
.Dq YES
to start
.Xr kadmind 8 ,
-the Kerberos Administration Daemon); set to
+the Kerberos IV Administration Daemon); set to
.Dq NO
on a slave server.
.It Va kerberos_stash
@@ -749,6 +749,21 @@
.Xr kerberos 1
and
.Xr kadmind 8 ) .
+.It Va kerberos5_server_enable
+.Pq Vt bool
+Set to
+.Dq YES
+to start a Kerberos 5 authentication server
+at boot time.
+.It Va kadmind5_server_enable
+.Pq Vt bool
+Set to
+.Dq YES
+to start
+.Xr k5admind 8 ,
+the Kerberos 5 Administration Daemon); set to
+.Dq NO
+on a slave server.
.It Va rwhod_enable
.Pq Vt bool
If set to
>Release-Note:
>Audit-Trail:
>Unformatted:
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202152316.g1FNGEL68636>
