Skip to content

ssh: Add sudo to allowed groups

This is to allow vagrant user to login, as well as a normal sudo user that was created before installing FreedomBox.

For most FreedomBoxes, the sudo group is empty, so it will have no impact.

I do not update the existing file. But if someone needs this update, they can disable and then re-enable the restrict option.

Tests:

  • "vagrant ssh" works even when "Allow all users to login remotely" is disabled.

Signed-off-by: James Valleroy jvalleroy@mailbox.org

Edited by James Valleroy

Merge request reports

Loading