RECONFIGURE
case RECONFIGURE:
(void) port_send(idmapd_ev_port, RECONFIGURE, NULL);
(void) strcat(reconfig_file, RECONFIGURE);
(void) strcpy(reconfig_file, RECONFIGURE);