Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
F26884902: D1332.id3418.diff
Mon, Apr 27, 12:46
F26855874: D1332.id3419.diff
Mon, Apr 27, 04:52
F26854594: D1332.id3417.diff
Mon, Apr 27, 04:30
F26849942: D1332.id3417.diff
Mon, Apr 27, 03:05
F26849883: D1332.diff
Mon, Apr 27, 03:04
F26848998: D1332.diff
Mon, Apr 27, 02:47
Unknown Object (File)
Sun, Apr 26, 10:36
Unknown Object (File)
Sat, Apr 25, 03:05
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.