PDA

View Full Version : Single Sign On


jondrnek
06-03-2009, 06:58 PM
I currently have a password protected section of my website protected by .htaccess. I also have vBulletin forums. I would like to use the same user name and password for both. What is the best way to do that? It looks like there are some plugins for LDAP support, but setting up an LDAP server seems rather complex. Is there a simplier way? Someone suggested using mod-auth-mysql. Has anyone done that?

Jon