Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
F12077003: D1332.id3417.diff
Thu, Oct 2, 23:15
F12076998: D1332.id3419.diff
Thu, Oct 2, 23:15
F12076790: D1332.id3418.diff
Thu, Oct 2, 20:36
F12076667: D1332.diff
Thu, Oct 2, 19:18
F12076507: D1332.id3417.diff
Thu, Oct 2, 17:48
Unknown Object (File)
Thu, Sep 25, 11:27
Unknown Object (File)
Sat, Sep 20, 11:13
Unknown Object (File)
Thu, Sep 18, 14:10
Subscribers
None

Details

Summary

If a bastion allows an OTP authentication through yubikeys as PAM module,
it needs to read such keys in ~/.yubico/authorized_yubikeys.

This changes provisions such file through the shellusers pillar entry.

Test Plan
$ cat ~/.yubico/authorized_yubikeys 
dereckson:ccccccbjncrt

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
yubi (branched from master)
Build Status
Buildable 2105
Build 2353: arc lint + arc unit

Event Timeline

dereckson created this revision.

A YubiKey will better expressed as yubico_keys (vendor_artifact) name.

yubi_keys → yubico_keys

This revision is now accepted and ready to land.Feb 18 2018, 14:06
This revision was automatically updated to reflect the committed changes.