mmctl icon indicating copy to clipboard operation
mmctl copied to clipboard

[Feature Request] create a random password and send it to mail.

Open hkpanchani opened this issue 3 years ago • 2 comments

Generate random password and send password to mail via CLI.. Or generate an URL and send it to mail for first time user login.

hkpanchani avatar Feb 04 '21 14:02 hkpanchani

Hey @hkpanchani, thanks for the feedback! We already have mmctl user reset_password [email protected] command, do you mean something different apart from that? Could you elaborate your request?

isacikgoz avatar Feb 19 '21 09:02 isacikgoz

while creating new user with mmctl user create_user. Generate user with random password rather than passing it as params in mmctl and send the password or signup link in users email. so i dont have to share password to them manually.

hkpanchani avatar Feb 19 '21 09:02 hkpanchani

Closing this as we don't create the passwords creating new user process. I'd suggest using a random string genarator in the script.

isacikgoz avatar Nov 09 '22 14:11 isacikgoz