Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

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!
I would suggest changing the link in
We will cover in another section ‘how to authenticate using the LDAP credentials’ for various services. which is, "https://www.digitalocean.com/community/articles/how-to-use-pam-to-configure-authentication-on-an-ubuntu-12-04-vps " to “https://www.digitalocean.com/community/articles/how-to-authenticate-client-computers-using-ldap-on-an-ubuntu-12-04-vps”
andrew: Thanks for the heads up. That was the intended link, and I’ve updated the article to reflect your suggestion.
Let me know if you see anything else! Thanks!
Hi, I am getting the following error when trying to create a user.
Could not add the object to the LDAP server.
LDAP said: No such object Error number: 0x20 (LDAP_NO_SUCH_OBJECT) Description: That object does not exist.
I am in the process of migration a Centos5 OpenLDAP server over to Ubuntu 12.04, and I am running in to an issue with the initial configuration. I am trying to replication the structure that was setup by the admin a couple of years back (who is no longer around), but I have been unsuccessful at it. I am hoping that someone could point me in the right direction. The structure of the original install is as follows:
First the login: Login DN: cn=Manager,o=sun
Structure: The top structure only has “o=sun”, no “dc=sun, dc=net”. Then: “ou=Groups, o=sun”,“ou=Users, o=sun”, “sambaDomainName=SUNSERVER”, and “Create new entry here”.
I am new to OpenLDAP, I have been using the following how-to, successfully, but I have not been able to achieve the desired results.
Thanks in advance, Joe
This is a fantastic article. It should be noted though that this article required some additional steps if you’re installing on Ubuntu 13.10 as phpLDAPadmin requires a fair bit of patching due to the php5.5 version that 13.10 selects.
http://sourceforge.net/u/nihilisticz/phpldapadmin/ci/7e53dab990748c546b79f0610c3a7a58431e9ebc/ and http://stackoverflow.com/questions/20673186/getting-error-for-setting-password-feild-when-creating-generic-user-account-phpl
will get you through.
Hello, and thank you for this great article.
When i try to connect to My_IP_address/phpldapadmin the browser suggest me to download the file with this message "Vous avez choisir d’ouvrir “application/x-httpd-php” à partir de http://IP…
I have this configuration PHP Version => 5.4.4-14+deb7u7
I tried several things but didn’t find the right way to solve it… Can you help me ? Thanks in advance Gilles