Our servers are in AIX. Can you please let me know step by step, how to assign multiple group to a directory.
Say the Directory name is Test.
I want to have
Grp1 having read permission [r--]
Grp2 having read permission [r-x]
Grp3 having read permission [rw-]
Grp4 having read permission [rwx]
Please tell me how to create new groups and to assign them to the directory in AIX.