I have a peculiar situation occurring after creating a file and the group id that is recorded. Situation is:
Dir1: /usr/aaa/bbb rwxr-xr-x dpadmin:sysadms
Dir2: /usr/aaa/bbb/ccc rwxr-xr-x dpadmin:sysadms
A userid of 'dpadmin' having a primary group of 'dpprod' and not belonging to group sysadms, touches a file in each directory above. The group varies within the touched file. The owner:group results are:
Dir1: dpadmin:dpprod
Dir2: dpadmin:sysadms
Can anyone provide clues as to why the file in Dir2 contains the group of sysadms and not dpprod?
I am running AIX 4.3.3 at ML level 6.
Dir1: /usr/aaa/bbb rwxr-xr-x dpadmin:sysadms
Dir2: /usr/aaa/bbb/ccc rwxr-xr-x dpadmin:sysadms
A userid of 'dpadmin' having a primary group of 'dpprod' and not belonging to group sysadms, touches a file in each directory above. The group varies within the touched file. The owner:group results are:
Dir1: dpadmin:dpprod
Dir2: dpadmin:sysadms
Can anyone provide clues as to why the file in Dir2 contains the group of sysadms and not dpprod?
I am running AIX 4.3.3 at ML level 6.