Hi Scott, <cfntauthenticate username="#username#" password="#password#" domain="#Domain#" result="loginResult" listgroups="yes"> should work if the cf server is a member of the domain you are trying to Autenticate against.
If not <cfldap tags will be able to do the rest of the calls. I haven't had alot of experience with this myself and I'm not sure if how I was doing it was best practise. I will try look for my code for you. ( cf box is not a member of the domain in my case ). Paul. -----Original Message----- From: Scott Williams [mailto:[EMAIL PROTECTED] Sent: Tuesday, 18 September 2007 10:52 PM To: CF-Newbie Subject: Login using Windows Authentication Hi, I am a newbie to Cold Fusion and not really a developer, but I am trying to find a way to create a login page that will use windows authentication in order to log into a custom web application. I'm not really sure where to start, so any tips in the right direction would be appreciated. Thanks, Scott ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade to ColdFusion 8 and integrate with Adobe Flex http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJP Archive: http://www.houseoffusion.com/groups/CF-Newbie/message.cfm/messageid:3059 Subscription: http://www.houseoffusion.com/groups/CF-Newbie/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.15
