summaryrefslogtreecommitdiff
path: root/samba-common.templates
diff options
context:
space:
mode:
authorvorlon <vorlon@alioth.debian.org>2002-12-28 20:57:12 +0000
committervorlon <vorlon@alioth.debian.org>2002-12-28 20:57:12 +0000
commit927d5e9d1255e69342f4fb9bf3c11ee3926877cc (patch)
tree39e45375a5885da7e37140350593508bbd3fa325 /samba-common.templates
parent3ce33750da148497c0627088fb701fa957529562 (diff)
downloadsamba-927d5e9d1255e69342f4fb9bf3c11ee3926877cc.tar.gz
add hooks for DHCP-provided WINS settings
git-svn-id: svn://svn.debian.org/svn/pkg-samba/trunk@424 fc4039ab-9d04-0410-8cac-899223bdd6b0
Diffstat (limited to 'samba-common.templates')
-rw-r--r--samba-common.templates14
1 files changed, 14 insertions, 0 deletions
diff --git a/samba-common.templates b/samba-common.templates
index fe6e425eb8..f193a74962 100644
--- a/samba-common.templates
+++ b/samba-common.templates
@@ -21,6 +21,20 @@ Description: Character Set for DOS clients
clients. If you leave this option blank, your smb.conf will not be
changed.
+Template: samba-common/dhcp
+Type: boolean
+Default: false
+Description: Use WINS settings from DHCP?
+ If your computer gets IP address information from a DHCP server on the
+ network, the DHCP server may also provide information about WINS
+ servers ("NetBIOS name servers") present on the network. If you say
+ "yes" here, your smb.conf file will be modified in such a way that
+ DHCP-provided WINS settings will automatically be read from
+ /etc/samba/dhcp.conf.
+ .
+ You must have the dhcp3-client package installed to take advantage of
+ this feature.
+
Template: samba-common/do_debconf
Type: boolean
Default: true