WIP: feat: declarative user management #13
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Discussion
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Help Wanted
Status
Need More Info
Prio - Hoog
Prio - Laag
Prio - Middel
styling
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MinBZK/DAWO-NixOS!13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bram.buijs/DAWO-NixOS:pr-users"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds
users-hardened(opt-in,mutableUsers = false) for fully declarative,no-drift users, as discussed in #9.
docs/users.mddocuments the workflow: one module per user undermodules/users, hosts import the users they have, and passwords come fromagenix (
hashedPasswordFile) instead of plaintext hashes in git. agenix isalready wired via the environment module.
users-hardenedis opt-in because it's lockout-risk, every login user needs ahashedPasswordFile/hashedPasswordfirst (see docs/users.md).users-dawoisleft unchanged.
Evaluates green.
Build/deploy proof to follow: verifying on a Lenovo T495s before merge.
885aed0e2dtoe3799588d3@ -0,0 +1,67 @@# Users: declaratief beheer (gitops)Needs translation
e3799588d3tod91ad5ada3d91ad5ada3tobda3719d26@rutger.putter Translated :)
feat: declarative user managementto WIP: feat: declarative user managementView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.