Nextcloud/Benutzerverwaltung: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
K Textersetzung - „Nextcloud/Verwaltung“ durch „Nextcloud/Konfiguration“
 
Zeile 17: Zeile 17:
== Siehe auch ==
== Siehe auch ==
# [[Nextcloud/AccountRetention]]
# [[Nextcloud/AccountRetention]]
[[Kategorie:Nextcloud/Verwaltung]]
[[Kategorie:Nextcloud/Konfiguration]]

Aktuelle Version vom 19. Juni 2024, 10:31 Uhr

occ

user
 user:add                               adds a user
 user:add-app-password                  Add app password for the named user
 user:delete                            deletes the specified user
 user:disable                           disables the specified user
 user:enable                            enables the specified user
 user:export                            Export a user.
 user:import                            Import a user.
 user:info                              show user info
 user:lastseen                          shows when the user was logged in last time
 user:list                              list configured users
 user:report                            shows how many users have access
 user:resetpassword                     Resets the password of the named user
 user:setting                           Read and modify user settings

Siehe auch

  1. Nextcloud/AccountRetention