Ask a Question related to ASP.NET Security, Design and Development.
-
Pete #1
User Session issue with ASP.NET Forms authentication & Windows 2003
Hi, I first posted this query in just the aspnet ng but didn't get a reply
so I'm posting here (probably more appropriate)
Hope one of you guys can help me. I've got a site that's been running
just fine for the last couple of months that uses Forms Authentication. I
have two methods of login on the site, a login.aspx page that does redirects
& a bit on the default.aspx page that adds a sec cookie. Users have the
choice of directly logging in on the default page or being prompted when
they try to access protected resouces via the login page. All pretty
standard stuff.
Recently, my hosting provider made some "undisclosed" changes to the config
settings of the servers, now I cannot seem to persist a login session for
more than a couple of minutes and my "remember me" functionality that worked
flawlessly before has completely stopped remembering a thing once the
browser has been closed ;-(. I've not made any changes to either my code or
the web.config files in either the app root or the protected folders.
Is there anything I can try to regain my nice, user friendly auto logon
stuff? Or do I need to move hosting provider? I really don't have a clue why
this should suddenly stop working like this but it has. I've triple checked
my code and it works just fine in my development environment.
Any help at all appreciated,
thanks
Pete
Pete Guest
-
#39250 [NEW]: Session problem on PHP using authentication on Windows 2003 IIS 6.0
From: gutosantos82 at gmail dot com Operating system: Windows 2003 PHP version: 5.1.6 PHP Bug Type: IIS related Bug... -
Forms authentication <-> Windows user?
Hi, I'm new in ASP.NET and I've got a question about authentication in an intranet application: I want to authentify and authorize the user by... -
User must change password at next logon - Windows 2003 AD issue
The "User must change password at next logon" box is no longer available to our help desk. Delegation is set up to allow them to change the... -
FOLLOW UP : Forms Authentication Randomly Times Out (Windows 2003)
Hi, I didn't get any responses from the first post I made about this so I've done a bit more investigation but I'm still having problems (but only... -
ASP.NET Forms Authentication Via A SQL Server Database With Windows User types?
We have built an ASP.NET application that will run on the Intranet using SQL 2000 as our data layer. We have decided to use Form Authentication...



Reply With Quote

