if you have an external user directory like e.g. ActiveDirectory,
you can just use it like this

---
Application.dmSec.UserDirectory.AD = structNew();
temp = Application.dmSec.UserDirectory.AD;
temp.type = "ADSI";
temp.domain = "<netbios domain name>";
----
excerpt from my _dmSecUserDirectories.cfm

and then use Policy Group Mapping inside farcry.

regards,
Jens


Michael Porter schrieb:
> What variables need to be set in order to be authenticated.. Does anyone have 
> an example of this?
> 
> Mike
> 
> 

---
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