HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Security microsoft.public.dotnet.security


Discuss in the Dotnet Security forum.



Post New Thread
Threads in Forum : Dotnet Security Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
I am writing an asp 2.0 website where existing AD users can log in. I am using ActiveDirectoryMembershipProvider for this task and it works. Now I...
Reinhard
03-02-2007 09:08 AM
Joe Kaplan Go to last post
1 23
The book tells you to run commands with the loop-back HRL 127.0.0.1. I cannot get any of them to work on my computer. One of them is for exercise...
DXRick
03-01-2007 08:59 PM
DXRick Go to last post
0 22
Hi, Wanted to deploy a console application and give it the least amount of privileges to run successfully. It calls some other 3rd party programs...
Taps
03-01-2007 02:36 PM
Taps Go to last post
4 25
RSACryptoProvider creation problem: I used some code for RSACryptoProvider creation with smart card and CAPICOM COM object The code worked well in...
efrolov@gmail.com
03-01-2007 02:18 PM
Joe Kaplan Go to last post
5 36
In ASP.NET 2.0 Membership (aspnet_Membership table) can anyone tell me whether the web.config machineKey tag (with validationKey &...
jaygeek
03-01-2007 10:53 AM
jaygeek Go to last post
0 32
Hi Our application crashes when running it from a remote pc (\\server\app\app.exe), but when I run it from my pc (c:\app\app.exe) it is fine. It...
Camper Joe
03-01-2007 02:01 AM
Camper Joe Go to last post
4 18
I'm using the Enterprise library to decrypt a DES Encrypted Base64 Encoded string that is being passed from a Cold Fusion app. on a second server. I...
JohnS
02-28-2007 05:30 PM
JohnS Go to last post
0 24
Hello. I am working with ADAM and would like to use the Proxy Bind Redirection with AD users. I have successfully set this up and tested it out,...
Rod Clingaman
02-28-2007 12:56 PM
Rod Clingaman Go to last post
0 33
Hi there, I've installed a x64 2003 R2 server and want to host some asp.net webapps, but am constantly running into the error HTTP Error 401.3 -...
mpriem
02-28-2007 09:22 AM
mpriem Go to last post
0 24
Hi All, I have a requirement to build a custom login page to capture NT credentials of users and on authentication redirect them to appropriate...
Parag Gaikwad
02-28-2007 04:34 AM
Parag Gaikwad Go to last post
0 33
With the latest Microsoft OS's such as Vista, Logo compliance requires all installers, assemblies, EXE's and DLL's to be digitally signed. This...
AWJ
02-27-2007 11:40 AM
AWJ Go to last post
0 30
How can I install the mscorcfg.msc (.Net 2.0 config tool) without installing the entire SDK? I cannot add the mscorcfg.msc as a snap-in(snap-in...
rusjw
02-26-2007 04:39 PM
rusjw Go to last post
0 28
Has anyone ever heard of cucusoft technologies?
Joey T
02-24-2007 08:56 PM
Joey T Go to last post
0 28
Hi, I am learning C#, .NET 2.0, and Winforms to learn the things that are covered by the MCTS exam 70-536. I am writing a client server Quicken...
DXRick
02-23-2007 05:36 PM
Joe Kaplan Go to last post
6 24
Hi everybody, I'm developing an ASP.NET application which calls business components in a remote server located at the DMZ (this is, a non domain...
Johann Granados
02-23-2007 02:14 PM
Dominick Baier Go to last post
3 20
Hi, I was looking for a OTP, S/KEY C# implementation, does anybody knows here should i find it ? I made one implemenation but it's not like the...
Victor Pereira
02-23-2007 01:20 PM
Victor Pereira Go to last post
0 32
I have several business layer assemblies that I would like to share in several different web applications. I plan to strong name them and...
Dav
02-23-2007 10:01 AM
Dominick Baier Go to last post
2 22
Hi dudes, I'm trying to create a wireless connection from a .NET application. Is there any security considerations that I should have on mind, is...
Nelson Guerrero
02-23-2007 09:44 AM
Nelson Guerrero Go to last post
0 26
I'm trying to create an instance of System.Web.Services.Description.ServiceDescriptionImporter (in .Net 1.1) in an assembly that refuses all...
Keith Patrick
02-22-2007 02:11 AM
Dominick Baier Go to last post
3 25
Hi, I have 10 computers in production which I want to synchronize with each other. I don't want to get outside for synchronization, so I want to...
kamardash
02-21-2007 03:28 PM
kamardash Go to last post
0 28
I am writing a network application and am trying to make since of the MSDN docs. I have read in some posts that, for example, RSA key information is...
darthghandi@gmail.com
02-21-2007 01:39 PM
darthghandi@gmail.com Go to last post
0 26
I have been trying to figure out if .net 2.0 now provides a way to do the Diffie-Hellman key exchange over asyncronous sockets. I have been unable...
chris
02-20-2007 10:15 PM
chris Go to last post
1 33
Can anyone tell me how to stop a child from being able to go to a website. I've put them in the restricted and content areas but they are still able...
twochoos
02-20-2007 05:17 PM
twochoos Go to last post
0 24
Hi I am trying to bypass Forms Authentication on certain pages programmatically. Any thoughts will be appreciated. Thanks, AJ
ajmehra
02-19-2007 01:45 PM
ajmehra Go to last post
16 64
I have been experiencing conflict between Flash 9 and .NET2 programing parameters! I believe that the critical security updates that Microsoft...
Disconnected
02-19-2007 06:19 AM
jwgoerlich@gmail.com Go to last post
1 30
Hi all, I want to protect my web.config - connectionStrings section like in http://msdn2.microsoft.com/en-us/library/dtkwfdky(VS.80).aspx -...
Bragadiru
02-19-2007 02:27 AM
Bragadiru Go to last post
4 23
Hi, Has anyone else tried adding the COM AZMAN roles assembly (azroles type 1.0 library) to a VS2005 web project running on Vista with success? I...
Dave Smith
02-19-2007 01:09 AM
Dave Smith Go to last post
0 26
Hi all, just scanned the postings and i'm alittle suprised. There seams to be no way, to make a user logon/authenticate at a domain WITHOUT the...
Radek.Jedrasiak@gmail.com
02-18-2007 04:32 PM
Joe Kaplan Go to last post
3 22
Hi, I have a certificate and it's private key. I'm accessing my certificate and my private key using the X509Certificate2. My problem is: I can't...
Victor Pereira
02-18-2007 03:23 AM
Smorn Go to last post
4 24
So sorry in my last message regarding the Windows security updates KB924667, 92779 & 923723 I forgot to mention I have windows XP and I am using...
gjmarks
02-17-2007 04:45 PM
gjmarks Go to last post
0 27
I have attempted to install the following Windows updates KB924667, KB92779, KB923723. They always fail to install. Do I need these updates, and if...
gjmarks
02-17-2007 04:41 PM
gjmarks Go to last post
0 30
Hi, 1) I used makecert -n CN=AADI_SERVER -sk AADI_PK_CONT -sr LocalMachine -ss AADI_TEST_STORE D:/aadi_cert1.cer to create a certificate. Now in...
GeezerButler
02-16-2007 04:00 PM
GeezerButler Go to last post
0 29
A fair number of people have asked about how to parse old-fashioned OpenSSL PEM private keys (including encrypted ones) to use them directly in .NET...
Mitch Gallant
02-16-2007 02:52 PM
Mike Go to last post
22 69
Hi, First of all, i must tell you I'm so newbie in this fields. I've some knowledge, but it's not so much. I have a SOA architecture in .net 2.0, i...
Cris
02-16-2007 08:10 AM
Cris Go to last post
2 21
I have the first release of my software ready to release! I only need to add the spit polish, such as the registration/activation process. It is...
cartoper@gmail.com
02-15-2007 03:55 PM
cartoper@gmail.com Go to last post
0 32
Do any microsoft buildtime dependancies C#/C/c++/VB/etc. need to be updated for the 2007 policy on daylight savings time? I know the OS needs to be...
Daniel
02-15-2007 01:36 PM
CynicalIrony@gmail.com Go to last post
1 25
Currently we are working on a secure application (SSL, Client Certs all that good jazz) when we discovered IE7 has an issue reporting the referring...
CynicalIrony@gmail.com
02-15-2007 01:03 PM
CynicalIrony@gmail.com Go to last post
2 19
I have a service that starts a thread which waits for a global EventWaitHandle to be set, writes to the application event log, and waits for the...
Jon Curry
02-15-2007 11:09 AM
Morgan Skinner Go to last post
1 31
Hi, Wanted to deploy a console application and give it the least amount of privileges to run successfully. It calls some other 3rd party programs...
Taps
02-15-2007 10:50 AM
Taps Go to last post
0 28
Hello, I am trying to build SSL server using the .NET 2.0 System.Net.Security.SslStream class. The client is beyond my control and supports only the...
ivo.ivanov@mci.com
02-14-2007 11:06 PM
ivo.ivanov@mci.com Go to last post
0 18
Hi! My question is - System.Security.Cryptography.Xml operate with ds: prefix in SignedInfo? If yes - please show me the way how create and validate...
Iguana
02-14-2007 05:22 PM
zombi Go to last post
1 41
I have what I hope to be a simple question. I'm currently working on a project that uses IIS to request a Client Cert (X509) from a CAC/ Smartcard....
CynicalIrony@gmail.com
02-13-2007 09:59 AM
Joe Kaplan Go to last post
3 30
After having installed the Jan 31st 2007 Root Update on Windows 2003 Server I've lost the possibility to use almost all my client certificates...
claudio
02-12-2007 04:02 PM
CynicalIrony@gmail.com Go to last post
4 38
I am leaving AOL and have a new email account and server host. I am accepted with the sign in with the address and password, but when I try to post...
robirdman
02-10-2007 10:27 AM
robirdman Go to last post
1 46
What is the best book out there right now on .Net Security? I am looking for something that covers more from the developer angle and is...
Bill Gower
02-09-2007 11:16 AM
Joe Kaplan Go to last post
4 32
I am trying to make web service calls via HttpWebRequest to a secure server that requires a client certificate. The server appears to be...
mikem
02-09-2007 08:45 AM
Joe Kaplan Go to last post
1 33
First, my apologies if the security forum is not the correct forum for this post, but I have investigated what I am experiencing, and it seems that...
Wiyosaya
02-08-2007 11:17 AM
Wiyosaya Go to last post
0 18
Hi, I have a problem getting the private key associated with a certificate I get using IEnroll interface. After retrieving the certificate I want to...
cRCaT
02-08-2007 07:43 AM
oldbear Go to last post
2 17
I'm searching information about indemnifying package before unauthorized use and modification. How can i compare packages if are signed 2 same...
Nick
02-08-2007 07:03 AM
Nick Go to last post
0 20
Hi, id like to know why sometimes encrypted data looks like the 'normal' encrypted stuff (e.g. Z€Õ1Ù0}“Oy1Çø¡D+œ{qÅ) and sometimes...
ASchuetze
02-07-2007 03:58 PM
Joe Kaplan Go to last post
1 20
Post New Thread

Display Options
Showing threads 501 to 550 of 3341
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.