Package: samba
Version: 3.0.23c-1
Severity: important
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages samba depends on:
ii debconf [debconf-2.0] 1.5.3 Debian configuration management sy
ii libacl1 2.2.41-1 Access control list shared library
ii libattr1 2.4.32-1 Extended attribute shared library
ii libc6 2.3.6.ds1-4 GNU C Library: Shared libraries
ii libcomerr2 1.39-1 common error description library
ii libcupsys2 1.2.2-2 Common UNIX Printing System(tm) -
ii libgnutls13 1.4.2-1 the GNU TLS library - runtime libr
ii libkrb53 1.4.4~beta1-1 MIT Kerberos runtime libraries
ii libldap2 2.1.30-13+b1 OpenLDAP libraries
ii libpam-modules 0.79-3.1 Pluggable Authentication Modules f
ii libpam-runtime 0.79-3.1 Runtime support for the PAM librar
ii libpam0g 0.79-3.1 Pluggable Authentication Modules l
ii libpopt0 1.10-2 lib for parsing cmdline parameters
ii logrotate 3.7.1-3 Log rotation utility
ii lsb-base 3.1-15 Linux Standard Base 3.1 init scrip
ii netbase 4.25 Basic TCP/IP networking system
ii procps 1:3.2.7-2 /proc file system utilities
ii samba-common 3.0.23c-1 Samba common files used by both th
ii zlib1g 1:1.2.3-13 compression library - runtime
Versions of packages samba recommends:
ii smbldap-tools 0.9.2-3 Scripts to manage Unix and Samba a
-- debconf information:
samba/nmbd_from_inetd:
* samba/run_mode: daemons
samba/log_files_moved:
samba/tdbsam: false
samba/generate_smbpasswd: true
Since upgrading from samba 3.0.22-1 to 3.0.23c-1 users listed in the
"valid users" configuration entry can no longer log in.
The log file contains entries like.
"user 'martinh' (from session setup) not permitted to access this share
(OfficeShare)"
With the previous package 3.0.22 (even after downgrade) everthing works
fine.
Shares without specified "valid users" work without any problems in
both versions.
All users are unix users taken from a nis server.
[global]
workgroup = TARGIT01.DE
server string = targit share server
wins support = yes
dns proxy = no
interfaces = 127.0.0.0/8 eth0
bind interfaces only = true
hosts allow = 192.168.6. 192.168.2. 127.
log file = /var/log/samba/log.%m
log level = 2
max log size = 5000
local master = yes
os level = 100
domain master = no
domain logons = no
preferred master = yes
security = user
map to guest = Never
guest ok = false
invalid users = root
load printers = yes
printing = cups
printcap name = cups
socket options = TCP_NODELAY
browseable = true
encrypt passwords = false
unix charset = ISO8859-
display charset = ISO8859-1
[ProjectShare]
comment = targit Project Share
path = /ProjectShare
browseable = yes
writeable = true
printable = false
create mask = 0666
directory mask = 0777
guest ok = true
[OfficeShare]
comment = targit Office Share (restricted)
path = /OfficeShare
guest ok = false
valid users = peter, martinh
admin users =
force group = gleitung
writeable = true
printable = false
create mask = 0760
force create mode = 0760
directory mask = 0770
browseable = false
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]