Thread: Set independant user permissions on files and folders
hello,
i'm in case:
3 users:
- john (u)
- pierre (u)
- tom (admin/su)
2 folders:
- john's folder
- public folder
thing want give john rights r/w in folder
, give pierre read access not write.
public folder, both have read acces, none can write.
how can achieved in windows?
dear tompirlet ,
in unix every file , directory has pwn set of tight security policies .
need understand group concep along user .here tutorial .
http://www.dartmouth.edu/~rc/help/faq/permissions.html
in case , have not mentioned whch user belongs group .
need know if john , pierre belongs same group or different ones set permissions first scenerio.
second scenerio
will give read permissions .code:chmod -r 444 public folder
Forum The Ubuntu Forum Community Ubuntu Specialised Support Security [ubuntu] Set independant user permissions on files and folders
Ubuntu
Comments
Post a Comment