Query: checkgid
OS: osx
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CHECKGID(8) BSD System Manager's Manual CHECKGID(8)NAMEcheckgid -- validate group identifiersSYNOPSIScheckgid group ...DESCRIPTIONGiven one or more group identifers on the command line (e.g., "httpd" or "#-1"), figure out whether they'll be valid for the server to use at run-time. If a groupname isn't found, or we can't setgid() to it, return -1. If all groups are valid, return 0. This may need to be run as the superuser for the setgid() to succeed; running it as any other user may result in a false negative.SEE ALSOhttpd(8)BSDOctober 21, 2008 BSD
| Related Man Pages | 
|---|
| chroot(8) - freebsd | 
| seteuid(2) - netbsd | 
| setuid(2) - netbsd | 
| dm(8) - suse | 
| dm(8) - debian | 
| Similar Topics in the Unix Linux Community | 
|---|
| Apache config issue | 
| problem compiling apache on solaris | 
| prepare a tar package | 
| Build the apache binary centrally. | 
| AIX 7.1 gcc 4.8.5 issue |