Bug 1554 - Cannot write to a share with write-list users
Summary: Cannot write to a share with write-list users
Status: CLOSED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Config Files (show other bugs)
Version: 3.0.5
Hardware: All Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-22 19:17 UTC by Anderson
Modified: 2005-08-24 10:19 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anderson 2004-07-22 19:17:03 UTC
Any write access from the windows has been denied.

smb.conf
...
    debug level = 1
    security = user
    unix charset = ISO8859-1
    socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
...

[backup]
    comment = Disco para Backup.
    path = /backup/suporte
    available = yes
    browseable = no
    guest only = no
    public = no
    writable = no
    admin users = suporte
    force user = admin
    force group = admin
    valid users = suporte
    write list = suporte
Comment 1 Gerald (Jerry) Carter (dead mail address) 2004-07-23 13:55:53 UTC
fixed in the latest 3.0 tree.  The patch is at 
http://samba.org/~jerry/patches/post-3.0.4/
(works for 3.0.5 as well).
Comment 2 Gerald (Jerry) Carter (dead mail address) 2005-08-24 10:19:29 UTC
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.