Frends.LDAP.DeleteUser / 1.1.0
Summary
Deletes a user object from the directory outright.
Typical use — leaver processing where the account must go rather than be disabled
Input parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| Path | String |
– | CN=Users,DC=Example,DC=Com |
Directory path. |
| CommonName | String |
– | Firstname Lastname |
Common name (CN). |