Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ptestpdm(1)							   ptestpdm(1)

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 COM-
       MAND-FILE contains a list of module definitions in the format  ID  MOD-
       ULE-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  mod-
       ules.  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

AUTHOR
       Jochen Topf jochen@remote.org

	    http://www.remote.org/jochen/mail/popular/	   <URL:http://www.re-
       mote.org/jochen/mail/popular/>

COPYRIGHT
       The  POPular suite is copyright (C) 1999-2002 by	Jochen Topf jochen@re-
       mote.org.

       This program is free software; you can redistribute it and/or modify it
       under the terms of the GNU General Public License as published  by  the
       Free  Software Foundation; either version 2 of the License, or (at your
       option) any later version.

       This program is distributed in the hope that it	will  be  useful,  but
       WITHOUT	ANY  WARRANTY;	without	 even  the  implied  warranty  of MER-
       CHANTABILITY or FITNESS FOR A PARTICULAR	PURPOSE. See the  GNU  General
       Public License for more details.

       You should have received	a copy of the GNU General Public License along
       with this program; if not, write	to the Free Software Foundation, Inc.,
       59 Temple Place,	Suite 330, Boston, MA 02111-1307, USA

								   ptestpdm(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ptestpdm&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help