Tango 2K on W2K server using IIS, serving authenticated AD users only. The USERNAME doesn't work on our server; it just shows blank. Other CGIPARAM attributes do work, but not the username.
I'd like to change the login system on our intranet server to one that recognizes their authenticated NT username, instead of making them use a separate login, but it doesn't seem to work. Any ideas on what I need to do enable this? Thanks! j > -----Original Message----- > From: Jason Pamental [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 10:05 AM > To: [EMAIL PROTECTED] > Subject: Re: Witango-Talk: Using Network Login Accounts > > > John, > > On Windows using IIS, you can use the <@cgiparam name=username> will > give you the username they logged in with. If you check that against > your user database that could authenticate them. You can't check the > password that way, but it's a start. > > I know that there are objects and such that can do it, but > this might > be enough to get by if this is your platform. It may be that > it works > on others; I just haven't tried it. > > Jason > > On Thursday, January 30, 2003, at 11:01 AM, John Shaw wrote: > > > We have an Extranet where the directory requires a network login. I > > would > > like to use that to identify my user rather than having > them log in > > again. > > Is there a component or something out there that I could use to > > capture that > > info? Thanks > > > > John > > > > > ______________________________________________________________________ > > _ > > _ > > TO UNSUBSCRIBE: send a plain text/US ASCII email to > > [EMAIL PROTECTED] > > with unsubscribe witango-talk in the message body > > > > > -- > ____________________________________________________________________ > > Jason Pamental, President > > [EMAIL PROTECTED] > > Bathysphere Digital Media Services, Inc. > http://bathyspheredms.com > ____________________________________________________________________ > > Tel: 401.490.6830 Fax: 401.490.6831 > ________________________________________ > > > A North American Distributor for Witango (http://www.witango.us) > > Rapid Web Application Development - XML Execution Engine > > > ______________________________________________________________ > __________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to > [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
