CFX_UserDB you can find in allaire's tag gallery. Small fee, best one there.
Tags already written and a small mini app. I use it and get the username and
password from the

<CFPARAM name="Attributes.password" default="#CGI.AUTH_PASSWORD#">
<CFPARAM name="Attributes.user" default="#CGI.AUTH_USER#">

Then you can pass that into crystal reports. Can call me at 208-282-2984, I
would like to chat with you about this . . . .

----- Original Message -----
From: "Steve Rasmussen" <[EMAIL PROTECTED]>
To: "Fusebox" <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 11:01 AM
Subject: Security on NT


> I am looking to use NT authentication. That way I can validate
> user id once and read the information from cold fusion and
> cyrstal reports.   I need to restrict data displayed to each and
> the login id will be my validated key.  That's simple enough, but now
> the NT administrator is balking at maintaining the NT user
> ids and passwords using the standard NT tools and wants it
> "Automated".  Any pointers were to look for a custom tag
> that will let me set NT user id and password I am using
> NT 4.0 and IIS.
>
> I can not use "standard" fusebox security because it cannot be read by
> crystal reports or passed in a secure manner and I have 800 users
accessing
> only specific data based on login.
>
> Thanks
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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