Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Mar 2015 13:40:00 +0800
From:      Tyrone Cusi <tyronecusi@hotmail.com>
To:        "freebsd-doc@FreeBSD.org" <freebsd-doc@freebsd.org>
Subject:   Possible correction in FreeBSD documentation
Message-ID:  <BAY168-W115EC46B3FE0435602D82FBD8040@phx.gbl>

next in thread | raw e-mail | index | archive | help

Hello FreeBSD Doc team,
Looks like this section in the document: https://www.freebsd.org/doc/en/books/handbook/kerberos5.html needs to be corrected.
Under the Heimdal configuration in the documentation, this was asked to do in /etc/rc.conf
Insert the following:
kerberos5_server_enable="YES"kadmind5_server_enable="YES"
When I tried it using the lastest FreeBSD release, it actually worked when I used this instead.
kdc_enable="YES"kpasswdd_enable="YES"kadmind_enable="YES"
Can the document be corrected? Or is there anything I missed in the document?
Thanks.
Regards,Tyrone 		 	   		  

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