Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always set user as operator for Tailscale #30

Open
Tracked by #34
gbraad opened this issue Oct 23, 2024 · 1 comment
Open
Tracked by #34

Always set user as operator for Tailscale #30

gbraad opened this issue Oct 23, 2024 · 1 comment
Assignees

Comments

@gbraad
Copy link
Collaborator

gbraad commented Oct 23, 2024

Since tailscale runs as a daemon using systemd, it is owned by root; different from the tailproxy which is user started/owned. to allow the user to operate this, the user has to be marked as the operator:

$ sudo tailscale set --operator gbraad
@gbraad
Copy link
Collaborator Author

gbraad commented Dec 11, 2024

Does not really work unless done with sudo tailscale up. This is changed behaviour, as it worked before.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant