I have looked around the site but still am a little confused.
We are starting a new website that will require people to login. They will be able to upload files and see specific web pages that only they can see. so they will probably need a directory for themselves. We hope that hundreds of people will log in. This will not be holding sensitive info. We have a CentOS 5 dedicated server.
We have looked at LDAP, mod_authn_dbm and mod_auth_digest, php mysql, .htaccess, Facebook login, OpenID, OAUTH.. etc.
So the question is : What would be the best way to allow the login process to work?
Any advice/opinions would be greatly appreciated.