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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
writing to event log24 Jun 2005 06:14 GMT1
Does any body know how to register my own eventlog source?
and how to register my own category and eventid for the eventlogentry?
TIA
Signing and bundling data using certificates23 Jun 2005 18:30 GMT5
I am attempting to use a private key from a digital certificate that I have
installed on my pc to sign some data (a dime attachment) which is sent to a
WebService. The scenario is very similar to the one explained in
http://msdn.microsoft.com/library/default ...
Single Login To Multiple Domains23 Jun 2005 15:07 GMT1
Hi;
i have this problem...
People login to www.domain1.com first and then if necessary they are
redicected to secure.domain2.com for SSL issues. I use dotnets forms
User.Identity.Name on Windows 200323 Jun 2005 14:22 GMT1
I developed an ASP.NET app running on an XP Pro where I retrieve the user's
network id from User.Identity.Name.  The authenticationMode="Windows" in the
Web.Config and in the virtual directory, the anonymous acces is checked off
and Integration Windows Authentication is checked ...
SSL enabled ASP.NET application 22 Jun 2005 12:05 GMT6
I have tried two approaches
1. SSL enable just the login.aspx, the application gives me the SSL enabled
login page and successfully authenticated the user a/c.  The only problem
was I was prompted on every page I loaded with the message "the page
Cannot access aspx page if user is not in Admin group22 Jun 2005 03:57 GMT1
We have a secure directory with an aspx page called  Reports.aspx runnig on
Windows2000 server with service pack 4. This directory has access rights to
only a specific gg_support group.We have Disabled anonymous access to this
directory and only enabled windows integrated ...
SSL How-TO21 Jun 2005 17:19 GMT3
Can we set SSL enable only for the login page, in an ASP.NET application
TIA
access denied -- cannot debug in VB621 Jun 2005 03:43 GMT2
I create a VB6 DLL object within an ASP.NET page.  I've set a reference to it
in my project and call with  (in C#)
this.vbObject = new VB6Proj.VB6Class();
Normally this works fine at runtime.  And it usually works fine when I start
Forms Authentication and Authentication Cookie20 Jun 2005 23:09 GMT3
I'm working on an ASP.NET application (ver 1.1)  .. using forms
authentication.  The problem I'm having is managing the cookie.  I'm not
using a persistenting the authentication cookie .. have a sliding expiration
of 10min that I update every time the page is posted to the server.  ...
DirectoryService - Exceptions20 Jun 2005 22:46 GMT1
Is there a way to find out what COMException is being thrown as a result of
an operation, for example
DirectoryEntry newUser = entry.Children.Add(<newuser_CNname>, "user")
I suppose this one would throw a COMException if a duplicate CNname is
Forms Authentication: AD and .NET20 Jun 2005 17:37 GMT3
I'm trying to design a .NET web application which will use active directory
to authenticate my users.  I followed the below MSDN article, but I must be
doing something wrong because when I attempt to log on, i get the error
message "No such object on the server."  This may be ...
HttpContext.Current.User is always null in Global_AuthenticateRequ20 Jun 2005 17:36 GMT3
I implemented forms based authentication in my web app and works great. Now i
want to add role-based authorization. From info on the web I know I have to
handle the AuthenticateRequest. I have code like this:
protected void Application_AuthenticateRequest(Object sender, EventArgs ...
PrincipalPermission trouble20 Jun 2005 13:11 GMT4
I have a library that have methods protected with PrincipalPermission, for
ex.
[PrincipalPermission(SecurityAction.LinkDemand, Role="DBAdmin")]
public Guid GetAdminId() {
how to get client cpu id19 Jun 2005 21:17 GMT1
How to get the cpu id of the client from where the request came to the
server.
for e.g am sending a request to a server from one system then i want to
capture the cpu id of that system
System.DirectoryService / dispose()18 Jun 2005 20:33 GMT1
Just wonder if we need to call dispose() explicitly in our code for things
other than DirectoryEntry, such as DirectorySearcher ...?
TIA
Pages: 1 2 3 4 5 6 May, 2005
 
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.