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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Require multiple role membership?10 Dec 2004 16:00 GMT2
Is there any way in the web.config "allow roles" authorization section, to
AND the roles together?
Eg. in my app, i have roles Customer, Employee, and Admininstrator. Now,
there could be Admin employees, and Admin Customers, each with access to
ASP.NET - Basic/SSL - Changes in user group membership delayed10 Dec 2004 14:16 GMT10
Background: An ASP.NET application, using Basic/SSL authentication with users
residing in an Active Directory in the same domain as the web server, pages
and resources protected with NTFS ACL's and ASP.NET configured for
impersonation works fine.
FormAuthentication on ascx files10 Dec 2004 10:47 GMT3
I have a default.aspx page which has PlaceHolder where it will call
different *.acx file based on the request url.
eg http://localhost/default.aspx?module=home
will put a home.ascx in the place holder
I want to safeguard my code09 Dec 2004 15:33 GMT1
I dont want my code to be reverse-engineered from IL. I want to safeguard my
code. How to implement it. Please suggest me some tips.
Thanks From,
using <location> with <authorization>08 Dec 2004 10:11 GMT2
I need help with specifics of using <location> with <authorization>.
I started with
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp
conaspnetauthorization.asp?frame=true

At the bottom of the page, there is a cryptic reference to the "<location>"
List AD-Group Member AND WHOSE TRUSTED DOMAIN with WinNT07 Dec 2004 15:29 GMT1
I need a List of GroupMember and the Domain where the Members come from.
Because I want to identify the Members from thr trused Domain.
regards
Thauhtopa
"User cannot change pwd" and "Pwd never expire" by using Directory07 Dec 2004 06:55 GMT4
I create a account by using the DirectorySerive and it is running:
---------------------------------------------------------
Dim ContainerEntry As DirectoryEntry
       Dim UserEntry As DirectoryEntry
Using Integrated Windows Authentication to access Active Directory06 Dec 2004 19:32 GMT2
I have disabled "Anonymous Access" & enabled "Integrated Windows
Authentication" on the web server for my ASP.NET application. My Web.config
file has the following entries:
<authentication mode="Windows" />
Forms authentication and latest patch for XP (non-SP2)06 Dec 2004 15:39 GMT3
I have forms authentication for the ASP.NET application I'm currently
writing.  It worked fine until I installed today's patch for Windows XP (we
can't go to SP2 yet for various reasons), VS.NET 2003, .NET Framework 1.1...  
These were all patches that I ran.  Now, my forms ...
Form Authentication06 Dec 2004 10:41 GMT1
We will be using form authentication in out website. We have two totally
different types of users in our site.
Type 1
Has 2 different roles in it
AzMan  IAzApplication InitializeClientContextFromStringSid method03 Dec 2004 17:09 GMT2
This method has a hande leak.
When submited to a load test the handles rise to 50000 and the application
sends an exception "Insufficient system resources..."
Where can I find someone who could fix this ?
FormsAthenticaton -- Sometimes returnurl is not set03 Dec 2004 10:48 GMT1
I have a function in my webapp that the user push a button to get a URL to
the page he's on.
The prupose is that the user may store the URL and later paste it in to the
adress field in IE.
Please help: Forms authentication & new session -> does not return to the specified page after login03 Dec 2004 10:48 GMT3
If the user is not logged in and no session is present for the user when
requesting a specific page
it seems that the returnurl querystring prarmeter is not set so the page
does not redirect to the right page after login.
What I have to do different.....03 Dec 2004 01:50 GMT1
 I hope everybody is doing ok.
If I have my .NET web application hosted on a server on the internet, and I
have a Firewall and I have my SQL Server inside the firewall.   What is that
I have to do
IIS ADSI virtual dir creation problem from web application02 Dec 2004 21:46 GMT3
I am trying to create a virtual directory using ADSI, with the following
C# code:
string Server = <srv>;
string ApplicationName = <app>;       
Pages: 1 2 3 4 5 November, 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.