Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 11, 00:12
Unknown Object (File)
Thu, Jul 10, 23:47
Unknown Object (File)
Thu, Jul 10, 19:51
Unknown Object (File)
Tue, Jul 8, 09:24
Unknown Object (File)
Sat, Jul 5, 13:20
Unknown Object (File)
Sun, Jun 29, 00:48
Unknown Object (File)
Sat, Jun 28, 19:37
Unknown Object (File)
Sat, Jun 28, 16:15
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.