fix(headscale): add thinker to ACL + widen admin SSH to all hosts #497
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix-headscale-acl"
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?
Summary
thinker(100.64.0.14) to the ACL hosts map so it can be named in rules.dst: ["*"]. Admin devices/users never hit implicit deny on SSH again — new hosts work without ACL edits.Behavior
dst: ["*:*"]rule) + full SSH reach (newdst: ["*"]rule).Why now
Without this, SSH from any admin device to thinker fails with
tailnet policy does not permit you to SSH to this node. Enumerated destinations are also just fragile maintenance.Test plan
a64c34707e71453baec9