yes, we use it,
but why do you care about cgi.auth_user ?
just add a new user directory in _dmSecUserDirectories.cfm
like this :
// AD User Directory
Application.dmSec.UserDirectory.AD = structNew();
temp = Application.dmSec.UserDirectory.AD;
temp.type = "ADSI";
temp.domain = "<yourNTLMDomainName>";

and then map your policy groups.

You need this fancy NTadmin.dll which does it.



Mark Ireland schrieb:
> 
> Anyone used integrated Windoze authentication for a farCry intranet?
> 
> I mean do your users get authenticated (logged in) by checking
> cgi.aith_user?
> 
> I need some clues.
> 
> Thanks
> 
> _________________________________________________________________
> Low rate ANZ MasterCard. Apply now!
> http://clk.atdmt.com/MAU/go/msnnkanz0030000006mau/direct/01/  Must be
> over 18 years.
> 
> 
> ---
> You are currently subscribed to farcry-dev as:
> [EMAIL PROTECTED]
> To unsubscribe send a blank email to
> leave-farcry-dev-5105H-VCrIQ7D8lE6uI5gGy/[EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
> 

-- 
Jens Seipenbusch
IVV 3
T 83-23678

---
You are currently subscribed to farcry-dev as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to