Optimised authentication methods for Ubuntu Desktop
Kris Sharma
on 14 August 2020
Tags: NIST , Security , Ubuntu Desktop
Still counting on passwords to protect your workstation? When set up properly, alternatives to passwords provide a streamlined user experience while significantly improving security. These alternative authentication methods can also easily be combined to create a custom and adaptive authentication profile.
This whitepaper introduces three popular authentication methods that provide a solid alternative to passwords. Perhaps you’d like to configure your laptop for login using a YubiKey hardware token connected to a dock. Another option could be to login with a Duo push notification when not connected to the dock, but use a Google Authenticator one-time password when no network is available. Maybe you need a separate hardware token just for ssh authentication, and you always need to keep a long, complex password for emergency authentication should all other methods fail. All of these scenarios can be easily configured within Ubuntu.
Highlights of this whitepaper include:
- Configuration instructions for Yubikeys, the Google Authenticator app and Duo push notifications
- Guidance on using Pluggable Authentication Modules (PAM) within Ubuntu
- Planning and testing strategies for creating a multi-factor authentication experience
- An overview of NIST guidance (NIST 800-63 series, Digital Identity Guidelines) to aid in building an authentication plan
Download this whitepaper on optimizing your authentication experience to see how to combine Yubikeys, the Google Authenticator app, Duo push notifications with traditional passwords to create that custom authentication experience.

Download Whitepaper:

Ubuntu for desktops
The open source Ubuntu desktop operating system powers millions of PCs and laptops around the world.
Ubuntu is fast, modern, secure and it comes with everything you need to run your organisation, school, home or enterprise.
Newsletter signup
Related posts
Imagining the future of Cybersecurity
October 2024 marks the 20th anniversary of Ubuntu. The cybersecurity landscape has significantly shifted since 2004. If you have been following the Ubuntu...
What is Application Security (AppSec)?
Application security (or AppSec, for short) is a broad term that refers to all of the tools, actions, and processes that an organization uses to protect its...
What is System Hardening? Essential Checklists from OS to Applications
Hardening a system aims to decrease its exposure to make it difficult to hack, and to lessen the potential collateral damage in the event of a compromise.