Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Security / October 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.NET 2.0 WindowsTokenRoleProvider Local Groups Broken30 Oct 2007 23:32 GMT6
I've an IIS6 ASP.NET 2.0 web site (not a virtual directory, a web-site).
I've configured the web-site (following directions at
http://support.microsoft.com/kb/215383) in the MetaBase to allow NTLM and
Negotiate access, and the site itself is using Integrated Windows
How To Add User's GUID To An Account Verification E-mail29 Oct 2007 13:54 GMT4
So I have a problem that is more difficult that it might seem at first
glance.  created.  Any help/a clever "duh" answer would be great as we've
spent more than 8 hours trying to get this working.
Please see the following thread for the full details:
How to test a asp connection to mysql?25 Oct 2007 20:20 GMT2
Have just installed mysql on to my server
Does anyone know of a sample test script that will test if asp can connect
to a test databse?.
I just want to find out if it is working.
"index out of range ..." error when querying AD25 Oct 2007 19:04 GMT1
I have a simple login form to authenticate users.  A code segment looks like
this:
           search.PropertiesToLoad.Add("cn");
           search.PropertiesToLoad.Add("name");
"index out of range ..." error when querying AD?25 Oct 2007 19:03 GMT1
I have a simple login form to authenticate users.  A code segment looks like
this:
           search.PropertiesToLoad.Add("cn");
           search.PropertiesToLoad.Add("name");
Encrypted Connections Strings not safe in memory?24 Oct 2007 14:41 GMT1
Simply put, best practices say to:
1) Put ConnectionString info in to web.config for easier editing (and
disallow the need to recompile code if settings change).  
2) Encrypt the ConnectionString section using the aspnet_setreg.exe utility.
Integrated Windows Authentication and Session Timeout.24 Oct 2007 14:35 GMT2
The main idea of IWA is to have a single sign on capabilities web site and I
think it is good if you have a web that cater internal people.
A few questions coming out from this implementation
1) How does the C# Windows Authentication work? Does the NTLM handshake only
Windows Authentication and Anonymous Access24 Oct 2007 12:45 GMT2
I have a requirement that I need to create a website running on IIS6 that
needs to be anonymous access by default with Windows once a "Sign in" button
is clicked.
I've pondered about this and have come up with a solution, but I just want
Form Authentication?23 Oct 2007 07:40 GMT1
Please correct me if I am wrong here,
When we put the username/password in the Form Authentication Web
application, usually the username/password is stored in the cleartext, in the
client memory space. So what happen is that in the public computer, a hacker
The pest of Impersonation22 Oct 2007 14:18 GMT9
I have an ASP Website setup which presents some data, then posts
changes to that data to another webpage (whcih is java based) by using
variables on the URL Line, the Java website trapps the user's details
and places some information against the closed call, such as who
FormsAuthentication.SignOut()  what to do after19 Oct 2007 16:11 GMT2
I am still able to navigate back to secure area even after calling
FormsAuthentication.SignOut() on the
logoff.aspx
I read some place that I need to clear the cookie, expire it etc..
Password shown in browser16 Oct 2007 07:03 GMT3
Suppose web.config contains
  <authentication mode="Windows"/>
  <identity impersonate="true" userName="XYZ" password="XYZ"/>
and the password is wrong. Then if the website is opened in the browser, a
Problems deploying website with membership features from XP to 2003 (take2)11 Oct 2007 05:59 GMT3
greetings all, (again blasted newsreader killed my initial epic, email post
numero 2)
I have a dev box(XP) that I am developing an ASP.NET 2.0 application .. am
trying to use membership features .. have set  up my local box secured a
Sends me to my Login page even after I'm logged in10 Oct 2007 23:36 GMT2
Hi, I'm trying to setup ASP security for the first time and am having some
problems.  If anybody can help, I would greatlly appretiate it.  I setup the
aspnetdb and setup users and roles through the ASP.net configuration.  I
setup a Logincs.aspx page with a Login Web Control.  ...
Bad Request <OR> Illegal characters in path05 Oct 2007 04:27 GMT1
Here is my issue:
1) This is an ASP.NET 1.1 website hosted on Windows2003 Server
2) SP1 for .NET 1.1 is installed
3) I have the .gif extension mapped in IIS to the 1.1 aspnet_isapi.dll
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.