Re: Forms Authentication problem:



What are you doing with your forms auth cookies that makes them not work
with the default? Are you issuing the cookie from a domain other than the
domain used by the website? Are you using a a file-based cookie (Expires
property) instead of a session cookie?

Do your users have cookies disabled completely for the Internet Zone or
something?

Joe K.

"Andrew" <Andrew@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F2DEC4EF-AC9E-469D-A992-770909DD99CD@xxxxxxxxxxxxxxxx
Hello, friends,

We use Forms Authentication in our asp.net app.

However, this will require internent users to Override automatic cookie
handling by modifying IE settings (Privacy tab in IE6.0).

It is really annoying to users. Do we have a way to get around this?
Thanks.


.



Relevant Pages

  • Re: Red Sherrif Cookie Questions
    ... and consider hardening your IE settings by taking advantage of the trusted Web ... Content Zones so that you can set you "internet zone" security to high and also set ... privacy to medium high or high adding your trusted sites to the exempt cookie ... I would also appreciate any tips on better PC security - I ...
    (microsoft.public.win2000.security)
  • Re: Cookie is not created why ?
    ... The browser might have different rules set up for when it accepts cookise. ... It might accept them from the intranet zone, but not from the internet zone. ... > The cookie is not at all created. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: difference between internal network and internet with cookie
    ... for local intranet. ... I think ASP.NET forms authentication will work if cookies are ... I set cookie to prompt. ...
    (microsoft.public.dotnet.framework.aspnet)