Using LDAP Authentication for Website Logins

What’s so great about using the LDAP?
Ever try creating your own login and authentication system for a Web Application?  There are lots of things to ponder in such an undertaking.  From security to data storage to user management,  it can be a real hassle.  Once you do get your custom authentication scheme in place, your [...]