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 / June 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Validating client cert from request10 Jun 2004 15:14 GMT2
I didn't know where else to post this.  If this isn't the right group, could
somebody point me in the right direction?
We are using the HttpWebRequest object within a winform app to connect to a
vendor.  This vendor requires us to perform some validation on the client
Register new user forms authentication10 Jun 2004 10:22 GMT1
Ok I admit to being new at this and having problems getting my head around IIS.
So if you can help me I will much appreciate it.  I have a login page with a hyperlink on it that directs to a page for new users to enter their details.  When you click on it the the browser does not ...
System.DirectoryServices09 Jun 2004 21:29 GMT3
I have a few pages which authenticate a user to our site.
Checking a login and password with syntax as below:
  Dim entry As New DirectoryEntry(_path, domainAndUsername, PWD)
My problem is I can only do this if I elevate the anonymous user to
Adding Identity Tag Caused Error09 Jun 2004 18:16 GMT2
I'm trying to play with impersonation.  I added an identity tag both with and without the userName/password attributes and I get this error on my workstation
------------------------------------begin--------------------------------------
Error while trying to run project: unable to ...
Single sign-on with .ASPXAUTH cookie09 Jun 2004 16:07 GMT3
How I can issue web forms authentification cookie that can be used by both applications located on same server(server wide asp.net cookie)?I've one users' domain but asp.net encrypts .ASPXAUTH cookies differently for these two applications
What can I do with it?
Web.Config and Virtual Directory09 Jun 2004 11:37 GMT1
We have a intranet site that allows one of our departments to search a set
of pdfs and then look at them.  Only problem is that only they and us geeks
should be allowed to see the pdfs.  We have it locked down except for when a
person directly types in the url to a pdf.  Currently, ...
forms authentication08 Jun 2004 10:46 GMT1
How to exclude an aspx page from the Forms authentication of a asp.net web application. It means when ever user requests for that page it should not redirect the request to a logon page to collect credentials.
I have forgot password page which needs to be accessed by the user ...
Forms Auth. allows anyone in if server accessed locally08 Jun 2004 05:06 GMT1
I am developing my ASP.NET application with VS and the ASP.NET server
on the same box. When I attempt to access protected (in web.config)
pages locally, inside or outside of VS, it incorrectly lets me in
without asking me to log in. On a remote box, it behaves correctly. I
system.web.security08 Jun 2004 04:36 GMT1
I am quite new to asp.net and have been following an example of using
Forms authentication on a web app.
I believe that i have coded this OK but when i enter the username and
password I do not get redirected to the start page (webform1.aspx)
Using key-pairs in a hosted environment06 Jun 2004 13:21 GMT1
We have a requirement to process "digitally signed" XML-based software licenses using an ASP.NET web site, hosted on an ISP server. I read an excellent article (http://www.codeproject.com/dotnet/xmldsiglic.asp) describing how to produce key-pairs, create a key container and then ...
testing ASP.NET apps over local network06 Jun 2004 02:49 GMT2
I'm sure the answer to this is trivial, but I don't know it yet...
I have a ASP.NET app which I want to test across my local network, and I
know I can just do
\\<compname>\<appdir>
System.Directoryservices getting TxIsolationLevel exeption?05 Jun 2004 04:08 GMT5
I am trying to add a user to a group in Active Directory using
System.Directory
Services
But when I CommitChanges() I get the following exeption:
formsAuthentication without configuring in web.config05 Jun 2004 00:52 GMT3
I have a web site that uses normal windows authentication.
I have a web service on the site that i want to configure Forms
Authentication for, but it obviously doesn't fire unless i change the
setting in web.config.  is it possible to use formsAuthentication only for
Reverse Encryption in .NET04 Jun 2004 18:27 GMT7
I saw several posts asking for reverse encryption (encrypt with
private key instead of public key) in .NET. I am having the same
question and wonder anybody has a good solution to it.
Basically, my client application generates a key pair and exports the
Forms Authentication adding new users programatically04 Jun 2004 17:27 GMT2
How do you add new users programatically using Forms Authentication in
ASP.Net?  There must be a way to do this besides editing the
web.config file by hand or attempting to modify the web.config file
using an XmlDataDocument.
Pages: 1 2 3 4 May, 2004
 
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.