I have the following Samba share: [Programs] writable = yes path = /home/wes/Download I want myself to have write access, and everyone else to have read-only access. The write access works fine when I authenticate, but anyone that does not authenticate gets the you do not have permission error. The /home/wes/Download folder ACL has read access to group and others. What do I need to do to fix that? Wes
On May 20, 2006, at 6:33 PM, Wesley Hobbie wrote:> I have the following Samba share: > > [Programs] > writable = yes > path = /home/wes/Download > > I want myself to have write access, and everyone else to have read- > only > access. The write access works fine when I authenticate, but > anyone that > does not authenticate gets the you do not have permission error. The > /home/wes/Download folder ACL has read access to group and others. > What do > I need to do to fix that?You want people who don't authenticate to be able to read the share? Enable guest account in samba.
read only = yes admin user = wes> -----Original Message----- > From: samba-bounces+cbarry=silverstorm.com@lists.samba.org > [mailto:samba-bounces+cbarry=silverstorm.com@lists.samba.org] > On Behalf Of Wesley Hobbie > Sent: Saturday, May 20, 2006 9:33 PM > To: samba@lists.samba.org > Subject: [Samba] Samba share question > > I have the following Samba share: > > [Programs] > writable = yes > path = /home/wes/Download > > I want myself to have write access, and everyone else to have > read-only > access. The write access works fine when I authenticate, but > anyone that > does not authenticate gets the you do not have permission error. The > /home/wes/Download folder ACL has read access to group and > others. What do > I need to do to fix that? > > Wes > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba >