# This is a typical file used to enable Swekey hardware authentication. # # To activate the Swekey authentication add the following line to your config.inc.php file. # $cfg['Servers'][$i]['auth_swekey_config'] = '/etc/swekey-pma.conf'; # Then rename this file "swekey-pma.conf" and copy it to the /etc directory. # Add all the Swekey ids you want to grant access to in the file. # After each Swekey id put the corresponding user name. # # If you don't know the id of a Swekey just visit http://www.swekey.com?sel=support # while your Swekey is connected. # # If you need to purchase a Swekey please visit http://phpmyadmin.net/auth_key # since this link provides funding to PhpMyAdmin. # ########## deprecated ################### ########## removed in version 4.7.0 #####