Method | Description | |
---|---|---|
fromLdap ( $value ) | ||
toLdap ( $value ) |
Method | Description | |
---|---|---|
validateAndGetGroupSID ( string $name ) : string | Make sure that the group exists and that the user is already a member of it. If not, at least give an informative message. |
protected validateAndGetGroupSID ( string $name ) : string | ||
$name | string | The group name. |
return | string | The text SID of the group. |