AuthName                       "mSQL_realm"
AuthType                       basic
Auth_MSQLhost                  dehua
Auth_MSQLdatabase              UserBase
Auth_MSQLpwd_table             userpassword
Auth_MSQLuid_field             Userid
Auth_MSQLpwd_field             Password
Auth_MSQLgrp_table             userpassword
Auth_MSQLgrp_field             Xgroup
Auth_MSQL_nopasswd             off
Auth_MSQL_Authorative          on
Auth_MSQL_EncryptedPasswords   off
require user dehua
#  require group has_paid
