Having just started using OpenLDAP to authenticate users across web apps, I'm intrigued by a pattern I'm seeing in the documentation: Most install/config guides seem to (implicitly) recommend running the ldap server on ldap.whatever.org.
As I installed ldap on my VPS, I just thought it'd be simpler to access it all through whatever.org.
Is there any benefit of either approach? Or is it just assumed that the ldap software will run on it's own machine?