You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/04/29 18:23:19 UTC

DO NOT REPLY [Bug 28690] New: - suexec_log is missing gid name

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=28690>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=28690

suexec_log is missing gid name

           Summary: suexec_log is missing gid name
           Product: Apache httpd-2.0
           Version: 2.0.49
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: mod_suexec
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: floeff@arcor.de


My suexec_log is as follows:

[2004-04-29 18:20:11]: uid: (1003/user2) gid: (1004/1004) cmd: myscript.pl

However, I think it should be

[2004-04-29 18:20:11]: uid: (1003/user2) gid: (1004/site1) cmd: myscript.pl

The gid 1004 has the name "site1".

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org