Open main menu

CDOT Wiki β

Changes

Yubikey Authorization Server

136 bytes added, 17:43, 22 November 2012
Current fixes
==Current fixes==
There are a few issues either with the instructions in the documentation, being aimed at debian based systems or the fedora packagesthemselves.
*For Ykval
**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
**Rename files under /var/www/wsapi/2.0/ from yubikey_${name}.php to just ${name}.php
*For Ykksm
**comment out hex2bin function in /usr/share/ykksm/ykksm-utils.php
1
edit