| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The command ‘--list’ (or ‘-l’) lists the existing database. When run without additional options, it will display all records from the database, e.g.:
anubisadm --list gdbm:/etc/anubis.db |
Among its other uses, such invocation is handy for converting user database to another format (see section Creating the Database).
If you wish to list only a particular record, specify the
AUTHID using ‘--authid’ (‘-i’) option. For example,
to list record of the user with AUTHID ‘test’,
type:
example$ anubisadm --list --authid test gdbm:/etc/anubis.db |
This document was generated by Sergey Poznyakoff on December, 20 2008 using texi2html 1.78.