I have only ever used it as an authentication method, i.e. rather than
checking against say a database I used this to authenticate the user
against the domain, if true set the appropriate session variables and
that was that. So to log out simply cleared the session.

You don't necessarily have to store anything in the session scope but
you could use this access method on a page by page basis as well if
there were sections of your site you wanted to exclusively protect.

Hope this helps.
G.



On Wed, 3 Nov 2004 10:05:34 -0600, Peterson, Andrew S.
<[EMAIL PROTECTED]> wrote:
> Hello,
> 
> If you log someone in using jrun.security.NTAuth, how do you log them
> out?
> Sincerely,
> 
> Andrew
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=36

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183324
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to