How do we get the list archives?

-----Original Message-----
From: BOROVOY Noam [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 29, 2001 8:44 AM
To: Fusebox
Subject: RE: Does anyone know how to get username from NT and Netware
Auth entication using CF?


>From NT it's easy - in IIS turn off the "Allow Anonymous" in directory
security and then you'll get the NT user name in CGI.AUTH_USER - (also with
the domain name).
If you use "Basic Authentication" then the password is sent in the clear
over the network and it's available in CGI.AUTH_PASSWORD

For Netware I believe the same holds (except you probably won't have the
option of using NTLM).

Also check the archives of the list this has been discussed in the past.

HTH,
Noam

        ----------
        From:  Leon Greeff [SMTP:[EMAIL PROTECTED]]
        Sent:  Tuesday, 30 January 2001 2:26
        To:  Fusebox
        Subject:  Does anyone know how to get username from NT and Netware
Authentication using CF?

        Hi

        Does anyone know how to get the username from NT and Netware
Authentication using CF?

        Cheers

        Leon
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to