

After that, you will see the screen below, displaying ‘Your USB Key has been successfully configured.’ Here type in your Windows password and click on Setup USB Key.Ĥ. You must choose ‘ USB Flash Drive‘ from the second drop-down menu.ģ. You need to download and install Rohos Logon Key on your computer, and when you launch the app, you will see the screen below. It allows you to access Windows securely with a USB token, replacing the Windows login.ġ.


This two-factor authentication solution converts any USB drive into a security token for your computer. Your computer will get automatically locked, and when you put the USB back, your computer will get unlocked.Īlso Read: How to Fix USB Device Not Recognized Error In Windows Using Rohos USB Logon Key You can use its preference to expand more features.Įvery time you log on to your computer, insert the USB, launch the software, stay back, do your work, and remove it after your job. Here, you can set any password of your choice and select the particular Pendrive that will open your computer to avoid misuse using any other Pendrive.Ĥ. I really can't comment on its capabilities, I prefer to stay away from 3rd party apps as much as possible.3. Modify the block "user" block to look like: Ĭuttlefish could be one solution to do it as suggested. Lock when disconnected $ sudo gedit /etc/nf Install PAM $ sudo apt-get install pamusb-tools libpam-usbĪdd USB device to PAM config $ sudo pamusb-conf -add-device ĭefine user for PAM auth $ sudo pamusb-conf -add-user Ĭonfigure PAM $ sudo gedit /etc/pam.d/common-authĪdd the line below and save auth sufficient pam_usb.so A beautiful article is available on linuxconfig describing this in detail. Well, a module called PAM (Pluggable Authentication module) can be customized to achieve your need.
