RE: [Samba] Samba share question

2006-05-22 Thread Barry, Christopher
read only = yes
admin user = wes
 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] 
 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
 
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


RE: [Samba] Samba share question

2006-05-21 Thread Wesley Hobbie
I have the guest account enabled.  However, if I create the same share in
say /var it works how I would like it to work, so I think it has something
to do with /home/wes which is forbidden to anyone but wes, even though I
have /home/wes/Downloads viewable by anyone.  So it appears that the
hierarchy has something to do with it.  Obviously a normal user does not
have permission to create a folder and share it from /var, and I do not want
everyone to have read access to /home/wes, is there some way I can make it
work that anyone (guest) can view the [Programs] share?

-Original Message-
From: Matthew Easton [mailto:[EMAIL PROTECTED] 
Sent: Saturday, May 20, 2006 9:01 PM
To: Wesley Hobbie
Cc: samba@lists.samba.org
Subject: Re: [Samba] Samba share question



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.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba


Re: [Samba] Samba share question

2006-05-20 Thread Matthew Easton


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.


--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba