This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.

------_=_NextPart_001_01C053E1.1624B3E8
Content-Type: text/plain;
        charset="iso-8859-1"

I am currently doing a fusebox intranet application.  
I am using an NT domain and advanced security.
I can use the cfauthenticate tag to see that the user 
is indeed part of the domain.  But I also need to see
which group(s) they are in.  Is there some custom 
tag or some part of advanced security that will simply
return the groups a user is associated with?  I would
prefer to handle my access to content using app_secure
and passing a list of groups that I want to have access
to a particular resource.  I would prefer not to have to 
use the rules and policies section of advanced 
security.  

There must be a way to return the groups, though, 
because cf administrator lists them when you create a 
policy and add users to it.  

Any help would be greatly appreciated.  

Scott Helm
Ballantyne Consulting Group

------_=_NextPart_001_01C053E1.1624B3E8
Content-Type: text/html;
        charset="iso-8859-1"

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12">
<TITLE>Slightly OT: getting users and groups from NT</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2 FACE="Arial">I am currently doing a fusebox intranet 
application.</FONT><FONT SIZE=2 FACE="Arial">&nbsp; </FONT>
<BR><FONT SIZE=2 FACE="Arial">I am using an NT domain and advanced security.</FONT>
<BR><FONT SIZE=2 FACE="Arial">I can use the cfauthenticate tag to see that the user 
</FONT>
<BR><FONT SIZE=2 FACE="Arial">is indeed part of the domain.&nbsp; But I also need to 
see</FONT>
<BR><FONT SIZE=2 FACE="Arial">which group(s) they are in.&nbsp; Is there some custom 
</FONT>
<BR><FONT SIZE=2 FACE="Arial">tag or some part of advanced security that will 
simply</FONT>
<BR><FONT SIZE=2 FACE="Arial">return the groups a user is associated with?&nbsp; I 
would</FONT>
<BR><FONT SIZE=2 FACE="Arial">prefer to handle my access to content using 
app_secure</FONT>
<BR><FONT SIZE=2 FACE="Arial">and passing a list of groups that I want to have 
access</FONT>
<BR><FONT SIZE=2 FACE="Arial">to a particular resource.&nbsp; I would prefer not to 
have to </FONT>
<BR><FONT SIZE=2 FACE="Arial">use the rules and policies section of advanced </FONT>
<BR><FONT SIZE=2 FACE="Arial">security.&nbsp; </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">There must be a way to return the groups, though, </FONT>
<BR><FONT SIZE=2 FACE="Arial">because cf administrator lists them when you create a 
</FONT>
<BR><FONT SIZE=2 FACE="Arial">policy and add users to it.&nbsp; </FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">Any help would be greatly appreciated.&nbsp;</FONT> 
</P>

<P><FONT SIZE=2 FACE="Arial">Scott Helm</FONT>
<BR><FONT SIZE=2 FACE="Arial">Ballantyne Consulting Group</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C053E1.1624B3E8--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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