man popauth (Commandes) - manual page for popauth (GNU Mailutils 0.6.93)
NAME
popauth - manual page for popauth (GNU Mailutils 0.6.93)
SYNOPSIS
popauth [OPTION...]
DESCRIPTION
GNU popauth -- manage pop3 authentication database
- Actions are:
- -a, --add
- Add user
- -c, --create
- Create the DBM from a plaintext file
- -d, --delete
- Delete user's record
- -l, --list
- List the contents of DBM file
- -m, --modify
- Modify user's record (change password)
- Default action is:
- For the file owner: --list For a user: --modify --username <username>
- Options are:
- -f, --file=FILE
- Read input from FILE (default stdin)
- -o, --output=FILE
- Direct output to file
- -p, --password=STRING
- Specify user's password
- -P, --permissions=PERM
- Force given permissions on the database
- -u, --user=USERNAME
- Specify user name
- Common options
- --license
- Print license and exit
- -?, --help
- Give this help list
- --usage
- Give a short usage message
- -V, --version
- Print program version
Mandatory or optional arguments to long options are also mandatory or optional for any corresponding short options.
REPORTING BUGS
Report bugs to <bug-mailutils@gnu.org>.
Database format: GDBM Database location: /etc/apop
SEE ALSO
The full documentation for popauth is maintained as a Texinfo manual. If the info and popauth programs are properly installed at your site, the command
- info popauth
should give you access to the complete manual.