=head1 NAME chasquid-util - chasquid management tool =head1 SYNOPSIS B [I] user-add I [--password=I] B [I] user-remove I B [I] authenticate I [--password=I] B [I] check-userdb I B [I] aliases-resolve I B [I] domaininfo-remove I B [I] print-config =head1 DESCRIPTION chasquid-util is a command-line utility for chasquid(1) operations. =head1 OPTIONS =over 8 =item B I [--password=I] Add a new user to the domain. =item B I Remove the user from the domain. =item B I [--password=I] Check the user's password. =item B I Check the integrity of the domain's users database. =item B I Resolve the given address. =item B I Remove the domain information entry. This can be used to manually allow a security level downgrade. =item B Parse and print the configuration in a human-readable way. =item B<-C> or B<--configdir=> Configuration directory. =back =head1 SEE ALSO chasquid(1)