ptestpdm

Name

ptestpdm --  Test POPular Database Modules (PDMs)

Synopsis

ptestpdm [--help] [--version] [--debug] [ -d DIR, --dir DIR ] [COMMAND-FILE] [DATA-FILE]

Description

The ptestpdm is used for testing the POPular Database Modules. The COMMAND-FILE contains a list of module definitions in the format ID MODULE-NAME [ARGS] ... The DATA-FILE contains a list of users to check in the format IP PROTOCOL NAMESPACE USER PASSWORD. Empty lines and comment lines (starting with '#') are allowed.

ptestpdm will read the COMMAND-FILE and load and initialize all modules. Then it reads the DATA-FILE and checks all users against the loaded modules. The result of this check is printed on stdout.

Options

--help

Print short help screen.

--version

Print version information.

--debug

Enable debug messages.

-d DIR, --dir DIR

Directory from which the modules are to be read. Default is /usr/local/lib/popular.

See Also

pcheck(1), pcheckd(8), pclean(8), pcontrol(1), pdeliver(1), pproxy(8), pserv(8), pstatus(1), The POPular Manual