Skip to content

feat(user-mgmt): auto-create adam user in root-ssh-keys and pseudohome - #88

Merged
adamamyl merged 1 commit into
mainfrom
add-adam-user-bootstrap
Jul 11, 2026
Merged

feat(user-mgmt): auto-create adam user in root-ssh-keys and pseudohome#88
adamamyl merged 1 commit into
mainfrom
add-adam-user-bootstrap

Conversation

@adamamyl

Copy link
Copy Markdown
Owner

Both modules assumed 'adam' already existed and failed hard (missing homedir/user) when it didn't. require_user() now accepts a target uid/gid (1000 for adam) and prompts to create the account on the spot; falls back to the next free uid/gid without renumbering anything already claimed (e.g. by docker).

Both modules assumed 'adam' already existed and failed hard (missing
homedir/user) when it didn't. require_user() now accepts a target
uid/gid (1000 for adam) and prompts to create the account on the spot;
falls back to the next free uid/gid without renumbering anything
already claimed (e.g. by docker).

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_019nR4GeGS2EDhLypRNm1JhW
@adamamyl
adamamyl merged commit 1846769 into main Jul 11, 2026
1 of 3 checks passed
@adamamyl
adamamyl deleted the add-adam-user-bootstrap branch July 11, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant