Closed
Bug 1364536
Opened 9 years ago
Closed 9 years ago
Duo 2FA setup for Contegix
Categories
(Infrastructure & Operations :: Multi-Factor Authentication, task)
Infrastructure & Operations
Multi-Factor Authentication
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fox2mike, Assigned: kang)
Details
Didn't realize this needed another bug, my bad!
We need to do two things here :
1) Setup Duo to allow contegix to accept 2FA via their support line
2) Give contegix the ssh config pieces and make sure the machines have Duo enabled (for my account, as well as theirs)
Thanks!
| Assignee | ||
Comment 1•9 years ago
|
||
I can give you an integration id/key for Duo+Contegix - what else do you need as far as configuration? (i'm sending these encrypted separately)
Our setup with Duo is in Puppet, basically, though you can also use this documentation:
https://wiki.mozilla.org/Security/Guidelines/OpenSSH#Multi-Factor_Authentication_.28OpenSSH_6.3.2B.29
together with pam_duo that you can get from https://duo.com/docs/duounix#installation
The difference is that our version of pam_duo does LDAP calls to resolve custom usernames - which I believe you will not need (https://github.com/duosecurity/duo_unix/compare/master...gdestuynder:master otherwise, for information)
Flags: needinfo?(smani)
| Assignee | ||
Comment 2•9 years ago
|
||
Note: I will need the contegix (ldap) user to add it to the group that will allow this to work as well, whenever it is created. The ssh username will have to match that user name as well unless using the pam_duo module above that supports LDAP.
| Reporter | ||
Comment 3•9 years ago
|
||
:kang and I worked through this today, will update this once it's setup on the Contegix end and has been tested.
Flags: needinfo?(smani)
| Assignee | ||
Comment 4•9 years ago
|
||
Just checking if you need any more support from me or if this is ready to be closed
So far:
- contegix and contegix_admin@mozilla.com duo accounts were created
- contegix ssh integration was created
- IKEY/SKEY/API were communicated to :fox2mike using gpg
- we tested phone authentication
- we had a quick overview of the SSH setup using Duo's packages
Flags: needinfo?(smani)
| Reporter | ||
Comment 5•9 years ago
|
||
Seems like this is all good to go and tested from the Contegix side. Thanks for your help!
Status: NEW → RESOLVED
Closed: 9 years ago
Flags: needinfo?(smani)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•