What are your Directory Security Settings in IIS? If it is anonymous I 
believe it will appear to be working as far as logging in, however there 
will be no AuthUser.  Just something to check.



Michael Beins wrote:
> In my application.cfm file I have session management and client management 
> turned on I do not specify the loginstorage so it is using cookies to store 
> login information.  With the cflogin tags I call a custom tag I wrote to 
> handle the authentication.  I pass it the user name and password received 
> from the login form and if authenticated I use the cfloginuser tag with in 
> the custom tag.  I can log in just fine and use the secure section of my 
> site, I can find the cookie set by the cfloginuser tag, but the getAuthUser() 
> function returns an empty string.  I have also verified that I am not passing 
> an empty string to the cfloginuser tag for the name attribute.
>
> Any ideas?
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:270567
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to