Scroll to navigation

pgagroal-admin(1) General Commands Manual pgagroal-admin(1)

Name

pgagroal-admin - Administration utility for pgagroal

SYNOPSIS

pgagroal-admin [ -f FILE ] [ COMMAND ]

DESCRIPTION

pgagroal-admin is an administration utility for pgagroal.

OPTIONS

Set the path to a user file
Set the user name
Set the password for the user
Generate a password
Password length
Display version information

-?, --help
Display help

COMMANDS

Create or update the master key. The master key will be created in the pgagroal user home directory under ~/.pgagroal
Add a user
Update a user
Delete a user
List all users

ENVIRONMENT VARIABLES

Provide either a key for use with the master-key command, or a user password for use with the user add or user edit commands. If provided, pgagroal-admin will not ask for the key/password interactively. Note that a password provided using the --password command line argument will have precedence over this variable.

REPORTING BUGS

pgagroal is maintained on GitHub at <https://github.com/pgagroal/pgagroal>

COPYRIGHT

pgagroal is licensed under the 3-clause BSD License.

SEE ALSO

pgagroal.conf(5), pgagroal_hba.conf(5), pgagroal_databases.conf(5), pgagroal_vault.conf(5), pgagroal(1), pgagroal-cli(1), pgagroal-vault(1)