Seite 1 von 1

Change adminuser password

Verfasst: 05 Sep 2025, 18:05
von javier.alvarez
Hello,

How can I change the adminuser password used to access the main configuration panel at https://ip:4447
(screenshot attached)?

I have already tried running the following command on the server:

opsi-admin -d method user_setCredentials adminuser newpassword


and restarted the opsiconfd service, but the change did not take effect.

Thank you for your support.

Best regards,

Re: Change adminuser password

Verfasst: 08 Sep 2025, 07:23
von j.schneider
Hello,

By default, the opsi server uses PAM for authentication.
To update the password, log in to the opsi server and run the following command in the console:

Code: Alles auswählen

passwd adminuser
Best regards
Jan Schneider