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 / January 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IIS sends login dialog for already authenticated users.15 Jan 2005 05:52 GMT7
I am using ASP.NET windows authentication in one of the applications. My
application is deployed on one of the 2003 servers. This server is member of
a domain say "MyDomain".
Now, when a user who is logged on to a system which dos not belongs to
Executing a background process15 Jan 2005 03:43 GMT4
I’m writing a web page that allows users to reset their own Terminal Services
session.  The app needs to execute a program in the background (on the web
server) and queries sessions on another server.  The program is running on an
Intranet so, please, no comments about executing ...
Disable account in Active Directory from .NET using DirectoryEntry14 Jan 2005 21:25 GMT10
When I try to disable a user account thru forms authentication, I am getting
an System.UnauthorizedAccessException: General access denied error. If I
impersonate user it will prompt me to login and if I put in an administrator
password it will work but obviously that won't work ...
accessing remote resources from ASP.NET app14 Jan 2005 17:34 GMT3
I know this issue has already been discussed in several threads of the
newsgroup and I read several of them
However, I would appreciate very much to have suggestions specific to
my particular scenario.
IIS Reset thru Web access denied in Window 200314 Jan 2005 14:43 GMT3
I tried to reset IIS thru Web using the following code
ProcessStartInfo si = new ProcessStartInfo("cmd.exe");
// Redirect both streams so we can write/read them.
si.RedirectStandardInput = true;
URL Authorization13 Jan 2005 18:59 GMT6
 I am trying to write several applications, for external users.  They will
use forms authentication to login.  My question concerns url authorization.  
Each user will have access to various url's within the applications,
depending on the users group/role, that is stored in a sql ...
Impersonation when performing IO operation using File.Copy13 Jan 2005 12:59 GMT8
I am trying to implement impersonation for the copying file from one remote
directory to the other remote drive on the same server in ASP.Net page.
Impersonation seems to be working fine. It seems to perform the
impersonation but when it tries to copy the file then it raises the ...
Security design question13 Jan 2005 03:13 GMT1
Here is the environment related context:
=========================================================================
Website are hosted in DMZ - subdomain created dmz.companydomain.com
We have our web farm (3-5 web servers) running under one NT Domain account
MCSD Materials11 Jan 2005 22:25 GMT1
Hi Freinds,
I'm Mayank. and i would like to be MCSD.
So, If any of u have material or links for it then pls send it to me.
Mayank Prajapati
URGENT!!!!!!!!!!!!!!!!!!!!!!!!!!!!11 Jan 2005 22:03 GMT1
my name is Shai from Israel.
i've got this error :
Exception Details: System.Security.SecurityException: Request for the
permission of type System.Data.SqlClient.SqlClientPermission, System.Data,
DESPERATE: FormsAuthentication Problem11 Jan 2005 21:31 GMT2
I am having a very perplexing problem with setting the user's roles. I have
tried to figure this out for 2 days now.
When the user logs in to the site, I retrieve the roles from the database
and create a semicolon delimited string listing the roles returned and store
Forms Authentication11 Jan 2005 13:09 GMT8
 I am trying to use Forms authentication.  I have got it to work
successfully, when the login page, and the redirect page are in the same
virtual directory, however, I want to put the login page into a separate
directory.  When the user logs in, they will be directed to an ...
Process can't run in ASP.Net10 Jan 2005 19:22 GMT2
Running on on Windows XP Professionals with SP2.
Below code can run well in Consol application with task scheduler
successfully created.
But when I run in Asp.net,
Forms Authentication to protect a cgi application09 Jan 2005 21:35 GMT13
I have enabled forms authentication on an IIS 6 W2k3 server to protect access
to the application files until authenticated.
The actual application apart from the login/logout files is .cgi based so I
have added a “Wildcard Application Map” entry
CryptoStream07 Jan 2005 20:43 GMT4
I have some basic understanding questions about encryption.  I am looking at
implementing the Rijndael (256) encryption scheme.  Does this imply that the
key must be a string of 256 characters?  Is the key something that I can just
type out or is this something the crypto class ...
Pages: 1 2 3 4 5 December, 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.