USER REMOVE
Level
user+modify
Description
Delete a user
Implementation notes
Check if the user can be removed (LDAP admin user cannot be removed) Remove user from groups
Revoke user certificate if exists then calls fw_ldap_update()
Usage
<User ID>|<User DN>
Returns
Error code
Remark
ADMIN rights needed to revoke admin users
The user cannot be removed if it is the last member of a group
Example
USER REMOVE jd
USER REMOVE "cn=Jean DUPONT,ou=users,o=stormshield,dc=int"
CACHE_CATEGORY
user