You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd
Brad Fitzpatrick fd7e7ed5d3 cmd/tailscale: make cert subcommand give hints on access denied
Lot of people have been hitting this.

Now it says:

    $ tailscale cert tsdev.corp.ts.net
    Access denied: cert access denied

    Use 'sudo tailscale cert' or 'tailscale up --operator=$USER' to not require root.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
(cherry picked from commit f62e6d83a9)
4 years ago
..
addlicense cmd/addlicense: add command to add licenseheaders to generated code 5 years ago
cloner cmd/cloner: support maps with clone ptrs 5 years ago
derper cmd/derper: dial VPC address with right context 5 years ago
derpprobe cmd/derpprobe: add in a delay to wait for mesh info to sync 5 years ago
hello all: adapt to opaque netaddr types 5 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 5 years ago
speedtest Implemented Commandline Download Speedtest (#2064) 5 years ago
tailscale cmd/tailscale: make cert subcommand give hints on access denied 4 years ago
tailscaled cmd/tailscaled: set StateDirectoryMode=0700 in tailscaled.service 4 years ago
testcontrol cmd/testcontrol: add test control server 4 years ago
tsshd all: gofmt with Go 1.17 5 years ago