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

4.3.1.3 Adding New Records

To add a new record use command `--add' (`-a'). Additional data are specified via the following options:

`-i string'
`--authid=string'
Specify the user SMTP AUTHID.

`-p string'
`--password=string'
Specify user password password.

`-u string'
`--user=string'
Specify system user name corresponding to the given AUTHID.

`-f string'
`--rcfile=string'
Specify configuration file to be used for this user.

For example, the following command adds a record with SMTP AUTHID `test', password `guessme' and maps it to the system account `gray':

 
anubisadm --add --authid test --password guessme \
          --user gray gdbm:/etc/anubis.db



This document was generated by Wojciech Polak on December, 18 2004 using texi2html