Extend vpn user docs
All checks were successful
CI / build (push) Successful in 6m18s

This commit is contained in:
Raphael Zimmermann 2025-03-17 11:03:57 +01:00
parent 01e7baa452
commit 63c838ce80

View file

@ -23,9 +23,12 @@ Currently, name resolution for these do not work reliably on first starts, hence
To register a new client, you can generate a pre-auth key and insert it in the client:
```bash
headscale users create marlene.mayer
headscale preauthkeys create --user marlene.mayer
```
**Note**: The username must be added (or match an existing entry) in `qois.vpn-server.wheelUsers`.
Or alternatively use the register command shown when configuring the VPN client.
## ACL