Home All Groups Group Topic Archive Search About

.NET Security

microsoft.public.dotnet.security
Score Possibtl to Create a Code Group Programmatically?
n_o_s_p_a__m - 2 Sep 2005 4:00 PM - 11 messages
Hello, I am hosting a user contol from a project of type windows control library inside an asp.net page (using the object tag). This control communicates with a Web service. I am able to get it working only if: ...
Score IIS With Basic Authentication Set/FormsAuthentication - HELP PLS!?
Chad Beckner - 2 Sep 2005 2:55 PM - 5 messages
Hi everyone,   First off, sorry for the cross-post...   I am developing a site (ASP.NET) in which the root will be set with Anonymous AND/OR Basic permissions.  Past that I will have an application (directory) in which I will be developing applications, which will have IIS ...
Score CredentialCache.DefaultCredentials is empty
Sam Santiago - 1 Sep 2005 9:31 PM - 2 messages
Are they any common reasons why the credentials  object returned from  CredentialCache.DefaultCredentials would be empty - use name and password are the empty string?  I am writing an Office Add-In and this call is not retrieving the user's login as specified in the documentation. ...
Score security warning with https
Hatim Ali - 1 Sep 2005 4:05 PM - 2 messages
Hello folks, I've integrated my ASP.NET website with a portal on web. My website opens in a frame provided by the web portal. The portal uses https protocol. Now when i open my website IE displays a security warning saying "This page contains ...
Score LsaStorePrivateData and VB .Net
Larry Williams - 1 Sep 2005 1:22 PM - 4 messages
I'm trying to setup an automatic logon process.  I've gotten this to work in VB.Net and setting the necessary registry entries.  However I don't want the password to appear in the registry and was told in another post that I should ...
Score Single sign on in asp.net
Suman - 1 Sep 2005 11:07 AM - 16 messages
Hi, I am facing some problem using ADS Single On to program from ASP .Net pages. The scenario is: User has logged onto Windows using AD profile. My asp .net application, while launched, needs to know the profile already logged in and ...
Score Certificate Valid Date Range
Duane - 31 Aug 2005 5:20 PM - 5 messages
Hello, Is it possible to create a certificate that is valid for 2, 3, 5 years? I've been able to create a certificate valid for 1 year, but don't see any options on Makecert or the local CA for extending the time. Any ...
Score Signed XML Private Key X509 Certificate WSE 2.0 Issue\Errors
diadem - 31 Aug 2005 4:37 AM - 9 messages
I am working a project for a client where we are required to send a signed XML downstream to their server. I need to sign the XML with a X509 certificate private key and then send a (.cer) version of that certificate ...
Score Providing persistent storage in a locked down environment
Al Christoph - 31 Aug 2005 1:30 AM - 2 messages
In an environment where all users are just that - not power users nor as limited as guests - how can you provide an play pen where users of the same PC can share information using the resources of just that PC? The issue is ...
Score Questions and observations about CAS and the StrongNameIdentityPermssionAttribute.
John Sheppard - 30 Aug 2005 5:19 PM - 6 messages
Hi Folks,             Hope someone out there can shed some light on this for me. I'm having trouble figuring out how to correctly use security attributes, in particular StrongNameIdentityPermssionAttribute.  I apologize upfront for ...
Score C#.NET app to run on Win 2003 from another Win2003 on the local net?
maks - 30 Aug 2005 2:19 PM - 4 messages
Ok! I have a .NET (C#) app that I'm having a problem running on a Win 2003 box from a different Win 2003 box. I mean files physically are installed on that second win 2003 server, and I'm trying to start it on ...
Score Change ASP .NET Session Id
Jan Monsch - 30 Aug 2005 6:55 AM - 2 messages
In order to prevent Session Fixation attacks I would like to know how it is programatically possible to change the session id? The idea is that after a successful authentication during login a new session id is generated and the previous one is invalidated. ...
Score Sign with Smartcard
Francesco - 29 Aug 2005 10:31 AM - 2 messages
Hi all,    I always read example code to sign data with a private key inside a pfx file but how I can set csp to get a user's private key directly from his smartcard? thanks advanced Francesco ...
Next » 2 3 4 5 6 7 8 9 10