Package: samba-common
Version: 3.0.22-1
Severity: minor
Tags: patch
There's a typo (a leading + that probably didn't get properly stripped
from a diff) in debian/smb.conf. On a fresh install of smbclient, it
causes an error like the following:
[0 [EMAIL PROTECTED] ~]$ smbclient -L serverx
params.c:Parameter() - Ignoring badly formed line in configuration file:
+########## Domains ###########
Password:
...
the attached patch should fix thing (though i doubt you needed a patch
to fix this!)
Thanks for maintaining samba for debian,
--dkg
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (200, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages samba-common depends on:
ii debconf [debconf-2.0] 1.5.1 Debian configuration management sy
ii libc6 2.3.6-13 GNU C Library: Shared libraries
ii libcomerr2 1.39-1 common error description library
ii libkrb53 1.4.3-7 MIT Kerberos runtime libraries
ii libldap2 2.1.30-13 OpenLDAP libraries
ii libpam-modules 0.79-3.1 Pluggable Authentication Modules f
ii libpopt0 1.7-5 lib for parsing cmdline parameters
samba-common recommends no packages.
-- debconf information excluded
--- debian/smb.conf.orig 2006-06-09 12:14:46.000000000 -0400
+++ debian/smb.conf 2006-06-09 12:14:50.000000000 -0400
@@ -119,7 +119,7 @@
# 'passwd program'. The default is 'no'.
; pam password change = no
-+########## Domains ###########
+########## Domains ###########
# Is this machine able to authenticate users. Both PDC and BDC
# must have this setting enabled. If you are the BDC you must