samba4 bind and dns dynamic
arakimaru at gmail.com
arakimaru at gmail.com
Sun Jul 24 18:40:41 MDT 2011
Hi,
When testing samba4 in an archlinux distro with bind 9.8.0.P4-1, the
"tkey-gssapi-credential" option in the named.conf does not work anymore.
It seems that only the "tkey-gssapi-keytab" option (introduce since bind
9.8) is working.
So for Bind >= 9.8, the named.conf must be :
tkey-gssapi-keytab "/usr/local/samba/private/dns.keytab";
tkey-domain "SAMDOM.EXAMPLE.COM";
KEYTAB_FILE and KRB5_KTNAME environment variables are no longer necessary.
Does somebody could update the samba4 howto (i can't, even after
creating account in the wiki) ?
thx
More information about the samba-technical
mailing list