Thanks Guido. I think I'm a little confused though :)

Here's what I added to my smb.conf:

[admin]
     path = /home/admin
     browseable = yes
     public = no
     writable =  yes
     nt acl support = no
     valid users = @admin

When I do ls -ld /home/admin I get:

drwx--x--x 8 admin wheel 4096 2009-03-18 00:49 /home/admin

And getfacl:

getfacl /home/admin
# file: home/admin
# owner: admin
# group: wheel
user::rwx
group::--x
other::---

So should I create a group, say "addrw" and add my admin user to it?

Thank you again, I appreciate your help.
-- 
View this message in context: 
http://www.nabble.com/Samba-Configuration-tp22566973p22585997.html
Sent from the Samba - General mailing list archive at Nabble.com.

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

Reply via email to