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