* file permission
@ 2004-12-06 20:43 Sumit Kumar Agarwal
2004-12-07 14:04 ` Adam Lang
0 siblings, 1 reply; 2+ messages in thread
From: Sumit Kumar Agarwal @ 2004-12-06 20:43 UTC (permalink / raw)
To: linux-admin
Dear all
I Have A small problem. in my linux server there are three users
user1, user2, user3 and all of them belong to a single group group1
user1 has some files which user2 can access but user3 should not be have
even a read access to them how do i set permission to the file such that
user2 can access and user3 should not access with out changing there
groups. If any one have an idea how do we set such permission plz let me
know
Thanks in advance
regards
Sumit Kumar
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: file permission
2004-12-06 20:43 file permission Sumit Kumar Agarwal
@ 2004-12-07 14:04 ` Adam Lang
0 siblings, 0 replies; 2+ messages in thread
From: Adam Lang @ 2004-12-07 14:04 UTC (permalink / raw)
To: linux-admin
Make a second group and put the first two guys in it (users can be in
multiple groups) and assign group rights to that file based on the new
group.
----- Original Message -----
From: "Sumit Kumar Agarwal" <sumit@rocsys.com>
To: <linux-admin@vger.kernel.org>
Sent: Monday, December 06, 2004 3:43 PM
Subject: file permission
>
>
> Dear all
>
> I Have A small problem. in my linux server there are three users
> user1, user2, user3 and all of them belong to a single group group1
> user1 has some files which user2 can access but user3 should not be have
> even a read access to them how do i set permission to the file such that
> user2 can access and user3 should not access with out changing there
> groups. If any one have an idea how do we set such permission plz let me
> know
>
> Thanks in advance
>
> regards
> Sumit Kumar
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-admin" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-12-07 14:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-06 20:43 file permission Sumit Kumar Agarwal
2004-12-07 14:04 ` Adam Lang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).