This also assumes you are not using a fully-qualified domain name. IE is set by default not to pass your NT credentials to FQDN URLs. You can change this by adding the destination as a trusted site.
-----Original Message----- From: Cameron Childress [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 10, 2002 1:08 AM To: CF-Talk Subject: RE: Single Sign On I may be misunderstanding your question, but if you need the NT "domain/user" info, it's available in the variable CGI.AUTH_USER. This is assuming your Web Server is a member of the same domain as the client computer. -Cameron ----------------- Cameron Childress Sumo Consulting Inc. --- cell: 678-637-5072 aim: cameroncf email: [EMAIL PROTECTED] > -----Original Message----- > From: Sean McCarthy [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, October 09, 2002 11:36 PM > To: CF-Talk > Subject: Single Sign On > > > I need to get the win nt network user name to do authorization for an > intranet. The only options I found in my search are: > > -the persistent cookie (which will still require one login) > > -custom configuration of a browser to auto login (not if sure if this will > make the user name available?) > > -A certificate server to issue client certificates (user name available?) > > -A .dll or class(es) to do this? If this is the case, can you please > recommend some good choices. > > > Info: NT 4 domain / iis 5 / cf 5 > > > > Thanks for your help > > sean > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

