[Pkg-samba-maint] Bug#566946: samba-common: /etc/samba/dhcp.conf unusable due to typos in /etc/dhcp3/dhclient-enter-hooks.d/samba
Christophe Le Roy
christophe.fish at gmail.com
Tue Jan 26 01:23:16 UTC 2010
Package: samba-common
Version: 2:3.4.5~dfsg-1
Severity: normal
Samba won't correctly get WINS servers list from DHCP, but instead (in /etc/samba/dhcp.conf) :
wins server ==
Fix :
In /etc/dhcp3/dhclient-enter-hooks.d/samba, lines 18-21
local other_servers
other_servers==""
local serverlist
serverlist==""
have to be replaced with (for example) :
local other_servers=""
local serverlist=""
Christophe.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (900, 'testing'), (200, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages samba-common depends on:
ii debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii ucf 3.0025 Update Configuration File: preserv
Versions of packages samba-common recommends:
ii samba-common-bin 2:3.4.5~dfsg-1 common files used by both the Samb
samba-common suggests no packages.
-- debconf information excluded
More information about the Pkg-samba-maint
mailing list