Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
F28658282: D1332.id3418.diff
Thu, May 14, 00:23
F28626243: D1332.id3419.diff
Wed, May 13, 19:25
F28605929: D1332.id.diff
Wed, May 13, 16:20
Unknown Object (File)
Tue, May 12, 15:15
Unknown Object (File)
Tue, May 12, 04:15
Unknown Object (File)
Thu, May 7, 03:47
Unknown Object (File)
Wed, May 6, 21:07
Unknown Object (File)
Wed, May 6, 07:00
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 Not Applicable
Unit
Tests Not Applicable

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.