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 / March 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
can't see role in production version28 Mar 2008 05:14 GMT2
asp.net 2.0 (ms sql 2005)
Worked in development but not on production site. I'm testing roles in a
couple of pages:
if My.User.IsInRole("adminstrators") then
Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection26 Mar 2008 14:51 GMT5
             I don't know if this is an IIS or SQL Server issue.  I have an
ASP.Net web application that is set up with Anonymous access turned off and
Windows Authentication turned on.  The SQL 2000 server (on another machine)
is set up for Windows only authentication.  The ...
Getting up to speed on NTLMv2 programming ASAP?24 Mar 2008 15:36 GMT6
What is the fastest way to get up to speed on NTLPv2 programming in
either Visual C++ or Managed C++?
Changing active directory password through web page - IIS 6.0, C# or     VB.NET23 Mar 2008 15:01 GMT1
How do I change active directory  password of my domain system from
the member system through  web page ( C# or VB.NET ). since my
application is on member system.
My server config: IIS 6.0 , ASP.NET 2.0
Extending ActiveDirectoryMembershipProvider19 Mar 2008 19:02 GMT1
I have a custom schema in my Active Directory which has Groups Like
RoleGroup, CompanyGroup. There is a custom WebUsers schema as well. Each
WebUser is associated with Mutliple RoleGroups and CompanyGroups.
1. How can I extend / customize ActiveDirectoryMembershipProvider to get ...
Renamed AD user accounts and Integrated Windows authentication in IIS 6.0?18 Mar 2008 17:43 GMT2
Here is the issue: some user accounts were renamed in our Windows
2003-based Active Directory. These users successfully log in with
their new user IDs into the domain. However, when they try to access
our IIS 6.0-based ASP.NET applications that use Integrated Windows
Forms Authentication Problem?18 Mar 2008 00:32 GMT1
We are implementing forms authentication on our site.  We noticed that when
we try to lock down a folder whose name as dashes in it (e.g. Secure-Folder)
it is ignored.  Is this a known issue?
Thanks
SetPrincipalPolicy in ASP.NET17 Mar 2008 20:09 GMT3
Just curious really, I want to use a trusted subsystem approach in ASP.NET.
There are various ways to achieve it in config, e.g. impersonating the
anonymous user, but I observed that the following works too:
AppDomain.CurrentDomain.SetPrincipalPolicy(PrincipalPolicy ...
Access to video file17 Mar 2008 20:07 GMT1
How do I control (allow / deny) access to files such as videos. It seems
that can be used httphandler but I can not!
Someone would have an idea or a concrete example of code ?
Thank you
anonymous access for one page17 Mar 2008 20:04 GMT2
The content of my Web.config is below
 <authentication mode="Form">
  <forms name="HealthCookie" loginUrl="Login.aspx" defaultUrl="Home.aspx"
rotection="Validation">
asp.net impersonation17 Mar 2008 20:02 GMT1
When a Web Service is configured to use windows authentication with no
impersonation the client can successfully assess the web service.
web.config that works:
<system.web>
asp.net + c# -> HttpContext.Current.User + directoryentry17 Mar 2008 11:35 GMT2
i'm trying to open a directory services connection under the
users' (who is navigating the webpage) credentials, like
impersonation, but i don't succeed, could you help me ?
the problematic line is the following :
how check if file or directory exit in network resource12 Mar 2008 16:42 GMT1
I have a application that I can't modify Web.Config to impoersonate with
user that have acces to network resource, then I need to check if some path
or file exist and create both things too, I have the login and password, how
can I impersonate to make those task or how do that.
Windows Form Control Hosted in IE - Access to Workstation Resources?12 Mar 2008 15:15 GMT4
I understand that the default access restrictions will not allow a Form
Control hosted within IE to access workstation resources (i.e. Filesystem,
Printers, etc.). Naturally, this makes sense.
However, is there any way to alter permission settings to allow this? We are
Reconnect to a session and authenticate.07 Mar 2008 00:51 GMT7
I have an asp.net application using forms authentication. On one of my pages
I use a control that does not return the cookies in firefox. (the creator of
the control will remain nameless)  I can include the session cookie
"ASP.NET_SessionId" and the cookie “CD” placed by the ...
Pages: 1 2 February, 2008
 
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.