Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
F11083271: D1332.id3418.diff
Wed, Aug 13, 18:33
F11082015: D1332.id3417.diff
Wed, Aug 13, 15:47
F11081236: D1332.id3419.diff
Wed, Aug 13, 14:04
Unknown Object (File)
Wed, Aug 13, 04:57
Unknown Object (File)
Wed, Aug 13, 00:45
Unknown Object (File)
Wed, Aug 13, 00:17
Unknown Object (File)
Tue, Aug 12, 21:25
Unknown Object (File)
Fri, Aug 8, 18:56
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 2104
Build 2352: 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.