func init() { auth.Register("ldap_auth", &Auth{}) }
func init() { auth.Register("db_auth", &Auth{}) }