Sys Admin Best Practices - Add Group

Hi All,

How can I add few existing groups into a group?

eg. Currently, I have

- projgrp1 for proj1 with members proj1usr1, proj1usr2, proj1usr3..proj1usr10

- projgrp2 for proj2 with members proj2usr1, proj2usr2

- projgrp3 for proj3 wiht members proj3usr1, proj3usr3

Now, I would like to give access for all users in projgrp1 and projgrp2 to folderA.

I am thinking of adding projgrp1 and projgrp2 to a mainprojgrp and set folderA's group permission to the mainprojgrp. But I don't know how to do this.

Or is there any alternative way? Please advise.

[607 byte] By [geamyha] at [2007-11-26 23:18:05]
# 1

I am thinking of adding projgrp1 and projgrp2 to a

mainprojgrp and set folderA's group permission to the

mainprojgrp. But I don't know how to do this.

Or is there any alternative way? Please advise.

how do you get around that?

man setfacl or getfacl

alan

alan.paea at 2007-7-10 14:19:52 > top of Java-index,General,Sys Admin Best Practices...
# 2
setfacl is for files permission not folder. correct me if I'm wrong. Thanksgeam
geamyha at 2007-7-10 14:19:52 > top of Java-index,General,Sys Admin Best Practices...
# 3
Try it out on a directory, you might be surprised.alan
alan.paea at 2007-7-10 14:19:52 > top of Java-index,General,Sys Admin Best Practices...