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, Sep 8, 05:30
Unknown Object (File)
Sat, Sep 6, 16:29
Unknown Object (File)
Sat, Sep 6, 08:31
Unknown Object (File)
Sat, Sep 6, 08:05
Unknown Object (File)
Fri, Sep 5, 23:45
Unknown Object (File)
Fri, Sep 5, 19:42
Unknown Object (File)
Mon, Sep 1, 12:08
Unknown Object (File)
Sat, Aug 30, 10:35
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.