[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

4.3.1.2 Listing Database Records

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 4.3.1.1 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 Wojciech Polak on December, 18 2004 using texi2html