Could NTLM authentication be enabled and he isn't aware of it? http://livedocs.macromedia.com/coldfusion/7/htmldocs/wwhelp/wwhimpl/common/html/wwhelp.htm?context=ColdFusion_Documentation&file=00000287.htm#2991147
It says "A request that uses NTLM or Digest authentication. In this case, the username and password are hashed using a one-way algorithm in the Authorization header; ColdFusion gets the username from the web server and sets the cflogin.password value to the empty string." On 8/15/05, Johnny Le <[EMAIL PROTECTED]> wrote: > > Hi, > > My co-worker has a problem. His getAuthUser() keeps displaying his Windows > OS login ID. The cflogout doesn't seem to do anything. So he can't log out, > which means he can't get the cflogin to run again. > > The only difference in the way he uses cflogin than I do is that he didn't > use cflogin.name <http://cflogin.name> and leave the password attribute's > value blank. He uses user_id (numeric) from the database for the name > attribute. So getAuthUser() should display the user ID, but it displays the > Windows OS login ID instead. > > We deleted the client cookies. We restarted Coldfusion server. We did very > much everything we could think of, but the value of getAuthUser() remains > the same. > > When I downloaded his code to my computer, it works fine. I can log in, > log out and all the info display correctly. Anyone has any ideas what's > going on? > > Apparently Mike Rolfes has the same problem. He posted it at > http://livedocs.macromedia.com/coldfusion/6.1/htmldocs/tags-p73.htm#wp2991147. > > Although he used CFC, we don't. Any help would be appreciated. > > Johnny > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Find out how CFTicket can increase your company's customer support efficiency by 100% http://www.houseoffusion.com/banners/view.cfm?bannerid=49 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:215070 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

