Scroll to navigation

chasquid-util(1) chasquid-util(1)

NAME

chasquid-util - chasquid management tool

SYNOPSIS

chasquid-util [options] user-add user@domain [--password=password] [--receive_only]

chasquid-util [options] user-remove user@domain

chasquid-util [options] authenticate user@domain [--password=password]

chasquid-util [options] check-userdb domain

chasquid-util [options] aliases-resolve addr

chasquid-util [options] domaininfo-remove domain

chasquid-util [options] print-config

DESCRIPTION

chasquid-util is a command-line utility for chasquid(1) operations.

OPTIONS

Add a new user to the domain.

If --receive_only is given, then the user will never successfully authenticate. This is useful when creating receive-only users.

Remove the user from the domain.
Check the user's password.
Check the integrity of the domain's users database.
Resolve the given address. Talks to the running chasquid instance.
Remove the domain information entry. This can be used to manually allow a security level downgrade. Talks to the running chasquid instance.
Parse and print the configuration in a human-readable way.
Configuration directory.

SEE ALSO

chasquid(1)

2023-12-03