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

Posture-checking only accessible with tailscale set (and not tailscale up) #12154

Open
neilschelly opened this issue May 16, 2024 · 0 comments
Open
Labels
bug Bug mdm Fleet management T0 New feature Issue type

Comments

@neilschelly
Copy link

What is the issue?

Disclaimer: This may be because Posture Checking is a new feature, maybe still in testing?

Nearly all the options that can be set in tailscale set commands, like accepting/advertising routes can also be set with tailscale up commands to start and enroll a user with the right environment in one shot.

tailscale set --posture-checking=true works, but tailscale up --posture-checking=true does now.

Also, the help output of tailscale set does not list --posture-checking as one of the flags you can configure with it.

Steps to reproduce

$ tailscale up --posture-checking=true
flag provided but not defined: -posture-checking
$ tailscale set
Change specified preferences

USAGE
  tailscale set [flags]

"tailscale set" allows changing specific preferences.

Unlike "tailscale up", this command does not require the complete set of desired settings.

Only settings explicitly mentioned will be set. There are no default values.

FLAGS
  --accept-dns, --accept-dns=false
        accept DNS configuration from the admin panel
<SNIP>

Are there any recent changes that introduced the issue?

No response

OS

Linux

OS version

Debian 12/Bookworm

Tailscale version

1.66.3

Other software

We use posture-checking with Crowdstrike.

Bug report

No response

@agottardo agottardo added the mdm Fleet management label May 16, 2024
@kelivel kelivel added T0 New feature Issue type and removed needs-triage labels May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug mdm Fleet management T0 New feature Issue type
Projects
None yet
Development

No branches or pull requests

3 participants