Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score Is e-mail from Microsoft?
Sharon - 12 Aug 2006 3:57 AM - 2 messages
I have been receiving messages from Michael Tapp @ cablespeed.com and they are always Microsoft related.  Does he work for you and why am I getting them? ...
Score GetAccess Control for Directory
mgonzales3 - 10 Aug 2006 10:27 PM - 2 messages
I need to find out if i can write to a directory.  There is a p/invoke method called AuthzAccessCheck.  I have only found examples of the AccessControl namespace retrieving file.GetAccessControl instead of Directory.GetAccessControl. any ideas? ...
Score CAS Policy issue
Alvin Bruney [MVP] - 10 Aug 2006 9:42 PM - 5 messages
I have a managed user control in a web form. No matter how I set the CAS policy at the machine level, the managed user control always runs. The only setting that seems to make a difference is machine/all_code which is ...
Score Windows Authentication when Web Server is in DMZ
InstantKiwi - 10 Aug 2006 1:58 AM - 2 messages
Hi All, I am an applications developer with very basic knowledge of networking security concepts so please bear with while I try my best to explain the situation. I am looking for some best practice advice for how to structure the ...
Score password salting
Dan - 8 Aug 2006 4:15 PM - 28 messages
in the patterns and practices guidelines for securing applications it recommends hashing passwords and using a salt if storing to a database (i am ok with this bit). however, it also recommends appending the salt to the hashed password for simplified storage and then makes the following ...
Score Running .NET 2.0 App from UNC - Windows 2000 Server vs Windows XP Pro
daniel.rolfe - 8 Aug 2006 3:02 PM - 8 messages
Hi All, Environment: - Windows 2000 Server - .NET 2.0 I have an unmanaged C++ application that references a mixed mode image DLL (mixed managed and unmanaged). Under .NET 1.1 we could trust the dll (the mixed mode dll) by running the following command line: ...
Score load CAPICOM Certificate from X509Certificate
Joao Maia - 7 Aug 2006 5:08 PM - 3 messages
Hi there, Does anyone know of a way to instantiate a CAPICOM Certificate object from a .NET X509Certificate certificate object ? There is some functionality I need for for a certificate (export to PFX) that I can't do in the .NET X509Certificate object, so I'll need to use CAPICOM for ...
Score Web Service, Authentication, Security & Domains
Igor Volkin - 7 Aug 2006 12:16 PM - 2 messages
kind regards to all. I'm faced against an implementation problem on which I need some guidelines and advice. my client has a Win2k3 domain with ActiveDirectory. I need to implement two parts of the solution: a) Web Service that will run on a computer in the client's domain with ...
Score Huge problem consuming .net event in JScript code
Lambuz - 7 Aug 2006 11:44 AM - 4 messages
Hi all, I've got this problem. I've to implemente a solution like the example in [link], but I can't configure correctly the example. Every time I click on the textBox a System.Security.SecurityException ...
Next » 2 3 4 5 6 7 8 9 10