<div dir="ltr"><div><div><div><div><div>I have been growing a bit of a web community over this past year learning an awful lot about systems administration.  This process has lead me to learn that giving a little can get you a lot.  This said I've ended up with a bit of a dilema.  I have this massively complex network of different services and servers here and there that require maintenance and security and all to be updated as well.  So in my attempt to not only cater to the opensource community surrounding the game that I support, I have many servers with many roles kicking around.  <br>
<br></div>I've been toying with the idea of LDAP, unfortunately my recording of the LDAP meeting was just frustrating for me to review, as I just don't have the time and hardware to record it properly.  I'll avoid going much further into my situation but essentially I have a few things that need LDAP integration.  Such as.<br>
</div><a href="http://GitLab.nixium.com">GitLab.nixium.com</a> (Self Hosted GitHub variant)<br></div><a href="http://ci.nixium.com">ci.nixium.com</a> (Jenkins Java build service)<br></div><a href="http://nagios.nixium.com/nagios3/">nagios.nixium.com/nagios3/</a> (A learning project)<br>
</div><div><a href="http://irc.nixium.com:5500">irc.nixium.com:5500</a> [znc] a bouncer I'm sharing with devs from the community.<br></div>An LDAP instance running phpLDAPadmin (for security purposes address omitted from this email)<br>
<div><div>[Planned Puppet Master Server]<br><br></div><div>Then an array of minecraft related servers/services that require per box and per service account management.  <br><br></div><div>Clearly handling this starts to get a bit out of hand.  My issue is I have no clue how to manage the roles here.  Nor do I recall how to handle config files like the following example.  <br>
<br><a href="https://raymii.org/s/tutorials/Gitlab_and_Active_Directory_LDAP_Authentication.html">https://raymii.org/s/tutorials/Gitlab_and_Active_Directory_LDAP_Authentication.html</a><br><br></div><div>Basically I'm unsure of how to create a schema that will handle this complexity.  <br>
</div></div></div>