Get desktop application:
View/edit binary Protocol Buffers messages
string username = 1
string password = 2
int32 start = 1
int32 end = 2
string sort_key = 4
string name = 10
int32 start = 1
int32 end = 2
string sort_key = 4
repeated string filter = 10
int32 start = 1
int32 end = 2
string sort_key = 4
repeated string filter = 10
repeated User users = 1
int64 total = 10
string username = 1
string group = 2
string username = 1
string password = 2
string name = 1
repeated string members = 2
string name = 1
string new_name = 2
int64 GID = 3
string username = 1
string password = 2
Used as response type in: LDAPManager.AddGroupMember, LDAPManager.ChangePassword, LDAPManager.DeleteGroup, LDAPManager.DeleteUser, LDAPManager.NewGroup, LDAPManager.NewUser, LDAPManager.RemoveGroupMember, LDAPManager.UpdateGroup
(message has no fields)
Used as response type in: LDAPManager.GetGroup
Used as field type in: GroupList
string name = 1
int64 GID = 3
Used as response type in: LDAPManager.GetGroupList, LDAPManager.GetUserGroups
repeated Group groups = 1
int64 total = 10
Used as request type in: LDAPManager.AddGroupMember, LDAPManager.RemoveGroupMember
Used as field type in: Group
string group = 1
string username = 2
string dn = 3
Used as request type in: LDAPManager.NewUser
Used as field type in: UpdateUserRequest
string first_name = 1
string last_name = 2
int64 UID = 10
int64 GID = 11
string login_shell = 12
string home_directory = 13
string username = 20
string email = 21
string password = 22
Used in: GetGroupListRequest, GetGroupRequest, GetUserListRequest
ASCENDING = 0
DESCENDING = 1
Used as response type in: LDAPManager.Login, LDAPManager.UpdateUser
string token = 1
string username = 2
int32 UID = 3
string display_name = 4
bool is_admin = 5
Used as response type in: LDAPManager.GetUser
Used as field type in: UserList
string username = 1
string first_name = 10
string last_name = 11
string display_name = 12
string email = 13
string login_shell = 20
string home_directory = 21
string CN = 30
string DN = 31
int32 UID = 32
int64 GID = 33