Skip to content

iamseth/yubikey-ssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Installation

  • Install the RPM

    rpm -ivh http://migrantgeek-yum.s3.amazonaws.com/rhel/6/noarch/yubikey-ssh-0.1-1.noarch.rpm
  • Add your API key to /etc/yubikey.conf

  • Add following line to SSH and restart

    echo "ForceCommand /usr/sbin/yubikey-ssh.py" >> /etc/ssh/sshd_config
    service sshd restart

About

Code to provide 2 factor support to SSH

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages