Hey, from time to time I need to create new accounts for people. This is easy and straightforward, but it bugs me that I have to create a password for them and then they have to change it themselves.
Is one of the following scenarios possible. And if yes, how do I set things up correctly;
-
I create a new account with mail address only. New users get invite mail to setup a profile and choose a password.
-
I create a new account with standard password. New users is required to change password and choose a new one on first login.
-
Nextcloud creates a unique invite link that I send with my own mail to new user. Users uses link to open nextcloud, set up profile and choose password.
Or another scenario that achieves the same, but I haven’t thought of yet…