Previous Topic: SGID    : P=ppp U=uuu G=ggg to GGG (GROUP.groupname) ACEEH=hhh D=devnum I=inode

Next Topic: SGID    > Result: 'R' [stage=stage gstag=gstage ACEEH=hhh]Why?      detailedreasontext


SGID > P=ppp U=uuu (RG=rg EG=eg SG=sg) to (RG=trg EG=teg SG=tsg) () BYPASS

CA Access Control granted the setgid request without checking any SURROGATE access rules. In the message text, ppp is the issuing process id; uuu is the userid associated with this process; rg, eg, and sg are the real, effective, and saved GID of that process; and trg, teg, and tsg are the target effective, real, and saved GID with which the setgid request was issued. The reason for the bypass is usually because the current real or saved GID is the same as the target GID, and therefore the setgid request does not change the security scope of the user.