UPD-XUSERS(1) User Contributed Perl Documentation UPD-XUSERS(1) NNAAMMEE upd-xusers - update the repo_xusers table. SSYYNNOOPPSSIISS upd-xusers [-v] [-q] [-d] [-f] [-l] [-c conf] [ login ... ] DDEESSCCRRIIPPTTIIOONN Table repo_xusers contains repocafe users that can’t be found in the configured ldap(s) or table repo_guests. The repo_xusers table in only used in the statistics page. Running "upd-xusers -l -v" gives a detailed listing of all logins found as owners, in access-rights or as group members. Because running upd-xusers may take some time to complete, we suggest to run it daily by cron. Cronjob : ( cd ; /usr/bin/perl upd_xusers -f ) OOPPTTIIOONNSS --vv be verbose --qq be quiet --dd show debug info --ff action ; otherwise dry-run --ll list xusers (no updates) ; --cc _c_o_n_f use config _c_o_n_f llooggiinn ...... restrict to login1, login2, ... 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:58 2016 - revision 257 perl v5.8.8 2016-01-19 UPD-XUSERS(1)