mirror of
https://github.com/Yubico/yubico-pam.git
synced 2024-11-29 09:24:22 +01:00
4 lines
242 B
SQL
4 lines
242 B
SQL
INSERT INTO yubikey_mappings (otp_id, username) VALUES ('vvincredible', 'foo');
|
|
INSERT INTO yubikey_mappings (otp_id, username) VALUES ('cccccccfhcbe', 'test');
|
|
INSERT INTO yubikey_mappings (otp_id, username) VALUES ('ccccccbchvth', 'test');
|