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
forms authentication automatic logout without timers?01 Jul 2004 00:45 GMT3
Hello,
I have a web application that uses forms authentication. I have been asked to implement a feature that logs users out automatically if they navigate to a page outside of the secured portion of the web app. This request means that cookie timeouts won't work, it needs to be ...
ASPNET and NETWORK SERVICE accounts hitting SQL Server30 Jun 2004 22:32 GMT2
Running IIS 6 and ASP.NET, the only way an application can access SQL Server
seems to be as "NT AUTHORITY / NETWORK SERVICE" (or an alias specified in
the <identity> element within "web.config").  This is analagous to the
"ASPNET" user for IIS 5 and ASP.NET.
Pass credentials from one web site to another for seamless login29 Jun 2004 15:21 GMT6
I have a partner company that has a web site that I need to gain access
through the web site in my company. I need to be able to log into my site
and then have somekind of way to then access this other site that also
requires a login in a way that allows me to pass a set of ...
Http error 413->request entity too large29 Jun 2004 08:50 GMT1
I have a webservice under IIS6/Win2003 Server. When I try to invoke a method
that have a strong type dataset as parameter for update in database I
receive on the client the follwing error: Http error 413 request entity is
too large.
Forms Authentication for particular folder28 Jun 2004 20:09 GMT3
I'm working on a webapplication, most part is for anonymous access, but for
one part login is needed. All the files after login are in one particual
folder: "/login".
Usernames and passwords are stored in a tabel on SQL Server.
web.config28 Jun 2004 10:09 GMT2
do you know why if i've got an entry in the web.config like this:
<location path="Reportistica/Cruscotto">
 <system.web>
  <authorization>
Access Denied when reading directory information on another server28 Jun 2004 09:16 GMT1
Hi, I am reading directory information (directory name and size) on
another server.  I am impersonating a user account via web.config.
This account has admin rights but I get this: "Exception Details:
System.UnauthorizedAccessException: Access to the path
Forms based security26 Jun 2004 21:55 GMT4
    In forms based security do I have to arrange pages into subdirectories
in order to secure them?  I want the public to access my home page and
public content but want to restrict other content only to those for whom
I've granted a userid.  Seems like I must organize all the ...
Verify User Group from ASP.NET25 Jun 2004 15:01 GMT4
I'm a little uncertain about what I'm asking so please be gentle.
I (think) I want to be able to identify and authenticate the currently
logged on user against the Active Directory. We have a 2000 domain server
and 2000 clients on our network.
Problem querying LDAP and/or Active Directory24 Jun 2004 14:09 GMT1
Hey all,
Working on revamping our Intranet here and making use of the LDPA, Active
Directory, Directory Services, etc. that .Net provides.  I am still fairly
new on this subject, so the problem I have run into I am not sure how to
Intranet and Integrated Windows Authentication23 Jun 2004 23:48 GMT3
Hey all,
I would like to preface my question by stating I am still learning ASP.net
and while I am confident in the basics and foundation, the more advanced
stuff is still a challenge.  Ok. :)
SQL Connectivity by Web App23 Jun 2004 17:03 GMT7
To start with, i'm not too sure if this is the right group to be posting in
so please let me know if these is a more suitable one.
I am trying to get my head around the mechanics behind .NET web applications
accessing SQL databases located on another pc. My current scenario is that
Manage and Store Keys23 Jun 2004 14:36 GMT1
I'm using and overloaded RSACryptoServiceProvider rsa =
RSACryptoServiceProvider(CspParameters cp) indicating the container name
through cp.KeyContainerName property, but I don't understand what
different make to stablish PersistKeyInCsp option to true and how to
CspProviderFlags Members23 Jun 2004 14:22 GMT1
What's the different between using UseDefaultKeyContainer or
UseMachineKeyStore.
Thanks,
Johanna Espinosa L.
System.IO.FileNotFoundException using file.copy23 Jun 2004 05:19 GMT1
I am trying to copy a file to a network drive.  I can do it on the
domain controller/web server but not from a client.  Here is the code:
   Dim impersonationContext As
System.Security.Principal.WindowsImpersonationContext
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.