It sounds like you want each user to have a specified username/password for the database? You might consider a model which requires just a few username/password pairs for database access, each of...