MK_GUEST_LIST(1) User Contributed Perl Documentation MK_GUEST_LIST(1) NNAAMMEE mk_guest_list - create the login:password file for guests. SSYYNNOOPPSSIISS mk_guest_list [-v] [-q] [-d] [-c conf] out DDEESSCCRRIIPPTTIIOONN Program mk_guest_list is called by the php programs when a guest is added/deleted, or when a guest changes his/her password. Specifically it creates: out.db : a DB_file with (user -> password) pairs, used by httpd ; out.txt : for your information, as text, the same pairs. Normally, mk_guest_list is not used by repocafe admins. OOPPTTIIOONNSS --vv be verbose --qq be quiet --dd show debug info --cc _c_o_n_f use config _c_o_n_f 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:46 2016 - revision 257 perl v5.8.8 2016-01-19 MK_GUEST_LIST(1)