Skip to content
/ pam-nix Public

๐Ÿ” Pluggable Authentication Module for native two factor authentication agents for *nix platforms.

Notifications You must be signed in to change notification settings

werbot/pam-nix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

First compiling:
sudo apt-get install -y pkg-config libcurl4-openssl-dev libpam0g-dev make build-essential

Install:
1. sudo nano /etc/ssh/sshd_config
LoginGraceTime 15m
ChallengeResponseAuthentication yes
UsePAM yes

2. sudo nano /etc/pam.d/sshd
auth requisite /lib/security/pam-werbot.so
account required /lib/security/pam-werbot.so

server_url=https://api.werbot.com
service_id=bef57548-dfdd-4aba-a545-50aa9e4f50db
service_key=7ba94fcbac95b794fc6efc25e1c23f0d6b
offline_users= 
debug=true

About

๐Ÿ” Pluggable Authentication Module for native two factor authentication agents for *nix platforms.

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published