SQLMinUserGID
Name
SQLMinUserGID -- Set a minimum GID
Synopsis
SQLMinUserGID [ minimum-gid]
Default
999
Context
server config, <Global>, <VirtualHost>
Module
mod_sql
Compatibility
1.2.5rc1 and later
Description
SQLMinUserGID is checked whenever retrieving a user's GID. If the retrieved
value for GID is less than the value of SQLMinUserGID, it is reported as the
value of SQLDefaultGID.