Recent disruptions to two undersea internet cables in the Baltic Sea have yet again...
3.13.2 User Management
3.13.2.1 User token management #
3.13.2.2 Internal user directory #
- User – cannot manage other users or instances
- Manager – cannot manage users
- Admin – full privileges
3.13.2.3 LDAP and Active Directory #
LDAP or AD user directories can be added, updated and removed from GMI by accessing “Management → User Management” tab. Each user directory takes a series of parameters specific for the protocol.
- User directory name – the name assigned to the directory within GMI,
- User directory hostname in the form of either IP address or domain name (LDAP/LDAPS),
- Enabling or disabling a user directory,
- The option to disable or remove users completely for a disabled directory.
- User directory port
- Order specifies when this user directory will be examined by GMI compared to other user directories
- Timeout before failing a connection to this user directory
- TLS use
- Certificate verification
- CA certificate used to verify server’s certificate in case the Certificate verifications is turned on
- Initial binding user name that GMI uses to authenticate itself
- Initial bind password assigned to GMI.
- Base DN specifies the root distinguished name and user subtree
GMI recognizes BOTH short and full user identifiers. Examples below are both valid directory entries that will match user “chris” with long name “Mr. Chris Smith”:
cn: ops uniqueMember: chris
and
uniqueMember: cn=Mr. Chris Smith,ou=employees,ou=People,dc=ops,dc=org
- Username and Email fields map User Directory attributes to GMI user attributes
- Roles assigned (either User, Manager or Admin),
- Bind group – the name of the attribute that uniquely identifies a given group or user.
- Access to IRP instances available in GMI. (Users with the Admin roles have access to all IRP instances)