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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"