Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
F3769401: D1332.id3419.diff
Sat, Nov 23, 14:30
Unknown Object (File)
Wed, Nov 20, 11:31
Unknown Object (File)
Sun, Nov 17, 07:13
Unknown Object (File)
Tue, Nov 12, 16:17
Unknown Object (File)
Sat, Nov 9, 14:58
Unknown Object (File)
Mon, Nov 4, 10:07
Unknown Object (File)
Thu, Oct 31, 10:26
Unknown Object (File)
Oct 21 2024, 10:53
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.