Date: Sun, 23 Jul 2006 19:36:58 GMT From: Steve Mitchell <stevemit@pacbell.net> To: freebsd-gnats-submit@FreeBSD.org Subject: docs/100764: Handbook addition request -- MIT kerberos Message-ID: <200607231936.k6NJawtm065143@www.freebsd.org> Resent-Message-ID: <200607231940.k6NJeE19028401@freefall.freebsd.org>
index | next in thread | raw e-mail
>Number: 100764 >Category: docs >Synopsis: Handbook addition request -- MIT kerberos >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jul 23 19:40:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Steve Mitchell >Release: 6.1 Production >Organization: >Environment: >Description: In the FreeBSD Handbook section 14.8.7, "Differences with the MIT port", it would be very helpful if the following information were included. This information is unique to FreeBSD and is not found in the MIT documentation or the O'Reilly Kerberos book. --Steve -------------------------------- The file /etc/rc.conf must be modified to point to the MIT server implementations on the master and slave KDC. An example /etc/rc.conf excerpt for a master KDC is # kerberos # Override server locations with MIT implementation paths # (/etc/default/rc.conf points to Heimdal implementations) kerberos5_server="/usr/local/sbin/krb5kdc" kadmind5_server="/usr/local/sbin/kadmind" kerberos5_server_enable="YES" kadmind5_server_enable="YES" Other MIT kerberos applications are installed by default at /usr/local/bin/kinit (Heimdal: /usr/bin/kinit) /usr/local/sbin/kadmin (Heimdal: /usr/bin/kadmin) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted:help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607231936.k6NJawtm065143>
