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     
Hi, When I trying to pass System.Net.CredentialCache.DefaultCredentials to a web service object, such as: ReportingService rs = new...
David Zhu
08-01-2005 10:03 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
5 13
in C# how do i get to total number of kilobytes of memroy total and available for the current machine?
Daniel
07-31-2005 07:29 PM
Joseph Bittman MCSD Go to last post
1 15
My IE6 is set to show warnings when entering/leaving a secure website and prompts for Y/N answer. Signing in to Microsoft Passport Network brings...
CEC4
07-30-2005 07:13 PM
CEC4 Go to last post
0 20
when i sing out of MSN i get a green tick but still have a red cross next to microsoft passport why or how do i correct this -- JossiesRose
JossiesRose
07-30-2005 06:36 PM
CEC4 Go to last post
1 21
I have a web app that currently gets the userID from a 509 client cert. Works great. A new client wants to interface our web app in a WebSphere...
RonF
07-29-2005 11:21 AM
Michel Gallant Go to last post
4 18
I am referencing the NUnit libraries in an assembly that is hosted by a COM+ application. Within NUnit it creates a "runner" app domain and then...
Bo George
07-29-2005 11:20 AM
Nicole Calinoiu Go to last post
3 11
Hi, When running caspol with the following options: caspol -addgroup All_Code -pub -hex <MY_CERT_IN_HEX> FullTrust -name MyCodeGroup the following...
ralf
07-29-2005 10:53 AM
ralf Go to last post
4 12
i can't get into hotmail because of the .NET passport itmakes me write the characters i see and then asks me to sign in and them continues to ask me...
TB
07-28-2005 02:26 PM
eddie Go to last post
3 29
Hi, I have a fully trusted .Net Control hosted by the Internet Explorer. The actual user is authenticated against domain x and the control comes...
Markus
07-28-2005 10:46 AM
Nicole Calinoiu Go to last post
3 11
The code with this call works fine when hosted in a Console application, but throws error Trust Failure - The underlying connection was closed: could...
FloridaCoder
07-28-2005 09:07 AM
Nicole Calinoiu Go to last post
4 16
i created WINDOW user control (not web user control), that connect via socket to server. this WINDOW user control will be host in the IE . when the...
roni
07-27-2005 02:55 PM
Nicole Calinoiu Go to last post
1 11
Hello, I work giving support to a system developed in .NET wich uses Autorization Manager, Remoting, and Reflection. I'm having trouble with the...
Eduardo Fonseca B.
07-27-2005 12:49 PM
Eduardo Fonseca B. Go to last post
0 14
Hi people: I must load a RSA object from a .PEM file. It seems not to be trivial. I suppose I must obtain the RSAParameters from the file but I...
Mauricio Grimberg
07-27-2005 10:26 AM
Mauricio Grimberg Go to last post
20 52
Is there a .NET equivalent to the win32 call AdjustTokenPriveleges()? I need to enable SE_SHUTDOWN_NAME so that I can call ExitWindowsEx()...
Ken Varn
07-26-2005 06:24 PM
Dominick Baier [DevelopMentor] Go to last post
1 40
hi. i want to build USER CONTROL that will be used in WEB PAGE. to build user control and use in web page,I KNOW . i did user control with textbox...
roni
07-26-2005 07:03 AM
roni Go to last post
1 15
Hi, I'm currently using LogonUser to impersonate a user whilst connecting to a database. When I use a valid account (i.e. mine for...
AT
07-26-2005 06:32 AM
AT Go to last post
6 36
I've seen some code which makes perfect sense, but what namespace is the encryption class. Furthermore, when I create my key pair how the...
Chris Kennedy
07-26-2005 02:19 AM
Clemens Reijnen Go to last post
1 16
I am building an application in C# that uses the MODI COM object to OCR a series of scanned images in a specific folder. I have been requested to...
clsmith66
07-22-2005 06:44 PM
Manuel Conde Go to last post
2 22
We all know storing a password straight up in the database is not good. Anyone who gets access to the table can get the passwords there right? So we...
AT
07-22-2005 01:03 PM
Valery Pryamikov Go to last post
1 25
Hi All, I have an ASP.NET application to which I have implemented forms authentication to handle security. It is a relatively straight...
Stu
07-22-2005 02:20 AM
Stu Go to last post
3 17
I'm using my own IPrincipal object & my own IIdentity object. I'd also like to use the Enterprise Library Security Application Block. That block...
AT
07-21-2005 06:54 PM
AT Go to last post
0 21
We would like to integrate a fingerprint reader into our applications. I have the standalone MS fingerprint reader, and it comes with a piece...
Optikal
07-21-2005 03:21 PM
Optikal Go to last post
0 24
Hi, I have to get some user information based on his SID. I have tried the code below, and it somewhat works. The adUser contains some information...
07-21-2005 12:38 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
5 19
I tried to implement cryptographic using memorystream instead of other stream like file stream etc. Encryption is ok but could not get original data...
rajkumar
07-21-2005 01:06 AM
Joe Kaplan \(MVP - ADSI\) Go to last post
5 16
Hi How to cancel Protected Overrides Sub OnStop() in windows services Regards, Mustaq
Mustaq
07-20-2005 10:35 PM
Mustaq Go to last post
0 24
I have successfully created an application in c# using the RSACryptoServiceProvider to encrypt on one machine and decypt on another. I am storing my...
AT
07-20-2005 01:08 PM
William Stacey [MVP] Go to last post
4 17
It seems that the .net framework (ver 1.1.4322 SP1) has a rather nasty bug that causes it to hang (actually it times out after about 2 minutes)...
StillCodingAfterAllTheseYears
07-20-2005 10:08 AM
StillCodingAfterAllTheseYears Go to last post
0 16
I am a developer looking at using the new Membership system in .NET 2.0 and have a question. Many organizations have a hierarchy associated with...
danielroot
07-19-2005 01:42 AM
William Stacey [MVP] Go to last post
6 17
I'm developing a WebService using C#. I've got a client app that is non-dot-net and thus will be invoking the Windows CryptoAPI directly. ...
Tom at SDI
07-19-2005 01:32 AM
William Stacey [MVP] Go to last post
7 18
I have a case where I need to get a WindowsIdentity for an account that has not been authenticated. Is this possible? It looks like the only way to...
ep
07-18-2005 09:00 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
5 43
I have a win2003 server that needs to do IsInRole queries aganist users ("targets") other than the thread-executing user (the "operator"). The...
Mark Seward
07-18-2005 02:06 PM
Joseph E Shook Go to last post
4 14
I am not sure why one should use the Demand() method? Wouldn't the attempt to access the resource thrown the same security exception? For example...
Bob
07-18-2005 11:32 AM
ep Go to last post
1 34
Hello amos, IIRC, the path is relative to obj\ - e.g. ..\..\key.snk - or use absolute paths...(this behaviour will change in 2.0...
Dominick Baier [DevelopMentor]
07-17-2005 03:12 AM
Dominick Baier [DevelopMentor] Go to last post
0 12
Hi All I tried many times to convert the ff code to .NET but I fail to have it converted. How To Validate User Credentials from Visual Basic by...
AT
07-16-2005 03:39 AM
Dominick Baier [DevelopMentor] Go to last post
3 15
I experienced the following strange behavior when trying to write to a custom event log in an ASP.NET application (although the problem would...
Michael Carr
07-15-2005 09:17 PM
Joseph Bittman MCAD Go to last post
3 21
Goal: I need to use Windows Groups to determine access to certain controls on an intranet web app. Specs: 1. I can only use Windows...
AT
07-15-2005 09:46 AM
AT Go to last post
0 11
Is there any way to do this directly (e.g. simply get a refence to the foreign domain user and list the groups it belongs to in the local domain)? I...
jeepwran
07-14-2005 06:09 PM
Dominick Baier [DevelopMentor] Go to last post
1 21
Hello, I have the following in my web.config file: <identity impersonate="false" userName="domain\userid" password="xxxxxx"/> WhenI try to debug ny...
Karen Hodge
07-14-2005 11:27 AM
Dominick Baier [DevelopMentor] Go to last post
4 14
Hi, I am trying to use .NET to import an exchange public key and generate a random session key. It goes like Client/C++ exports its exchange public...
Ling
07-14-2005 09:22 AM
William Stacey [MVP] Go to last post
4 30
hello, i´ve written a webpart for SharePoint Portal Server. Now my company wants to deploy it to the customers, so i was asked to add a...
simon
07-14-2005 06:14 AM
simon Go to last post
0 22
I am looking for a way to digitally sign data collected from an asp.net web form. This data will be merged into PDF format for viewing...
Tim
07-14-2005 01:47 AM
Tim Go to last post
0 52
Hey, I am trying to get the users from a specific OU, however it doesnt work properly. So far I have this code: Dim entry As DirectoryEntry = New...
Vishal_7
07-13-2005 10:38 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
3 18
Hi, i'm always auditing ASPNET's account accesses on my webserver, a WIN2K_SP4 + IIS5 + SQLServer2K_SP3a machine. Nearly all the applications work...
M. Simioni
07-13-2005 09:23 PM
Roger Abell Go to last post
7 17
Hey, I am using form authentication via AD. This works fine. Now I need to load users from a specific OU. I am a domain user and I am logged in into...
Vishal_7
07-13-2005 09:01 PM
Vishal_7 Go to last post
0 12
I'm doing a little re-work on a web application where I want to preserve the boundaries of the various objects and layers. One of the business...
Colin Bowern
07-13-2005 08:32 PM
Colin Bowern Go to last post
0 18
Your assembly will need to be granted full trust in order to call into System.DirectoryServices.dll. This simply means that you'll need to...
Nicole Calinoiu
07-13-2005 08:26 AM
Nicole Calinoiu Go to last post
6 30
I was working on an Avalon sample using a PasswordBox, this control uses SecureString as its password storage media. The principle is...
Michel Comeau
07-13-2005 07:58 AM
Nicole Calinoiu Go to last post
14 31
Hi, I have a SignedData object (RFC3369 - Cryptographic Message Syntax, CMS) and want to verify that the digital signature is valid. This is the...
greatx
07-13-2005 05:46 AM
Eugene Mayevski Go to last post
9 23
We wrote a windows service using remoting that runs fine when running as a domain account that has local admin priviledges on the local machine. ...
jones6
07-13-2005 03:44 AM
Dominick Baier [DevelopMentor] Go to last post
6 12
Hi, I am developing VB.Net console application. This console application will be invoke by the scheduler. The id under which this console application...
AT
07-12-2005 11:19 PM
Joe Kaplan \(MVP - ADSI\) Go to last post
1 15
Post New Thread

Display Options
Showing threads 2051 to 2100 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.