Generate a random initial password when adding a user #1

Closed
opened 2021-08-16 20:39:13 +00:00 by a · 0 comments
Owner

The current adduser script will use the same default password for all new users. This poses a security threat since someone else who knows the default password could log in as them and change the password. In fact, several users still haven't changed their password from the default!

The current `adduser` script will use the same default password for all new users. This poses a security threat since someone else who knows the default password could log in as them and change the password. In fact, several users still haven't changed their password from the default!
a self-assigned this 2021-08-16 20:39:13 +00:00
a closed this issue 2021-08-20 22:05:45 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: exozyme/scripts#1
No description provided.