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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Accessing objects in active directory via asp.net31 Aug 2004 14:56 GMT1
I want to retrieve information about objects in active directory
windows 2000 and their properties. I got some codes that don't work
absolutely. for example I can't retrieve users list and group list
separatedly.there is my code that downloaded from the internet :
issues mixing integrated Windows authentication and anonymous on same application31 Aug 2004 08:32 GMT2
I'm having issues mixing integrated Windows authentication and anonymous
access on same IIS app.
Basically, any post back event fails (Forms collection empty and control's
event handler never called) on anonymous page when:
authorization different paths and roles30 Aug 2004 23:18 GMT4
I have this authorization config in my web.config
<location path="manager">
   <system.web>
       <authorization>
Load balancing loses authentication30 Aug 2004 20:44 GMT2
My intranet ASP.NET web app is set up with Windows authentication and
IIS is set to disallow anonymous access.  
The app is in a web farm configuration with two blade servers and
a BigIP F5 switch set with sticky sessions.
BUG With FormsAuthentication30 Aug 2004 14:42 GMT5
The authentication cookie with custom user is not available or the user data is gone after a redirect.
In other words all the examples on the net on how to do custom FormsAuthentication don't work!
Is there a workaround for this?
Barry
Create Directory30 Aug 2004 04:25 GMT2
I am having a permissions problem when creating a directory.  The relevant  
bits of my code look like this:
    // impersonate current user:
    WindowsIdentity ident = (WindowsIdentity)  
DPAPI and config files29 Aug 2004 12:58 GMT4
Hello. This is about DPAPI and configuration files.
Basically, what I understand is when loading the exe assembly the framework
takes parameters from the config file and loads them.
I want to store THE ENTIRE web.config ( or any other config file ) using
AD forms authentication 29 Aug 2004 00:43 GMT1
I am trying to authenticate to ad using this how-to
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/s
ecnetlpMSDN.asp

The server is W2k3 and auth hangs here:
****************************************************************************
Impersonation Stops Language Resources Working27 Aug 2004 19:05 GMT1
(This is a repost from the internationalization group where I am getting no joy)
Hi,
My ASP.NET application has internationalised string resources via
satellite assemblies in the usual way.  Everything was working fine
FormsAuthentication and Redirection fails27 Aug 2004 13:29 GMT7
I am using FormsAuthentication in VS.NET 2003, but for some reason the
authentication code does not seem to be behaving as expected.
The behaviour looks like it is not redirecting from the login page, however
I suspect that the problem is that the page is redirecting but the
2 Project in same WebRoot26 Aug 2004 08:35 GMT19
I've 2 projects in same WEbRoot. Each project has is own Subdirectory.
Project #1: /Journal/ '<-- Anonymous
               /Journal/Admin/   ' <--  WebForm Authentication for each web
page
Return credentials with anonymous authentication?25 Aug 2004 16:11 GMT5
This is my Scenario:
Have a login page in Application 1 with Anoynoumous authentication.
Using this login page I would like to receive credentials from Active
Directory (using Directoryservices I assume),
Form authentication in a virtual directory25 Aug 2004 13:30 GMT1
Is it possible to get forms authentication to work for a virtual directory
in a site?
I have been trying with the simplest MSDN sample but it doesn't seem to
work. I have tried in a virtual directory on my dev box and on a virtual
Help with A.D. and ASP.Net25 Aug 2004 12:07 GMT2
Hi, I'm trying to validate the user credentials against an Active Directory,
I've seen some demos around but in the enviroment I'm going to be working on,
most users have restrictions that prohibit them to logon to certain
machines/servers, so, my question is, should I have to do ...
Disallow sharing the same login24 Aug 2004 16:57 GMT2
I'm not sure if this is the right newsgroup.  I'm wondering if anyone out
there are experienced with solving this problem and can share your opinion
or give me some advice.  I'm planning to disallow multiple users of our .net
application to share the same login.  How do I do that? ...
Pages: 1 2 3 4 5 July, 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.