Scroll to navigation

AAD-TOOL(1) User Commands AAD-TOOL(1)

NAME

aad-tool - Azure Entra ID (AAD) management utility for Himmelblau

SYNOPSIS

aad-tool <COMMAND> [OPTIONS]

DESCRIPTION

The `aad-tool` utility is part of the Himmelblau project, designed to manage and interact with Azure Entra ID through various commands. It allows you to test authentication, manage caches, and check the status of services related to the `himmelblaud` resolver.

Commands:

Test user authentication via the `himmelblaud` resolver using the PAM channel. This does not validate your PAM configuration but ensures that `himmelblaud` is correctly processing and verifying user authentications.

Clear all entries in the `himmelblaud` resolver cache. This operation removes cached user and group data. Use `cache-invalidate` for safer cache management without erasing data.

Invalidate the `himmelblaud` resolver cache without erasing entries. This forces the `himmelblaud` daemon to refresh all cached user and group data. If offline, the cache remains available and will refresh automatically when back online.

Check if the `himmelblaud` daemon is online and properly connected to the Himmelblau service.

Display the version of the `aad-tool`.

Show help information for the specified subcommand(s).

OPTIONS

Display help information.

EXAMPLES

Test user authentication through the `himmelblaud` PAM resolver.

Clear all user and group data from the resolver cache.

Check the connection status of the `himmelblaud` daemon.

SEE ALSO

himmelblau Documentation is available through the Texinfo manual. Use the following command to access the full manual:

infohimmelblau

September 2024 Himmelblau 0.5.0