Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 28, 15:27
Unknown Object (File)
Mon, Apr 21, 14:55
Unknown Object (File)
Sun, Apr 20, 23:10
Unknown Object (File)
Sun, Apr 20, 19:38
Unknown Object (File)
Sun, Apr 20, 15:19
Unknown Object (File)
Sun, Apr 20, 08:37
Unknown Object (File)
Sat, Apr 19, 04:34
Unknown Object (File)
Wed, Apr 16, 15:19
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.