(lxc_auth.md)= # `lxc auth` Manage user authorization ## Synopsis Description: Manage user authorization ``` lxc auth [flags] ``` ## Options inherited from parent commands ``` --debug Show all debug messages --force-local Force using the local unix socket -h, --help Print help --project Override the source project -q, --quiet Don't show progress information --sub-commands Use with help or --help to view sub-commands -v, --verbose Show all information messages --version Print version number ``` ## SEE ALSO * [lxc](lxc.md) - Command line client for LXD * [lxc auth group](lxc_auth_group.md) - Manage groups * [lxc auth identity](lxc_auth_identity.md) - Manage identities * [lxc auth identity-provider-group](lxc_auth_identity-provider-group.md) - Manage groups * [lxc auth permission](lxc_auth_permission.md) - Inspect permissions ```{toctree} :titlesonly: :glob: :hidden: auth/* ```