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     
Hello, I need some help, I have a RSACryptoServiceProvider and I want to be able to export the keys from this object in a file PKCS...
StefanT
02-20-2005 05:29 PM
StefanT Go to last post
0 22
ASP.NET authentication and authorizaiton only works for files which pass the .NET runtime as .aspx, asmx, ashx a.s.o. do. HTML, GIF, JPG or .XML or...
Dominick Baier [DevelopMentor]
02-20-2005 05:15 AM
Dominick Baier [DevelopMentor] Go to last post
0 17
I am working on a simple yet large web application that renders static HTML files per user request. I wrote an ASPX front end that accepts a userid...
William McIlroy
02-20-2005 02:33 AM
William McIlroy Go to last post
1 17
I've write console application which uses Data Protection API to hide connectionString. I use registry to store crypted data. Reading registry works...
zxc
02-19-2005 04:44 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
4 22
Hi all, can someone explain to me why the call to Convert.ToBase64String() slows my computer to crawl and even stops responding if I feed the...
Lasse
02-18-2005 05:59 AM
Lasse Go to last post
0 11
Issue: when I am excuting an ASP.NET page which contains Nested tables and a few Hidden fields. I am getting the problem of my CPU usage becomes 100%...
Sivaraman.S
02-18-2005 04:49 AM
Sivaraman.S Go to last post
0 17
Hi all, I have created a new GPO and linked it to the Domain. I have added a simple admin. template which has a policy setting, which can be set to...
Avinash P.
02-17-2005 03:25 PM
Avinash P. Go to last post
0 75
A healthcare company plans to secure calls to webservices using a combination of SSL, XML firewall(between iis aspx server and web services server)...
Leneise44
02-17-2005 03:11 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 13
HI NG! I've got a problem regarding a secure Connection to an Exchange Server 2003 (selfsigned certificates). I've read some articles about using...
Werner Wopienka
02-17-2005 02:55 PM
Nicole Calinoiu Go to last post
1 20
what is logon name variable that I can use in my ASP.net to redirect users to different webform or SQL table as they logon?
Ben
02-17-2005 02:39 PM
Nicole Calinoiu Go to last post
1 21
My application runs in FullTest and needs to give the same trust to an assembly control which gets loaded. I would like to add the FullTrust before I...
Joe
02-17-2005 02:14 PM
Joe Go to last post
4 13
Hi all, I am using ISCrdEnrl::getCACount and ISCrdEnrl::enumCAName methods to get CA names issuing a certain template. The problem is that it...
AT
02-17-2005 12:36 PM
AT Go to last post
0 10
Our organization has a team of programmers wishing to work on a single asp.net application. The requirements are that it work IE 4.0 or greater and...
Leon
02-17-2005 10:40 AM
Leon Go to last post
0 18
I want to be able to use Visual Studio.net 2003 on a Windows 2000 workstation as a debugger for both classic asp web applications and...
Wendy Elizabeth
02-17-2005 01:55 AM
Naveen Go to last post
1 14
Hi, I hope this is right newsgroup for this question. I am a confused about the relationship between the connection string in my webconfig file...
Chris
02-16-2005 02:35 PM
Chris Go to last post
0 12
Hello: I want to run cacls to assign rights to a file from a vb.net dll I wrote.. Dim app As String = "cacls.exe """ + ICopyTo + """ /E /G """ +...
Support
02-16-2005 02:29 PM
Andrew Law Go to last post
3 24
Hi, I am impersonating an admin user in code in an ASP.Net application to perform to certain tasks beyond the permission of logged in users. I make a...
Jezzer in Wales
02-16-2005 11:37 AM
Jezzer in Wales Go to last post
0 18
Hi, I am working on the Intranet website & i need to authenticate the Users using Windows Authentication. The Windows authentication works fine...
Prasad Patil
02-16-2005 11:09 AM
Nicole Calinoiu Go to last post
1 26
Could someone tell, which hashing algorithm is used in the ..Net's System.String.GetHashCode() call please? -- Rahul...
Rahul Kumar
02-16-2005 11:01 AM
Rahul Kumar Go to last post
2 29
There is a different "MS05-004" executable available for each version of ..Net Framework. The patch relates to service pack level whereas the...
PaulT
02-15-2005 06:02 PM
PaulT Go to last post
0 16
We have a java app that is using XMLSec to sign a soap message, and a .NET client that is attempting to validate the signature. The validation of...
PerryG
02-15-2005 05:05 PM
PerryG Go to last post
0 17
Hi! Situation: Application runs from a CD and needs information from a serialized object. Both the serialized object and the application are on a...
Tobi
02-15-2005 04:19 PM
Tobi Go to last post
2 20
I have an app where, for security audit purposes, I need to know that two valid users are present at the GUI. I'd like to enforce this by forcing...
Cathryn Johns
02-14-2005 04:59 AM
Cathryn Johns Go to last post
0 18
We have the client application making calls to the server using .NET Remoting. The communication is protected by authentication, authorization, and...
AT
02-13-2005 08:27 PM
AT Go to last post
4 24
All, I developed an ASP.NET web app on my local machine (W2K) and everything worked fine. I was able to grab all the attributes of the AD schema. ...
mcasthana
02-12-2005 12:25 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 12
I am trying to encrypt data in c++ and decrypt in VB.NET. I find that the System.Cryptography classes don't align exactly with the...
Howard Postley
02-11-2005 10:37 PM
Howard Postley Go to last post
0 25
Hi, I am about to develop a windows application and I need some kind of role based security. I have been looking at Authorization Manager and I...
Morten Overgaard
02-11-2005 04:35 PM
Morten Overgaard Go to last post
0 16
I have a C# web application that will communicate with several C++ clients (everything on Windows). The data should be stored encrypted at the...
danc
02-11-2005 03:53 PM
danc Go to last post
0 21
Hi all, I have a strongly named assembly that is in the GAC. I have given the assembly access at Machine Level to both registry and EventLog. I have...
Jon
02-11-2005 01:30 PM
Nicole Calinoiu Go to last post
1 14
Whoops... Forgot to mention a little problem with the code. As implemented in your example, the verification is trivial to spoof since the value of...
Dominick Baier
02-11-2005 11:32 AM
William Stacey [MVP] Go to last post
17 34
How do I check to see if a specific key is installed on the server? Dave
David Young
02-11-2005 10:19 AM
David Young Go to last post
0 24
Nichole, Thanks for all you thoughts. I really appreciate it. I thought about the dns translation before. I think in the end I may have to do...
john
02-11-2005 10:12 AM
john Go to last post
0 20
Hello: In vb.net I impersonate a domain administrator I confirm this using: WindowsIdentity.GetCurrent().Name)) then I start a process which shells...
Support
02-11-2005 09:45 AM
Support Go to last post
2 15
Hello Gurus, Here is a riddle for you; I will appreciate if someone could explain the answer as well. (I encountered the following on a .net...
AT
02-11-2005 08:31 AM
Nicole Calinoiu Go to last post
14 39
I have written an application that works fine in 2000 environment. I am now trying to deploy this onto a 2003 server. The app has a browse button...
AT
02-10-2005 05:20 PM
AT Go to last post
2 26
Hi, i need to parse an existing pkcs#10 request and show its contents in human readable format. Is this possible in C# with CAPICOM, CryptoAPI ? I...
MadDruid
02-10-2005 03:24 PM
Eugene Mayevski Go to last post
2 36
I've created an Enterprise Security policy for the framework and am distributing the file via a GPO / MSI package. I have already done...
Rich
02-10-2005 12:54 PM
Nicole Calinoiu Go to last post
5 15
Hello, I'm trying to create signed XML document with SignedXml class. As a SigningKey I'd like to use key pair obtained from user certificate stored...
AT
02-10-2005 10:23 AM
AT Go to last post
0 21
I have a PKCS#7 signed message, base64 encoded, from which i want to extract the original message in plain text, the signature and the certificate...
Mikael Engdahl
02-10-2005 02:58 AM
Eugene Mayevski Go to last post
2 20
Have an ASP.NET app that is having trouble accessing a file on a DFS share; getting "access denied" errors. Using impersonation to ensure the access...
Bret
02-09-2005 03:58 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
7 15
Hey All, Im developing an application which works with a user profile. My question is, I know that a users profile is stored in NTUSER.DAT. And I...
DigitalMythic
02-09-2005 10:21 AM
DigitalMythic Go to last post
0 25
Hallo, is it possible to define a Fulltrust assembly running from a network share with user level security policies? The local intranet machine CAS...
Dieter Pelz
02-08-2005 08:29 AM
Nicole Calinoiu Go to last post
3 9
All - I have an app that saves data to a xml file via a dataset. Our company stores some data in various xml files that is now considered a risk...
Brian P. Hammer
02-07-2005 08:17 PM
Brian P. Hammer Go to last post
9 19
I'm using a domain account with permissions on a Sql Server on the network. The svc impersonates the domain account but fails to log on to Sql...
yajur
02-07-2005 07:11 PM
yajur Go to last post
0 16
I am still having problems with using Windows Authentication for my ASP.NET site on our intranet. Could someone walk me through the steps to using...
chuckdfoster
02-07-2005 02:44 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 20
Hi, Firstly I should point out that I am by default an Oracle Programmer that is trying to break through the wall into .NET so please speak...
Charlie
02-07-2005 02:41 PM
Charlie Go to last post
0 18
i have to encrypt a 17 char lenght string, which contains just number... ive decided go with RijndaelManaged and 256bit key size. i know choosing...
The Crow
02-07-2005 05:15 AM
Jason Duckers Go to last post
4 24
I have a web service that uses RijndaelManaged to decrypt some data passed into the web service. This has worked at my service providers...
Amy L.
02-06-2005 09:29 PM
AT Go to last post
3 33
I have a Windows 2003 Enterprise server hosting my web service and it has the System cryptography set to run in FIPS complaint mode. When I try to...
Jener Silva
02-06-2005 02:14 PM
Jener Silva Go to last post
0 19
I'm trying to use CryptoAPI to export a certificate (.pfx) and to delete the private key on disk. I can export the certificate(.pfx),but not...
pan lei via DotNetMonster.com
02-05-2005 08:52 PM
pan lei via DotNetMonster.com Go to last post
0 13
Post New Thread

Display Options
Showing threads 2551 to 2600 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.