Hello everyone... I downloaded the PHP class from here
https://code.google.com/p/php-yubico/ to go with my Yubi Standard key.
Now I am just a sys admin and by no means any PHP guru, but i need to install a basic auth demo for the dev guys to test with.
So i unpacked this demo package on a Linux server, setup the MySQL database imported db.sql and created a user and pass for database access. I then put this info in the config.php file
Now i go to the index.html page click on "Set username and password for this demo"
enter is a simple user and pass, press the Yubi key and in return i get a page that just says "Set username/password for demo"
Nothing get entered in to the database, I tested db connectivity and its fine.. as we have other apps that use php and mysql on this dev server...
even the simple One factor yubi key only fails with "Demo YubiKey only"
Any suggestions?
Thanks..
Rob..
Montreal, Canada