Skip to content

This tool manages (disable, enable, delete) Nextcloud users from a CSV file, which you exported from some other software or created with a spreadsheet software. To create users from CSV, try: https://github.com/t-markmann/nc-userimporter

License

Notifications You must be signed in to change notification settings

t-markmann/nc-usermanager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About nc-usermanager

This tool manages Nextcloud users from a CSV file, which you exported from some other software or created with a spreadsheet software.

Screenshot: Screenshot from Windows commandline

Instructions

  1. Download and extract the zip-file

  2. Insert data:

    • config.xml:
      • Insert your cloud-admin credentials into file config.xml. The user must have admin permissions in your Nextcloud.
      • Specify the action you want to perform for the users: disable, enabled or delete
    • users.csv: Insert the user data into the file users.csv or recreate it with the same columns in a spreadsheet software.
  3. Start the tool:

  4. Follow the interactive commandline instructions. Check output.log ("output"-folder in script-directory) and your user overview in Nextcloud.


ToDo

Open features, not yet implemented (help appreciated):

About

This tool manages (disable, enable, delete) Nextcloud users from a CSV file, which you exported from some other software or created with a spreadsheet software. To create users from CSV, try: https://github.com/t-markmann/nc-userimporter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages