Displaying 1 result from an estimated 1 matches for "dir1_level2".
Did you mean:
dir1_level1
2009 Jul 17
1
Samba Permissions
...y.
Underneath that directory there will be several others and then others
underneath each one of those. I assume each directory inherits the top
share though, is that correct?
For example, if I have the following.
MAIN (unix permissions rwxr-xr-x)
--DIR1_LEVEL1 (unix permissions rwxr-xr-x)
----DIR1_LEVEL2 (unix permissions rwxrwxrwx)
--DIR2-LEVEL1 (unix permissions rwxr-xr-x)
[main]
path = /MAIN
I then map T: to the MAIN share.
Here is how I would like this to work. Anyone in the TEACHER group can
access either the DIR1_LEVEL1 or the DIR2_LEVEL2 and anything underneath.
Only students in GROUP1...