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 Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm

