You can access the user by using getAuthUser. You can't get the roles - however, if you know the roles, you can loop through each and do isUserInRole().
======================================================================= Raymond Camden, ColdFusion Jedi Master for Mindseye, Inc Email : [EMAIL PROTECTED] WWW : www.camdenfamily.com/morpheus Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: Scott Dowling [mailto:[EMAIL PROTECTED]] > Sent: Thursday, February 13, 2003 9:29 AM > To: CF-Talk > Subject: Cflogin > > > Hey guys I cab get cflogin to work but when I use cfloginuser > to set name and password and role how to access them in my > app. I tried session.name, client.name application.name so it > seems to me as if nothing is set. What am I missing? Thank > you! > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

