MXS-2292 PAM authenticator detects anonymous users with defined hosts
This allows anonymous user mapping from well-defined hosts.
This commit is contained in:
@ -32,4 +32,5 @@ extern const string FIELD_HOST;
|
||||
extern const string FIELD_DB;
|
||||
extern const string FIELD_ANYDB;
|
||||
extern const string FIELD_AUTHSTR;
|
||||
extern const string FIELD_PROXY;
|
||||
extern const int NUM_FIELDS;
|
||||
|
Reference in New Issue
Block a user