Yubikey Authorization Server

From CDOT Wiki
Revision as of 14:53, 21 November 2012 by Jacwang (talk | contribs) (Created page with 'Current fixes For Ykval - yum -y install php-process - setsebool -P httpd_can_network_connect 1 - setsebool -P httpd_can_network_connect_db 1 - append "/usr/share/pear/:/etc/y…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Current fixes


For Ykval

- yum -y install php-process - setsebool -P httpd_can_network_connect 1 - setsebool -P httpd_can_network_connect_db 1 - append "/usr/share/pear/:/etc/ykval/:/usr/share/ykval/" to the ${BIN_FILE} line in the start function of /etc/init.d/ykval_queue