Skip to content

root PBS password set does not work on Raspberry Pi OS #90

Description

@zArchitectBill

Your document states that the command to update the root user password:

to update root user pwd:

proxmox-backup-manager user update root@pam --password {pwd}

But this does not work. I had to issue this command on the pi:

sudo -u root passwd

and then select a new password. According to my reading, PBS uses the system root password for authentication on the Pi. When I tried the proxmox-backup-manager user command, it did not change the password for root@pam. Only the passwd command did it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions