Computing.Net > Forums > Linux > File/Folder permissions

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

File/Folder permissions

Reply to Message Icon

Name: dwp
Date: October 15, 2002 at 19:52:43 Pacific
OS: RH8
CPU/Ram: 1/1
Comment:

Bear with me please:

In W2K you can assign permissions for a file or folder based upon the user name. You can set a different permission for all persons granted access.

i.e.:

John - read
Betty - read / write
Mark - fullaccess
Susie - write

In Linux I am looking to do the same thing, but I can only find info on "owner, guest, other" and groups. It would not be efficient for me to make that many groups.

Any ideas?



Sponsored Link
Ads by Google

Response Number 1
Name: VladTsyrklevich
Date: October 15, 2002 at 20:47:08 Pacific
Reply:

Have you ever heard of sudo? I believe if you are root you can do something with sudo to give them permissions... But I'm not sure about this. Any of you guys know anything about sudo? And if you do is this right?


0

Response Number 2
Name: armin
Date: October 16, 2002 at 00:37:48 Pacific
Reply:

read the manpages of chown and chmod, especially the sections about suid and uid bits.
the owner-group-world permission system allows a quite sophisticated control over files and directories. (you know that users can belong to multiple groups ?). well, if you need control over _real_ large networks you might consider using netware. but most situations can easily be handled with the unix file permission system. well, at least i havent reached its limits yet.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: File/Folder permissions

File/Samba Permissions troubles www.computing.net/answers/linux/filesamba-permissions-troubles/8913.html

Shared Files folder XP / RedHat 7.2 www.computing.net/answers/linux/shared-files-folder-xp-redhat-72/16514.html

file/dir permission question www.computing.net/answers/linux/filedir-permission-question/20284.html