Package: samba
Version: 3.0.10-1
Followup-For: Bug #259687
I have the same problem. According to the smb.conf manpage:
write list (S)
This is a list of users that are given read-write access to a
service. If the connecting user is in this list then they will
be given write access, no matter what the read only option is
set to. [snip]
However, my smb.conf would not work and kept giving me a permission
denied error until I added "read only = no" as the first submitter did
to each share. This behavior differs from Samba 2.2.4, which I have
running under PlayStation 2 Linux.
No write access:
[downloads]
path = /var/tmp/downloads
guest ok = no
read only = yes
max connections = 2
user = deb
write list = deb
Write accessible:
[downloads]
path = /var/tmp/downloads
guest ok = no
read only = no
max connections = 2
user = deb
write list = deb
force user = deb
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Versions of packages samba depends on:
ii debconf [debconf-2.0] 1.4.30.11 Debian configuration management sy
ii libacl1 2.2.23-1 Access control list shared library
ii libc6 2.3.2.ds1-20 GNU C Library: Shared libraries an
ii libcomerr2 1.35-6 The Common Error Description libra
ii libcupsys2-gnutls10 1.1.23-7 Common UNIX Printing System(tm) -
ii libkrb53 1.3.6-1 MIT Kerberos runtime libraries
ii libldap2 2.1.30-3 OpenLDAP libraries
ii libpam-modules 0.76-22 Pluggable Authentication Modules f
ii libpam-runtime 0.76-22 Runtime support for the PAM librar
ii libpam0g 0.76-22 Pluggable Authentication Modules l
ii libpopt0 1.7-5 lib for parsing cmdline parameters
ii logrotate 3.7-2 Log rotation utility
ii netbase 4.20 Basic TCP/IP networking system
ii samba-common 3.0.10-1 Samba common files used by both th
-- debconf information:
samba/nmbd_from_inetd:
* samba/log_files_moved:
* samba/tdbsam: true
* samba/generate_smbpasswd: false
* samba/run_mode: daemons
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]