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 / November 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Active Directory SSL14 Nov 2006 21:25 GMT1
Can somebody tell me how to authenticate USING SSL against an active
directory server? The below code works without SSL, but how do I get it to
work using SSL certificate and port 636? I'm assuming that the URL needs to
be changed to LDAPS://XX.XXX.X.XX:636/dc=XXXXXX,dc=XXXXX ...
Making all theme files availble before authentication14 Nov 2006 05:53 GMT5
Hi;
My login page uses css and gif files from the theme. Since the user can
change the theme in the web.config file, is there a way to say any file (or
preferably any .css, .gif, or .jpg file) anywhere under App_Themes can be
programmatically login using LDAP and impersonation14 Nov 2006 02:35 GMT9
I'm on a network system that has some pretty strict policies that I can not change. My criteria is to use forms login for extranet users, against a sql server database and impersonate an account that is on an intranet Active Directory.
Saying it a different way, I need to ...
HttpClientCertificate13 Nov 2006 09:51 GMT5
I'm currently checking if someone has submitted a certificate using the
following upon logon:
=======
HttpClientCertificate cs = Request.ClientCertificate;
Limiting num users - Windows Identity13 Nov 2006 07:03 GMT5
Hi;
Well I have this mostly working now - limiting my ASP.NET app to only x
users when under WindowsIdentity.
I can't use HttpApplication.BeginRequest because if the user removes:
How to avoid URL direct access?11 Nov 2006 14:10 GMT2
I have a documents program in mi intranet, it only shows each user
authorized files and each line has the file description and a link to
open it.
The problem is that if anyone writes the file's URL address directly
impersonation problem10 Nov 2006 17:33 GMT1
I want to save a file to another computer (via an UNC / mapped network
drive) from an ASP.NET 1.1 application running on win xp iis 6.0. I
have created an ASPNET account on the remote machine and given this
account permissions to write to the folder and I'm able to write the
PostAuthenticateRequest called on no user09 Nov 2006 23:05 GMT4
Hi;
I have a situation where I go to access my app running on IIS on Win2003. In
Global.asax I have Application_PostAuthenticateRequest and that is called
when HttpContext.Current.User is null.
AzAuthorizationStore.Initialize on ADAM Url throws FileNotFoundException09 Nov 2006 17:49 GMT3
I have an ADAM instance with a root of
"CN=TestWithRoles,DC=royalroads,DC=ca" running on a server called
metrocsdev, port 5000. I successfully connect to this remotely using
AdsiEdit. This instance contains an AzMan store, which I have
How do I tell what authentication method is being used?09 Nov 2006 03:46 GMT2
Specifically, how do I tell if it's windows authentication/groups vs a
MembershipUser/RoleProvider?
The best I have come up with is if (HttpContext.Current.User.Identity is
WindowsIdentity)
RoleProvider for AD Group membership08 Nov 2006 03:18 GMT7
I'm in the process of writing my own Active Directory RoleProvider to be
able to check if a user is member of a given group. But maybe it already
exists somewhere in the community ? I do not want to use AzMan. Basically,
it should provide the same functionnality as the ...
Using forms authentication and ASPNetWindowsTokenRoleProvider07 Nov 2006 22:37 GMT1
I'm developping a secure web application which will be use over the
internet by user registered on the active directory of the company.
I want to know if it's possible to authenticate user with his windows
credentials and generate a Windows Token to be able to use the
Error 1314: A required privilege is not held by the client07 Nov 2006 18:15 GMT1
We  have an ASP.NET (1.1) app running on a Windows 2003 server using IIS 6.
Part of the application accesses printer resources on the server using a
service application.
When the service runs under the Local System account, there is no problem
How to catch message before it's sent to the Web Service07 Nov 2006 11:39 GMT5
Hi everyone.I want to catch message before before it's send to the Web
Service.Just like WSE 3.0 customer UserNameTokenManager does.If I can do
this,I can implement some functions in my framework.For example,I can
plug-in a customer security add-in in IIS.
Web Service Security07 Nov 2006 10:58 GMT6
I have a web service which I would like to secure. The web service is a
public web service with no authentication. I would like to make some
security enhancements like removing the wsdl.
How can I remove the generation of the wdsl document?
Pages: 1 2 3 4 October, 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.