Hi Jeff

I'm still following fusebox so not sure if this is applicable.

I have done this in CF - disabling the allow anonymous access in IIS and checking for 
cgi.auth_user  on an intranet - it works.

Cheers
wl

Jeff Stone wrote:

> I have a client who wants me to build a security intranet login application.
> Instead of having a login screen asking the user to fill in a username and
> password, they want the user's NT username and password to be passed to my
> ColdFusion application automatically.  That way, the user will not have to
> login to the online application.  I have figured out how to look up the
> Local Users & Groups on a web server and pass that information on once I
> have the NT username and password, but I cannot figure out how to
> automatically pass the username and password from the user's NT login.
>
> I know one possibility is to have the user specify their NT username and
> password in my application the first time they use it.  Then, I can store
> this encrypted information in a database and give the user a cookie for
> future easy access, but this is not ideal plan.
>
> Has anyone done this before?
>
> Thank you,
>
> Jeff Stone
> [EMAIL PROTECTED]
>
> ------------------------------------------------------------------------------
> To Unsubscribe visit 
>http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
>message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to