Store Google groups
LDAP Attribute | Google Attribute | Description |
---|---|---|
objectclass | Always "group" | |
cn | The group's email address | |
The group's email address | ||
Aliases | List of a group's alias email addresses. | |
member | List of group members | |
uid | Id | The unique ID of a group |
Store OU (Not implemented)
Store users
LDAP Attribute | Google Attribute | Description |
---|---|---|
objectclass | Always "user" | |
cn | PrimaryEmail | Primary username |
givenname | Name.GivenName | First Name |
surname | Name.FamilyName | Last name |
Aliases | ||
uid | Id | User ID |
has2Fa | IsEnrolledIn2Sv | Is enrolled in 2-step verification |
archived | Archived | Indicates if user is archived |
suspended | Suspended | Indicates if user is suspended |