Update to r42600:
Running MIT Kerberos on FreeBSD does not need any flags passed to it.
This commit is contained in:
parent
cedcde7f0b
commit
a9c6375453
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=48676
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
$FreeBSD$
|
||||
$FreeBSDde: de-docproj/books/handbook/security/chapter.xml,v 1.178 2012/04/30 17:07:41 bcr Exp $
|
||||
basiert auf: r42501
|
||||
basiert auf: r42600
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="security">
|
||||
<info><title>Sicherheit</title>
|
||||
|
|
@ -2125,6 +2125,7 @@ jdoe@example.org</programlisting>
|
|||
|
||||
<programlisting>kerberos5_server="/usr/local/sbin/krb5kdc"
|
||||
kadmind5_server="/usr/local/sbin/kadmind"
|
||||
kerberos5_server_flags=""
|
||||
kerberos5_server_enable="YES"
|
||||
kadmind5_server_enable="YES"</programlisting>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue