Commit Graph

8 Commits (b71ae26a44560eacd501cf467a83f52b78665591)

Author SHA1 Message Date
Georg Klein b71ae26a44 importUsers:
- accessToken is now stored between runs
- if mailboxes can't be created, tool dumps a list for use with Cloudrons mail import

new tool generateUserlist
- takes a simple comma-separated list of first and last name and some command line
  parameters to generate a CSV-file ready to use with importUsers
2022-10-19 23:07:01 +02:00
Georg Klein 58a5172ff9 Fixed faulty getopt configuration 2022-10-16 14:28:01 +02:00
Georg Klein 5fa727d25b Fixed typo 2022-10-16 14:20:20 +02:00
Georg Klein e3e84c35e7 - added option to add passwords as part of the import
Please note that this method obviously discloses passwords to the admin, so
  users should be encouraged to change their password on first login.
- updated help output to include the optional mailbox and password options
- fixed the revision date of the last commit
2022-10-16 14:12:40 +02:00
Georg Klein e67c63372d - Fixed a missing parameter name in group request 2021-03-19 02:53:23 +01:00
Georg Klein dfb880a6dd - initialized addmailbox variable to False 2021-03-19 01:57:12 +01:00
Georg Klein 3da712347d - Modified file structure to add arbitrary group support
- Removed hardcoded segments
- cleaned up print statements
- removed she-bang, run with python importUsers.py
2021-03-19 01:53:36 +01:00
Georg Klein 7711b9fcdd initial commit 2021-03-10 15:36:59 +01:00