
radius-user - extract information from a RADIUS users file

radius-user [--file file] [--attrib attribute] user ...
radius-user --help
radius-user --man
radius-user --version

radius-user reads in RADIUS user files and prints out information on the specified user or users.

Specify a RADIUS users file to load instead of the default. More than one file can be specified by using multiple --file options.
Specify an attribute to report. More than one attribute can be reported by using multiple --attrib options.
Print help information and exit.
Print the man page and exit.
Print the version number and exit.

Default RADIUS users file, loaded at runtime if a different one isn't specified with the -f option.

Perl 5.004, Getopt::Long, Pod::Usage, RADIUS::UserFile


Copyright 2000 O'Shaughnessy Evans, oevans@acm.org. All rights reserved.