Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[samba]write list doesn't work.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2290
Location: $TERM

PostPosted: Fri Aug 26, 2011 2:16 pm    Post subject: [samba]write list doesn't work. Reply with quote

Code:
[global]
        workgroup = TEST
        netbios name = MSERROR
        server string = testing
        allocation roundup size = 4194304
        aio read size = 16384
        aio write size = 16384

[test]
        path = /home/ftp
        valid users = ftp, de
        write list = de
        force user = ftp
        force group = ftp


In both Windows and using smbclient, I cant get write access using user 'de'.
_________________
My blog
Back to top
View user's profile Send private message
gerdesj
l33t
l33t


Joined: 29 Sep 2005
Posts: 622
Location: Yeovil, Somerset, UK

PostPosted: Thu Sep 01, 2011 11:49 pm    Post subject: Re: [samba]write list doesn't work. Reply with quote

Does Samba have a password for de?

Code:

$su -
#smbpasswd -a de


Cheers
Jon
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2290
Location: $TERM

PostPosted: Fri Sep 02, 2011 1:33 pm    Post subject: Re: [samba]write list doesn't work. Reply with quote

gerdesj wrote:
Does Samba have a password for de?

Code:

$su -
#smbpasswd -a de


Cheers
Jon


Yes.
_________________
My blog
Back to top
View user's profile Send private message
gerdesj
l33t
l33t


Joined: 29 Sep 2005
Posts: 622
Location: Yeovil, Somerset, UK

PostPosted: Sat Sep 10, 2011 10:42 pm    Post subject: Re: [samba]write list doesn't work. Reply with quote

(Sorry about the delay in response)

In which case is de a member of ftp and does the shared directory have the ftp goup as writable either as a direct (Unix) ---|-rwx|--- or an extra ACL?

Cheers
Jon
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2290
Location: $TERM

PostPosted: Sun Sep 11, 2011 4:36 am    Post subject: Reply with quote

Not group, but I've forced user, group as ftp, and user ftp has rwx permission everywhere. Also everything is world readable, so 'de' doesn't have any problems when logged in with readonly = no.
_________________
My blog
Back to top
View user's profile Send private message
dE_logics
Advocate
Advocate


Joined: 02 Jan 2009
Posts: 2290
Location: $TERM

PostPosted: Sun Sep 11, 2011 9:34 am    Post subject: Reply with quote

It started to work all of a sudden. Thanks!!
_________________
My blog
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum