On 9/22/23 11:39, Eggert Ehmke via Mailman-users wrote:
Am Freitag, 22. September 2023, 19:34:41 CEST schrieb Mark Sapiro:
If you set the password with the Django admin changepassword command, does it stick?
Never tried that, how do I do that?
In our recommended install, the Django anmin command is mailman-web
so
with your venv active,
$ mailman-web changepassword
will prompt you for a new password for the current user. If you want to change another user's password, specify that user's username as in
$ mailman-web changepassword user
Can you create another superuser with the Django admin createsuperuser command and does that user's password stick?
Will try that. So I can create another superuser? Does it need a separate email address? I guess yes
$ mailman-web createsuperuser
It will prompt for a username, email address and password. The username and email address need to be unique.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan