wildscribe
14th September 2004, 06:06 PM
Hi Folks,
This is a newbie question.
I was wondering if this can be done, and is so, how would I set the permissions.
I am building a file server using Fedora Core 2 and need to set up three different classes
of users to get access to different directories.
For example:
Standard user would have access to BasicDirectory
PowerUser would have access to BasicDirectory + StandardDirectory
SupremePowerUser would have access to BasicDirectory + StandardDirectory + SupremeDirectory
I suppose I could use become root and use "chown" to manually set up user privileges, like:
"root# chown meuser -r StandardDirectory"
but I was wondering if there was a better, easiler way.
- - - Wild
This is a newbie question.
I was wondering if this can be done, and is so, how would I set the permissions.
I am building a file server using Fedora Core 2 and need to set up three different classes
of users to get access to different directories.
For example:
Standard user would have access to BasicDirectory
PowerUser would have access to BasicDirectory + StandardDirectory
SupremePowerUser would have access to BasicDirectory + StandardDirectory + SupremeDirectory
I suppose I could use become root and use "chown" to manually set up user privileges, like:
"root# chown meuser -r StandardDirectory"
but I was wondering if there was a better, easiler way.
- - - Wild