NAME

radius-user - extract information from a RADIUS users file


SYNOPSIS

radius-user [--file file] [--attrib attribute] user ...

radius-user --help

radius-user --man

radius-user --version


DESCRIPTION

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


OPTIONS

--file file
Specify a RADIUS users file to load instead of the default. More than one file can be specified by using multiple --file options.

--attrib attribute
Specify an attribute to report. More than one attribute can be reported by using multiple --attrib options.

--help
Print help information and exit.

--man
Print the man page and exit.

--version
Print the version number and exit.


FILES

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


REQUIRES

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


SEE ALSO

the RADIUS::UserFile manpage


AUTHOR

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