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.
user & group permissions
Name: shahzin Date: December 15, 2003 at 01:52:17 Pacific OS: RH 8 CPU/Ram: P3/128MB
Comment:
hello friends, is it possible to set the permission for a particular user & group the way we do in Win NT/2K. As far as i know we can set permission only for owner or the group to which we belong to or others. can we set the permission for user xyz or group abc.
Name: Jake Date: December 15, 2003 at 11:09:43 Pacific
Reply:
What you've described requires Access Control Lists (ACLs). RedHat uses the ext3 filesystem by default, and ACLs are supported on ext3, but I don't know if RH 8 has this support compiled into the kernel by default. ReiserFS also supports ACLs as an extension. SGI's XFS and IBM's JFS both have native ACL support.
Summary: This may seem like a stupid newbie question (which I am not), but I haven't really ever had to think about it until now..... When I create a file as the user nate for example, it is also created with ...
Summary: That is because you are trying to set file permissions on a FAT partition...which dosn't support it. You could either use UMSDOS instead (although you may lose things like long file names) or bett...
Summary: thanks for the reply guys here is the details all this happens localy a folder called testfolder a group called group1 (2 users is admin admin1) a group called group2 (2 users manger manager1) a...