[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: OT: Security management/distribution in "The Cloud" (Was: Dogtag CA with OpenLDAP?)
- To: Turbo Fredriksson <turbo@bayour.com>, openldap-technical@openldap.org
- Subject: Re: OT: Security management/distribution in "The Cloud" (Was: Dogtag CA with OpenLDAP?)
- From: Howard Chu <hyc@symas.com>
- Date: Sat, 8 Apr 2017 03:05:30 +0100
- In-reply-to: <WM!20169110e91628e28ed4bd579430698dfe3acc391a8b000645ed083fdb7a7e6990a09febc21b77ec199f046cfba062fc!@mailstronghold-1.zmailcloud.com>
- References: <C1173D86-0979-4E98-B67C-286B6FBAD02B@bayour.com> <02c07d0d-2979-c528-a239-acd64a3428a7@stroeder.com> <57460F4A-501D-4839-9779-E307FE4EA5B0@bayour.com> <WM!91ebeb3c934d5f170dae7a7b8f1520d5c00c5adf133fea9408af958ba8697d16a646e0e3aeb0004a7b789315377122b6!@mailstronghold-2.zmailcloud.com> <d98d9ebc-b9ac-6ecf-26c9-d2190de5133d@symas.com> <42D6593C-50C2-4B58-B685-553902F84300@bayour.com> <WM!20169110e91628e28ed4bd579430698dfe3acc391a8b000645ed083fdb7a7e6990a09febc21b77ec199f046cfba062fc!@mailstronghold-1.zmailcloud.com>
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46a2
Turbo Fredriksson wrote:
On 28 Mar 2017, at 11:22, Howard Chu <hyc@symas.com> wrote:
We had a module for OpenLDAP 2.0, way back when. It hasn't been maintained in years.
Ok, I see :(. What did that do exactly? Name?
I've dug it up and gotten it working again.
http://www.openldap.org/devel/gitweb.cgi?p=openldap.git;a=commit;h=2b920ecaecc2e4858a33d0c8151bcf3b3d71cadd
Basically it's an overlay that generates certificates for users and servers
residing in the directory. A single Search request across the entire directory
can trigger generation of certs for every relevant entry.
Sorry for the OT (although it’s _slightly_ relevant to OpenLDAP I guess).
But how do people handle secrets (key/value, certificates etc) in a cloud
environment? With bare metal, you usually don’t spinup/down machines
that often, so distributing stuff like that is “easy”. But with the cloud and
“resources are cattle, not pets”, how to do that there!?
This have been racking my brain (and several of my friends and colleagues)
for months now!
I’m using OpenLDAP and MIT Kerberos V for users and passwords, but
I’m not sure how I could (if I should) utilise that to keep “secrets”.
I’ve looked at Hashicorp Vault, but that’s extremely immature and not any
where near ready a “production” environment (not to mention that it lacks
very important functions etc).
Dogtag is apparently good enough (although huge - might not need all that
functionality), but maintaining an additional LDAP/KerberosV setup is seriously
unappealing!
But what else is there?
--
-- Howard Chu
CTO, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc/
Chief Architect, OpenLDAP http://www.openldap.org/project/