Displaying 1 result from an estimated 1 matches for "cmp340".
Did you mean:
cmp343
2005 Jul 09
2
A shared space between students and their teacher !!!
...uter Courses
path = /home/shares/computer_science
public = no
writable = yes
write list = @cmp251a
read only = no
create mask = 0660
directory mask = 0770
force group = faculty
-------------------------------------------------
I created folders inside the path, for example, cmp340, cmp251, cmp450.
I gave right access to folders to the corresponding groups so that students can write on that
folders, but once the file is stored on that folder, faculty members can access it and download.
However, other users that belong to that group can access it also.
What should I do? Ple...