Re: Forms Authentication problem:
- From: "Joe Kaplan \(MVP - ADSI\)" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 5 Mar 2006 15:53:53 -0600
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.
.
- Prev by Date: Re: Plz Help Needed! The type initializer threw an exception. ---> System.UnauthorizedAccessException: Access is denied
- Next by Date: RE: SQLMembershipProvider: Comparing Hashed Passwords
- Previous by thread: Plz Help Needed! The type initializer threw an exception. ---> System.UnauthorizedAccessException: Access is denied
- Next by thread: RE: SQLMembershipProvider: Comparing Hashed Passwords
- Index(es):
Relevant Pages
|