Google Authenticator with NGINX and PAM on ubuntu
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am trying to do nginx 2FA authentication using pam.
/etc/pam.d/nginx_google_restricted:
auth required pam_google_authenticator.so forward_pass
auth required pam_unix.so use_first_pass
I have SSH 2FA enabled. pamtester successfully authenticates with format password+code but the browser sign in fails.
Log:
Oct 10 18:40:34 dummy nginx_google_restricted(pam_google_authenticator)[2245]: Failed to change user id to "ryan"
Oct 10 18:40:34 dummy ker process[2245]: pam_unix(nginx_google_restricted:auth): auth could not identify password for [ryan]
I know this has to be something simple but I can't seem to find the answer anywhere.
nginx pam
New contributor
add a comment |Â
up vote
0
down vote
favorite
I am trying to do nginx 2FA authentication using pam.
/etc/pam.d/nginx_google_restricted:
auth required pam_google_authenticator.so forward_pass
auth required pam_unix.so use_first_pass
I have SSH 2FA enabled. pamtester successfully authenticates with format password+code but the browser sign in fails.
Log:
Oct 10 18:40:34 dummy nginx_google_restricted(pam_google_authenticator)[2245]: Failed to change user id to "ryan"
Oct 10 18:40:34 dummy ker process[2245]: pam_unix(nginx_google_restricted:auth): auth could not identify password for [ryan]
I know this has to be something simple but I can't seem to find the answer anywhere.
nginx pam
New contributor
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am trying to do nginx 2FA authentication using pam.
/etc/pam.d/nginx_google_restricted:
auth required pam_google_authenticator.so forward_pass
auth required pam_unix.so use_first_pass
I have SSH 2FA enabled. pamtester successfully authenticates with format password+code but the browser sign in fails.
Log:
Oct 10 18:40:34 dummy nginx_google_restricted(pam_google_authenticator)[2245]: Failed to change user id to "ryan"
Oct 10 18:40:34 dummy ker process[2245]: pam_unix(nginx_google_restricted:auth): auth could not identify password for [ryan]
I know this has to be something simple but I can't seem to find the answer anywhere.
nginx pam
New contributor
I am trying to do nginx 2FA authentication using pam.
/etc/pam.d/nginx_google_restricted:
auth required pam_google_authenticator.so forward_pass
auth required pam_unix.so use_first_pass
I have SSH 2FA enabled. pamtester successfully authenticates with format password+code but the browser sign in fails.
Log:
Oct 10 18:40:34 dummy nginx_google_restricted(pam_google_authenticator)[2245]: Failed to change user id to "ryan"
Oct 10 18:40:34 dummy ker process[2245]: pam_unix(nginx_google_restricted:auth): auth could not identify password for [ryan]
I know this has to be something simple but I can't seem to find the answer anywhere.
nginx pam
nginx pam
New contributor
New contributor
New contributor
asked 1 min ago
Ryan L
1
1
New contributor
New contributor
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ryan L is a new contributor. Be nice, and check out our Code of Conduct.
Ryan L is a new contributor. Be nice, and check out our Code of Conduct.
Ryan L is a new contributor. Be nice, and check out our Code of Conduct.
Ryan L is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f474704%2fgoogle-authenticator-with-nginx-and-pam-on-ubuntu%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password