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 have to impliment a small communications gateway that uses DES as its autentication scheme. I have everthing else working but authentication. It...
Jeremy Evans
07-12-2005 08:37 AM
Jeremy Evans Go to last post
2 14
Hello Fiaz, ok - thats look not that good :) make sure - the cert has not expired the client trusts the issuing authority (the root CA cert must...
Dominick Baier [DevelopMentor]
07-12-2005 08:13 AM
Fiaz Ali Saleemi Go to last post
1 12
As it always happens with my posts :D - see typo correction inline. "Valery Pryamikov" <valery (AT) harper (DOT) no> wrote Should read: During NTLM...
Valery Pryamikov
07-12-2005 03:22 AM
Valery Pryamikov Go to last post
0 19
Hi, iam doign digital signing using private key from HSM as follows. a) first i load a certificate passed from the command line...
Vinay
07-11-2005 05:57 PM
Vinay Go to last post
0 38
I have a small test application, which I am launching through no-touch deployment(i.e. exe is placed in a virtual directory, and I enter its URL...
John Rusk
07-11-2005 04:27 PM
John Rusk Go to last post
6 30
Hi, I am new in smartcard programming. Could you tell me where I can found a tutorial please ? I am trying to read the pin code of the...
St
07-11-2005 12:15 PM
St Go to last post
0 15
Dear all! I develop VB.NET for about a year, and always heard about how easy is to "reverse-engineer" .NET applications, due to the MSIL and so... I...
Tom Rahav
07-11-2005 08:09 AM
Marinus Holkema Go to last post
1 18
hi, i'm having problem to use the verify function in the RSASHA1SignatureFormatter. it keeps on giving me the verify false even i try to use the...
lbkien
07-11-2005 05:42 AM
lbkien Go to last post
0 18
Hello Fiaz, if you see this alert, then something is wrong with your SSL installation - you should NEVER block that dialog. What does the dialog...
Dominick Baier [DevelopMentor]
07-11-2005 05:38 AM
Dominick Baier [DevelopMentor] Go to last post
0 21
Hi, I'm just into my first week coding in .Net and I would really appreciate any advice on the issue below. I've done up a simple Web Application...
Daryl Zavier
07-11-2005 02:46 AM
Daryl Zavier Go to last post
2 15
Hello, I used PowerTCP as my TLS package. All clients get handshakes. But they all get RC4_128_MD5 for the encryption and hashing algorithm. Can...
AlanChen
07-08-2005 05:37 PM
AlanChen Go to last post
0 15
My program needs to access different network shares from different computers. One hidden user has permission to the network shared. Whenever...
Senthamarai
07-08-2005 02:24 PM
Senthamarai Go to last post
2 12
Hello, I'm getting an error trying to write to the registry using .NET 1.1, WinXP sp1. There error is "Requested registry access is not...
Steve Long
07-07-2005 01:41 PM
Steve Long Go to last post
2 29
I have been instructed that I have a need to configure the framework to prevent execution of unauthorized mobile code? I have checked into the...
Scott
07-07-2005 12:13 PM
Nicole Calinoiu Go to last post
7 15
Hi I've been banging my head against a wall on this one for the last few weeks..... Basically we have an exe and about 12 dlls on the web server. We...
AT
07-07-2005 08:03 AM
Nicole Calinoiu Go to last post
3 19
Am I totally wrong if I state that the .NET configuration from a default install - totally disregards CAS? The Codegroup called "My_Computer_Zone"...
Claus Konrad
07-06-2005 04:00 PM
Nicole Calinoiu Go to last post
2 11
Having done a standard installation of WSE 2.0 (SP3), I'm perfectly able to right-click a project and use the dialog from "WSE Settings...". ...
Claus Konrad
07-06-2005 03:39 PM
Nicole Calinoiu Go to last post
7 22
I get "An unhandled exception of type 'System.UnauthorizedAccessException' occurred in mscorlib.dll" when I try to download a csv file to my local...
Caroline
07-06-2005 02:10 PM
Caroline Go to last post
4 10
Hi, I have develop a new application with smartclient. This application is in production and it is running correctly, but I am trying to make SSL...
sergio324
07-06-2005 12:26 PM
sergio324 Go to last post
0 26
Hi all, What is the recommended way to determine whether the user is authenticated against a Domain or AD? Simply checking...
Joubert Nel
07-06-2005 12:12 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
3 15
Hello, a system requires the ASPNET account to be granted "Act as part of the operating system" priv to execute LogonUser. Its not actually my...
cvg
07-06-2005 12:09 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
4 11
Hi, I have created a web service using C# that needs to check whether some XML files are updated, if they are, it downloads them (saves them to...
Panayotis
07-06-2005 03:32 AM
Panayotis Go to last post
2 47
I have created a Launcher Application to automatically update files for my main application before the main application starts. The launcher checks a...
DaveW
07-05-2005 07:45 PM
DaveW Go to last post
4 11
Is there an easy way to restrict a web service so it can only called from asp.net pages on another machine on the network? Ideally I'd like to base...
Chris Kennedy
07-05-2005 05:25 PM
Dominick Baier [DevelopMentor] Go to last post
2 26
Has anyone been able to solve this!! I am not spam either!! I cannot access my hotmail account and have no idea who has sent messages . I get...
Carol
07-05-2005 09:34 AM
catp Go to last post
1 30
Hello, I have a page, which is sometimes not used till the session timed out. Unfortunaltely the page the user normaly stay while doing nothing is...
catweezle2010
07-05-2005 07:03 AM
catweezle2010 Go to last post
2 22
Hi I've to access registry and also get cpu id from the web application. First i wrote code to get cpuid from web application then i got cpu id. Next...
Yoshitha
07-05-2005 01:27 AM
John Rusk Go to last post
1 24
"Richard Morris" <khiron (AT) community (DOT) nospam> wrote The strong names of Microsoft assemblies are irrelevent here. The problem is that your...
Richard Morris
07-01-2005 05:06 PM
Richard Morris Go to last post
5 8
Hi I need to create a MessageQueue in my C# service (running as SYSTEM). Users will have no permissions on this queue, so I can't look if messages...
Simon Niederberger
07-01-2005 03:49 PM
Simon Niederberger Go to last post
4 14
This is rather similar to a post before titled "custom event log". What I want to do is use EventLog.CreateEventSource() in a remote application...
JCreasy
06-30-2005 10:59 AM
Dominick Baier [DevelopMentor] Go to last post
3 15
If I purchase an SSL certificate and install it on my web server, how is it validated? Anytime anyone communicates with my web server does the SSL...
Rob R. Ainscough
06-30-2005 10:15 AM
Nicole Calinoiu Go to last post
3 51
Go and get this DPAPI library from here http://www.theglavs.com/GlavTech/Downloads/DPAPI_Wrapper.zip which contains simple encrypt and decrypt...
Paul Glavich [MVP ASP.NET]
06-30-2005 07:40 AM
Paul Glavich [MVP ASP.NET] Go to last post
0 11
Hello all, We have just moved an application from one server to another. The site has a "remember me" option whereby the user is not required to...
Jose
06-30-2005 07:37 AM
Paul Glavich [MVP ASP.NET] Go to last post
1 19
I am opening wordapplication object (Have a reference to Microsfot Interop assembly) on the server side in sharepoint document library even...
hareesh
06-29-2005 12:55 PM
hareesh Go to last post
0 16
Hi. Can anybody recommend a book about WS-Security. I was thinking of: Securing Web Services with WS-Security : Demystifying...
Henrik Skak Pedersen
06-29-2005 10:14 AM
Henrik Skak Pedersen Go to last post
0 10
Hi, Please help me. I would like to know how to add more than one web.config file to an ASP.NET APPLICATION/PROJECT I want this 'coz in my web site...
ADITYA CHS
06-29-2005 08:50 AM
ADITYA CHS Go to last post
2 21
I've coded a VB.NET windows service that uses ADO.NET to communicate with both a MS Access database and an MS SQL Server 2000 database. I'm using...
Rob R. Ainscough
06-28-2005 08:42 PM
Rob R. Ainscough Go to last post
6 11
How do I get rid of the popups everyday that say, ""new spyware definitions have been installed"? Thanks.
Kay Bryan
06-28-2005 10:25 AM
Kay Bryan Go to last post
0 20
I appologize in advance, but I am relatively new to any security programming. Is it possible to set up a window app, either in code or in the...
clsmith66
06-28-2005 05:31 AM
Dominick Baier [DevelopMentor] Go to last post
1 18
Hello, I have to identify the user of an asp.net site by his windows login name (like environment.currentuser in Access). Till a few days I'm trying...
catweezle2010
06-27-2005 03:00 PM
Dominick Baier [DevelopMentor] Go to last post
5 16
Hello NG, I have three files (default.aspx, search.aspx and work.aspx). The way is: login on default (if session is newsession). The loginname I...
catweezle2010
06-27-2005 10:50 AM
catweezle2010 Go to last post
0 19
I have an application I made and I would like to be able to send it to possible employers as an example of my work so the file will be going to...
Sean
06-27-2005 10:19 AM
Tarh ik Go to last post
2 28
Hi Kiran!!! I'm not an expert in .NET, but I've done some encryption using a library called capicom.dll. This library is a COM component that you...
Tarh ik
06-27-2005 09:53 AM
Tarh ik Go to last post
0 17
Hi, The following exception occured when I tried to create an appdomain. "System.Security.SecurityException: Request for the permission of...
Praisy
06-27-2005 09:17 AM
Nicole Calinoiu Go to last post
11 26
Hello, I am trying to encrypt a message using the CAPICOM and I want use the CAPICOM_ENCRYPTION_ALGORITHM_AES value in the Algorithm.name...
AT
06-26-2005 02:40 AM
AT Go to last post
2 11
I am trying to locate a unique machine value using C#, for an authentication process. Is there a way to find or create this value? Thanks.
Craig @ Work
06-24-2005 05:53 PM
Valery Pryamikov Go to last post
1 19
Hi Has anyone successfully created a custom event log from asp.net / simply editing the Reg?! Can you share how, please?! TIA --
06-24-2005 09:51 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
13 30
If there is anyone who is familiar with X509 certificates and certificate revocation lists, any help would be appreciated. We are trying to build a...
anonymoustechie2005
06-23-2005 10:44 PM
anonymoustechie2005 Go to last post
0 17
Ok, I'm sure I'm doing something wrong, i just dont know what. I'm attemting to create a test client that connects to an existing ssl server that...
AT
06-22-2005 06:16 PM
William Stacey [MVP] Go to last post
2 15
I have two servers. A login server y other server, i'm using a "cookie shared " (both servers with the same machine key) my problem is: when not...
mgutty
06-22-2005 05:08 PM
Dominick Baier [DevelopMentor] Go to last post
1 11
Post New Thread

Display Options
Showing threads 2101 to 2150 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.