nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
27.42k stars 4.07k forks source link

Document `occ ldap:reset-user` #49235

Open solracsf opened 2 days ago

solracsf commented 2 days ago

How to use GitHub

Command occ ldap:reset-user is present on the CLI, but not correctly (fully) documented. Only the CLI description exists:

Description:
  deletes an LDAP user independent of the user state

Exemple: When and Why use this command and not user:delete. What it does that user:delete does not, etc.