Page MenuHomeDevCentral

Provision ~/.yubico/authorized_yubikeys files
ClosedPublic

Authored by dereckson on Feb 18 2018, 14:02.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 8, 04:59
Unknown Object (File)
Tue, Jan 7, 13:18
Unknown Object (File)
Sun, Jan 5, 17:23
Unknown Object (File)
Thu, Jan 2, 16:47
Unknown Object (File)
Thu, Dec 26, 16:25
Unknown Object (File)
Wed, Dec 18, 03:53
Unknown Object (File)
Dec 10 2024, 13:40
Unknown Object (File)
Dec 10 2024, 13: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.