Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 29, 00:48
Unknown Object (File)
Sat, Jun 28, 19:37
Unknown Object (File)
Sat, Jun 28, 16:15
Unknown Object (File)
Sat, Jun 28, 09:35
Unknown Object (File)
Sat, Jun 28, 07:14
Unknown Object (File)
Fri, Jun 27, 05:58
Unknown Object (File)
Wed, Jun 18, 10:39
Unknown Object (File)
Wed, Jun 18, 10:37
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.