Since you have access to Active Directory, I would suggest that you put your admin people into a domain group such as "WebSiteAdmins". Then, when they log in, you can check for the group membership.
If you need any details on how to pull this off, let me know. M!ke -----Original Message----- From: Steven Sprouse [mailto:[EMAIL PROTECTED] Sent: Monday, June 25, 2007 9:07 AM To: CF-Talk Subject: Query LDAP for back door web login I am trying to design an application where users can login from a back door admin page but still use their Active Directory user name and password info that has already been assigned to them. I don't want to have to create a whole new database of user names just for back door access to the site. I'm hoping to check what users put in as their user name and password with an LDAP query. I then want my users to be able to upload certain files, where they will be accessible to the public. I have a basic understanding of ColdFusion and know bits and pieces of what I might need, but I'm having a hard time putting it all together. One of the main reasons for this is that we are running off of a Content Management System that already uses a lot of action files and some cfcs. I don't know if I try to do something if it will mess up the system we have in place. Anyway, I could use some help! If there is anyone out there with some free time, ideas or resources I would really appreciate any help I can get. Thanks! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282055 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

