SteelDragon
Programmer
I am developing a CF based page that I need to have users log in to, and have different levels of authorzation. I have a database already exisitng with usernames and passwords in it, and I would like to use it as the source location for the login information. I want the users to be authorized to access different pages, or parts of pages only if they meet criteria set in the database in their profile. I need to be pointed in the right direction. I have total control on this project and as such have 100% access to the server if a server config, or solution is required. I would just like to know where I can configure what fields CF can see out of my DB. I already have the ODBC set-up in CF, I just need to know where CF uses this information for security.