On AMD64 test, no root password #1

Open
opened 2026-02-02 16:48:58 +00:00 by nathan · 1 comment
Owner

I typed in "root" for the username, and was instantly in.

This may be okay, if we want to tell users to set a default password themselves.

However, maybe we should set a default, and document it?

I typed in "root" for the username, and was instantly in. This may be okay, if we want to tell users to set a default password themselves. However, maybe we should set a default, and document it?
acute was assigned by nathan 2026-02-02 16:49:05 +00:00
Owner

We want to have an empty password initially and this will be locked down on the first run of the portal when the user chooses either to lock the root account (implemented with passwd -l root) or set a root password (passwd --stdin). The portal will also allow populating an authorized_keys file to allow login with SSH key as the preferred option.

Especially on amd64 it may be necessary to manually configure networking before being able to access the butter portal, so we keep an empty password to allow easy console login initially.

@acute Please add a reference to the issue on the butter portal here for tracking.

We want to have an empty password initially and this will be locked down on the first run of the portal when the user chooses either to lock the root account (implemented with `passwd -l root`) or set a root password (`passwd --stdin`). The portal will also allow populating an `authorized_keys` file to allow login with SSH key as the preferred option. Especially on amd64 it may be necessary to manually configure networking before being able to access the butter portal, so we keep an empty password to allow easy console login initially. @acute Please add a reference to the issue on the butter portal here for tracking.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
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: butter/churn#1
No description provided.