summaryrefslogtreecommitdiffstats
path: root/install
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2014-01-17 14:09:34 +0200
committerMartin Kosek <mkosek@redhat.com>2014-01-20 10:35:03 +0100
commit531ede2904608a2bfe24d09c94dc0b87d780f30a (patch)
treeb743db06b298b40b3fd24e70e887b1199a9ddf45 /install
parent3264b0eaafaceaddeb7226edc35ea4ae7f7b3e30 (diff)
downloadfreeipa-531ede2904608a2bfe24d09c94dc0b87d780f30a.tar.gz
freeipa-531ede2904608a2bfe24d09c94dc0b87d780f30a.tar.xz
freeipa-531ede2904608a2bfe24d09c94dc0b87d780f30a.zip
ipa-adtrust-install: configure host netbios name by default
Ensure we set host netbios name by default in smb.conf https://fedorahosted.org/freeipa/ticket/4116
Diffstat (limited to 'install')
-rw-r--r--install/share/smb.conf.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/install/share/smb.conf.template b/install/share/smb.conf.template
index 086b0fcfe..2908b998c 100644
--- a/install/share/smb.conf.template
+++ b/install/share/smb.conf.template
@@ -1,5 +1,6 @@
[global]
workgroup = $NETBIOS_NAME
+netbios name = $HOST_NETBIOS_NAME
realm = $REALM
kerberos method = dedicated keytab
dedicated keytab file = FILE:/etc/samba/samba.keytab