rlm_dbm_cat(8) - Linux man page

Name

rlm_dbm_cat - list contents of radius database

Synopsis

rlm_dbm_cat [-f file] [-w] [-i number] [-l number] [-v] [username ...]

Description

rlm_dbm_cat simply lists the definition(s) of the username(s) or group name(s), or the entire database.

Options

-f filename

The file name of the database to list.
-w

Long lines should be wrapped

-i number
Set the left margin then wrapped.
-l number
How long line should be to be wrapped (wrap threshold)
-v

Print the version number and exit.

See Also

radiusd(8)

Authors

Author:

Andrei Koulik <rlm_dbm@agk.nnov.ru>
Documentation:
Bjørn Nordbø <bn@nextra.com>