CONFIGTEST(1) User Contributed Perl Documentation CONFIGTEST(1) NNAAMMEE configtest - test the repocafe configuration. SSYYNNOOPPSSIISS configtest [-v] [-q] [-d] [-u] [-o] [-t] [-l] [-V] [-R] [-a] [-c conf] DDEESSCCRRIIPPTTIIOONN Program configtest just loads the config ; any detected errors will be shown. Optionally, configtest connects to the database as the configured database user db_user or db_owner. The program can also test the ldap connection(s). OOPPTTIIOONNSS --vv be verbose --qq be quiet --dd show debug info --uu also try to connect to the database as ’db_user’ --oo also try to connect to the database as ’db_owner’ --tt also try to check the database has all the tables --ll also try to bind to all the ldap servers --aa test all : implies -u -o -t -l --cc _c_o_n_f use config file _c_o_n_f --VV show repocafe version ; exit --RR show repocafe revision ; exit AAUUTTHHOORR (c) 2010 - 2016 Koos van den Hout -- Henk P. Penning k.vandenhout@uu.nl -- http://idefix.net/ penning@uu.nl -- http://www.staff.science.uu.nl/~penni101/ ICT-beta, Faculty of Science, Utrecht University repocafe version 0.13.6 - Tue Jan 19 16:00:42 2016 - revision 257 perl v5.8.8 2016-01-19 CONFIGTEST(1)