NetworkGuy101
IS-IT--Management
I am taking over an access database that uses coldfusion. The way the person before me set up the security for it is to authenticate the users access to pages through their NT Logon name. He had a access table with the user names alowed and a goup property 1-5 with 1 being the highest privaledge and 5 being the lowest. He had a separate table defining this also. What I am trying to figure out is How is col fusion getting the username and comparing it to the access table and determining whether that user has access to certain pages. What would the code look like? Help is greatly appreciated.
Thanks
Thanks