I'm the webmaster for my fraternity. We have a small chapter, at a relatively small school. We're wanting to put a section on our website where users would have to login (so we could put private documents, etc.). From what I've been reading, this can only be done through the use of a database. Unfortunately, our school webserver does not support any sort of database interaction. My question is this: is there a secure way to do authentication WITHOUT a database, or am I going to need to look into hosting our site elsewhere?