Details
-
Type:
New Feature
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1.13
-
Fix Version/s: 2.4.0
-
Component/s: maxadmin
-
Labels:
-
Sprint:MXS-SPRINT-78, MXS-SPRINT-79, MXS-SPRINT-80, MXS-SPRINT-81
Description
In MaxScale 2.1, Linux user accounts can be given access to maxadmin:
Some users would like this to be expanded, so that all Linux users within a specific Linux group could be given access to maxadmin. e.g. executing something like this would allow any user in the "dba" group to use MaxAdmin:
MaxScale> enable group dba
|
It would be preferable if this would also work for non-local groups pulled in from certain PAM plugins, such as those from Active Directory or LDAP.