logoalt Hacker News

blipvertyesterday at 4:51 PM1 replyview on HN

Well, yes, pick your poison.

But for just getting access to role accounts then I find it a lot nicer than distributing public keys around.

And for everything else, a periodic Ansible :-)


Replies

gnufxyesterday at 7:02 PM

Public keys (for OpenSSH) can be in DNS (VerifyHostKeyDNS) or in, say, LDAP via KnownHostsCommand and AuthorizedKeysCommand.