Building out a platform that has a number of systems that will each need authentication. Some of these systems are public facing websites that will be used by the public and other systems are internal use only. Started to build out an OpenLDAP instance to support this, but then wondered if I should be doing more regarding public external users and trusted internal users. Could set this up with a ldap domain and then separate children, one for external and one for internal, but that seems like a potential security risk. Do people typically run two ldap servers and use a cron to sync the intranet ldap users to the dmz ldap or is there a best practice for this?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
As I am by no means an expert on OpenLDAP I asked our security team about your question. Our director of security’s advice on best practices for this situation is:
Your web presence should leverage a read only slave of the directory, and should only replicate the credentials required for the authentication of the service rather than a full copy of your directory.
For getting a better handle on OpenLDAP best practices and uses this is a great resource.
This comment has been deleted
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.