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, Aug 8, 18:56
Unknown Object (File)
Thu, Aug 7, 17:14
Unknown Object (File)
Thu, Jul 31, 01:31
Unknown Object (File)
Wed, Jul 30, 21:55
Unknown Object (File)
Wed, Jul 30, 18:35
Unknown Object (File)
Wed, Jul 30, 16:16
Unknown Object (File)
Tue, Jul 29, 07:14
Unknown Object (File)
Fri, Jul 25, 19:52
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.