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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Windows authentication in code30 Jun 2006 20:05 GMT8
I am trying to login a user to NT on a default.aspx page when the site is
setup to anonymous. I used some code for impersonation and it works for the
default page but when I redirect to other pages I am back to the anonymous
user for IIS6. How can I get the new impersonated user ...
Subject: impersonate="True" gives login (null) for SQL Server acce30 Jun 2006 15:04 GMT5
I've an application using ASP.NET 2.0 that is deployied in IIS 6.0 in a
Win2003 application server.
For that application I'm using windows authentication and impersonation to
access to an SQL Server 2000 on other Win2003 application server througth a
securityadministration29 Jun 2006 20:04 GMT2
Is there a way to use the website administration tool from the hosting server
instead of localhost? I need a way for my client to be able to maintain
members and roles and they obviously won't be using Visual Studio.
Any suggestions would be apprecitated.
Weird issue with Login Control and Authentication29 Jun 2006 20:02 GMT1
Quick background on what I'm using:
Visual Web Developer 2005
SQL Server Express 2005
Hosted on my local machine (this is just a "get used to 2.0" test
Roles and Windows Auth - From custom Admin tool instead?29 Jun 2006 19:59 GMT1
I'm building a new app that wants to use roles and permissions.  Not
uncommon.  The customer wants to use a custom Admin tool to control roles and
users.  What would be the best way to implement this?
asp.net 2.0 and sql 2K.
Authenticate newly created Member29 Jun 2006 19:47 GMT1
I have my own subscription page that prompts for Membership info, among
other things.  when the user submits a valid page I would like to 1)
Membeship.CreateUser and 2) automatically log in the newly created
user.  Step 1 is simple, but it's not clear to me how to do step 2
The trust relationship between this workstation and the primary domain failed28 Jun 2006 22:39 GMT1
Hi,  I'm using Visual Studio 2005 and I'm currently working at home, this
line of code works perfectly well online
If Not (HttpContext.Current.User.IsInRole(SecurityGroup)) Then
But when run disconnected from the network I get the error below.  Is this
Problem inheriting from sqlmembershipprovider28 Jun 2006 22:38 GMT1
I needed to extend the attributes being collected by the
sqlmembershipprovider. Since we're using a sql store, inheriting from the
sqlmembershipprovider class seemed to make sense. I'm running into several
problems.
form authentication with web service28 Jun 2006 09:07 GMT1
I'm using form authentication on my web application, what I want is when I'm
authenticating, I pass the UserID and Password throw a web service and the
web service will check if he is authenticated or not and return to me what I
need.
GetCompiledPageInstance and Medium trust application level28 Jun 2006 07:26 GMT1
is there any way how to go through this Security exception when using GetCompiledPageInstance method in Medium trust app level (webhosting environment)? Where is the real problem? I mean why application has to be in Full trust?
I'm using that method because RewritePath has ...
Mixing Forms and Windows Securiey28 Jun 2006 04:25 GMT3
This is a new post covering two previous posts:
"Unable to establish secure connection to Server"  and "membership and
redirect of unauthenticated user"
Thank you for your replys.
Problem in Accessing Active Directory from ASP.net27 Jun 2006 15:20 GMT5
Environment:
Windows XP, .NET/ASP .NET 2.0
I am developing an intranet application for my company. I want to use LDAP
to get the existing users of the company and allow them access according to
Creating a Custom Membership Provider27 Jun 2006 07:12 GMT1
I'm referring to this Microsoft article in regards to creating a custom
membership provider:
http://msdn2.microsoft.com/en-us/library/ms366730(d=ide).aspx
I'm in the process of creating my own membership provider and just want to
FormsAuthentication.RedirectFromLoginPage()26 Jun 2006 19:00 GMT4
Greetings MS ASP.Net Community,
I am using forms authentication for a site we've been developing.  All users
valid on our Windows domain are eligible to access the site, but are
enrolled in the application upon initial login by insertion of a record into
List client certificates26 Jun 2006 18:59 GMT3
I'm developing a Web application with VStudio 2005 + .net 2.0 + IIS 6.0
In the Web application I've to digitally sign a pdf document with a
user certificate. In the page where I've to sign I list the user
certificates with this code:
Pages: 1 2 3 4 5 6 May, 2006
 
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.