Could anyone give me any ideas about real world ways security is handled? We have a couple of live databases and a couple of "training" databases and the same basic pool of users use all of them. Right now Im maintaining duplicate user names in all of them and letting the users manage their passwords. Of course we constantly get calls from users that have let their passwords get "out of sync" and cant remember how to log on, but... what I really want to know is recommended practices in a case like this. I could do something "manual" like linking the databases and updating all the user info from one database to all the others, but Im sure there must be a "right way" to do it.
any comments would be appreciated...
any comments would be appreciated...