alpacon token acl

Configure fine-grained access control for API tokens. Three independent ACL types enforce deny-by-default access:

TypeControlsApplied when
commandWhich shell commands can be executedalpacon exec and non-interactive alpacon websh
serverWhich servers can be accessedAny websh, exec, or cp operation targeting that server
fileWhich file paths can be read/writtenalpacon cp

If no ACL rule exists for a given type, that access is denied entirely.

Note: Command ACLs apply to alpacon exec and non-interactive alpacon websh SERVER "command". Interactive alpacon websh SERVER sessions are not restricted by command ACLs.

alpacon token acl [flags]
alpacon token acl [command]

Options

  -h, --help   help for acl
Last updated: