Yubico Forum
https://forum.yubico.com/

yubikey-val-server-php installation
https://forum.yubico.com/viewtopic.php?f=5&t=379
Page 1 of 1

Author:  Flo [ Fri Aug 14, 2009 12:46 pm ]
Post subject:  yubikey-val-server-php installation

I'm new to yubikeys...

I just read the install guide and tried to setup an yubikey validation with PHP
http://code.google.com/p/yubikey-val-se ... stallation

But I do not know how to fill the mysql tables. Is there an example entry for both tables? cause I'm not sure what's this "secret" in the clients table about
...and the public and internal name.

cheers
Flo

Author:  network-marvels [ Mon Aug 17, 2009 12:10 pm ]
Post subject:  Re: yubikey-val-server-php installation

Please find the answers to your questions as follows:

    1) Secret field in clients table: It is the API key of the client. For more information about the API key, please visit the following link:

    http://www.yubico.com/developers/api/#api_key

    The API key can be any string but we need to insert it in base64 format.

    2) Public Name in yubikeys table: It is the YubiKey ID aka Public ID of the YubiKey (First 12 characters of the OTP). We need to insert it in base64 format.

    3) Internal Name in yubikeys table. It is the Private ID of the YubiKey. We can keep this field blank since it is already present in the yubikeys table of ykksm database.

We hope this helps!

Author:  FloAtFokus [ Wed Aug 26, 2009 4:17 pm ]
Post subject:  Re: yubikey-val-server-php installation

Ok, I got it. I will write a tutorial....

Page 1 of 1 All times are UTC + 1 hour
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/