On Sat, Dec 07, 2002 at 11:14:40AM +0100, Stefaan Teerlinck wrote:
> 
> I just installed a samba server, but I can't seem to find a way to set restrictions 
>of the shares so just some users can read it. I can set read/write permissions for 
>some users, so just those users can write to those shares, but all shares can be read 
>by all known users. How do I do this?
> 
> Thanks,
> Stefaan.

In /etc/samba/smb.conf:
    valid users = foo
or 
    valid users = @bar
for groups.

smb.conf is very well documented, check its man page: `man smb.conf'.
-- 
bda
Cyberpunk is dead.  Long live cyberpunk.
http://mirrorshades.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to