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 all, I am new to .net technologies. ASP.NET has security feature by default? if not, how to provide security while transferring data between iis...
John
04-07-2007 06:21 AM
Dominick Baier Go to last post
1 50
Hi, all, I'm using mage.exe to update the manifest for my ClickOnce. The following is the commands that I use to update and sign mage -Update...
Angela Chan
04-05-2007 12:32 PM
Angela Chan Go to last post
0 25
Hi, I have a web part which dynamicaly loads an ascx control. If I configure my sharepoint for full trust, everything works fine. Using other...
Achim Domma
04-05-2007 11:34 AM
jumbox_us@yahoo.com Go to last post
4 47
I want to use AZMAN with the Enterprise Security Application Block 2.0. I can find examples of how to do this with the 1.1 version of the...
JRich
04-04-2007 05:40 PM
JRich Go to last post
0 34
Hi, I would like to secure an Active X Control that is supposed to run within Media Center. I heard that it is possible to restrict the control to...
b_jooorn@yahoo.com
04-04-2007 02:32 AM
b_jooorn@yahoo.com Go to last post
0 31
My question in summary (read further down for details): ==> Is it possible to install, use and redistribute AuthorizationManager (DLL and MMC)...
Markus Leder
04-03-2007 09:20 AM
Markus Leder Go to last post
7 40
IIS application connecting to SQL, impersonating logged on user with SSPI connection string works fine, as long as the connection string is defined...
Machuga
03-29-2007 01:00 PM
Machuga Go to last post
0 38
Hello, Problem: SslStream seems to try to open http connections to various machines on the internet unrelated to the address of the SSL server...
davidkclark
03-29-2007 09:53 AM
davidkclark Go to last post
5 36
try to remove unwanted items but error 0x8050800f shows
steveg114
03-29-2007 08:36 AM
Sean Et Cetera Go to last post
1 36
How to use an encripted connection string with asp.net controls like login and create user control From...
Mathews
03-29-2007 02:10 AM
Mathews Go to last post
0 37
Hi! How can i calculate DigestValue for Reference to signature ( ... uri="#signatureId" ...)? I try this code: xmlElement - signature from xml...
Iguana
03-28-2007 06:52 AM
Valery Pryamikov Go to last post
4 34
Hi, I want to restrict expansion of tree in the 'select folder' (e.g a dialog box on windows media player, when we select Add to Library-> Add...
premal
03-27-2007 07:17 PM
premal Go to last post
0 26
Greetings All, I'm not sure if this is the place to post, if not, please indicate me where to post it. I just got my hands on my new Office 2007...
mstrcontrol@gmail.com
03-27-2007 06:06 AM
Valery Pryamikov Go to last post
2 23
Hey, is there are way to set the permissions on the certificate when it's been added to the Windows certificate repository? I'm currently using the...
markus.shure@gmail.com
03-26-2007 01:00 AM
markus.shure@gmail.com Go to last post
2 28
I am working with ADAM and have successfully setup a user using the Proxy Bind Redirection with AD, based on the MSFT step-by-step guide. Is anyone...
Rod Clingaman
03-22-2007 11:27 AM
Joe Kaplan Go to last post
3 34
Siteminder Consultant Hello, We have the following requirement. Please email matching resumes with rate, availability and contact...
anil@brandonconsulting.com
03-22-2007 09:04 AM
anil@brandonconsulting.com Go to last post
0 31
Hi! I've been looking for a way to digitally sign an e-mail with .NET 1.1 and I haven't been able to find any way of doing this except by buying...
Diego Marcet
03-20-2007 09:50 PM
Joe Kaplan Go to last post
1 28
HI I have a problem: There is running AD on Win2000 Server. I am writting a C# program to connect and find some entries on the AD. It is a web...
Proteus
03-20-2007 06:18 AM
Proteus Go to last post
0 42
Dear all, I have implemented a web based application in C#.NET. I have a problem when I try to initialize an email using outlook object like...
Pepis Manolis (Syscom S.A.)
03-20-2007 05:07 AM
Pepis Manolis (Syscom S.A.) Go to last post
0 25
I'm having trouble porting something to Vista because my C# assembly (in the global assembly cache) needs to have a location where it...
Bob Eaton
03-20-2007 03:25 AM
Dominick Baier Go to last post
15 57
I want the best security available for Windows ME. I will not use Semantic. All of the ads out there are pushing the latest greatest software but...
kelly
03-19-2007 02:17 PM
kelly Go to last post
0 22
Hi, Could anyone tell me if it's possible to create a PKCS#7 from a previously generated PKCS#1, using a keypair ( the PrivateKey) and the...
gherme
03-19-2007 04:18 AM
Valery Pryamikov Go to last post
1 33
Hey I'am writing a Windows application using C#. I would like to do this: Application Start: Is User Authendicated (windows) does user exists in...
Johnny E. Jensen
03-17-2007 09:19 AM
Go to last post
1 54
hi, i have to use RSA within .net 2.0 and i have to use a 256 bit key- length. RSACryptoServiceProvider requires a min. length of 384 bit. my...
wip@pdi.at
03-16-2007 08:25 AM
Dominick Baier Go to last post
12 57
I am having invalid token, it cannot be duplicated error 70% of the time on one machine. We are creating and validating the current user. The...
Kamal
03-16-2007 08:14 AM
Kamal Go to last post
7 42
Hi, I'm using RijndaelManaged to encrypt data. Encode method is public static string DecodeText(string encryptext, string key,...
Sam Shi
03-16-2007 04:42 AM
Sam Shi Go to last post
0 21
Hello, I am trying to remove all the ACEs present on a local NTFS folder using C# -> System.Security.AccessControl. What I want is just to remove...
Rahul
03-15-2007 03:05 AM
Rahul Go to last post
1 33
We have the following structure: Windows (probably vista) WPF Service Layer WCF in IIS Service Layer Business Objects Domain Model Database
Robert May
03-14-2007 11:20 AM
Robert May Go to last post
0 29
I have been working with signed XML in .NET framework 1.1 using the SignedXml class. Now I also have to handle signed and encrypted XML, but does...
Kim H
03-14-2007 03:40 AM
Valery Pryamikov Go to last post
4 40
Why don't you post my new thread? -- 6 munce ago I cud not even spel vista usar. Now I are won
ray
03-12-2007 08:47 AM
ray Go to last post
0 44
I have trouble using AD groups assigned to Roles in AzMan. The AccessCheck function works great when I assign AD Users direct to AzMan Roles. If I...
hocky.johansson@gmail.com
03-12-2007 07:57 AM
hocky.johansson@gmail.com Go to last post
0 27
I have trouble using AD groups assigned to Roles in AzMan. The AccessCheck function works great when I assign AD Users direct to AzMan Roles. If I...
hocky.johansson@gmail.com
03-12-2007 07:46 AM
hocky.johansson@gmail.com Go to last post
0 24
Hi, I am really new to .NET security. I hope that someone could help me or give hints to resolve this quite simple problem : I have to develop a...
adriano.labate@romandie.com
03-12-2007 06:11 AM
Dominick Baier Go to last post
1 30
I can receive emails but cannot reply due to lock icon when I click on reply/reply all/forward How do I remove the lock icon? Many thanks, -- 6...
ray
03-11-2007 08:43 PM
ray Go to last post
0 31
Have you ever faced the situation during a penetration testing assignment when publicly available exploits didn't work? This module, the first in a...
michael schwarzer
03-11-2007 12:24 PM
michael schwarzer Go to last post
0 28
Hi folks, I'm a newbie to .net and am working on my first major c# project which has a requirement of plugins. I was thinking of implementing this...
Ben Daniel
03-11-2007 01:22 AM
Ben Daniel Go to last post
3 38
Dears, We used to use permchecker.hassaccess (DLL Component) to check if the user has access to a specified file in ASP, is there anyone who knows...
Waleed Zahran
03-09-2007 08:57 AM
Waleed Zahran Go to last post
2 31
I have this setup: Only one Windows 2003 domain Two domain controllers Several member servers All servers are running Windows Server 2003 Active...
Steffen
03-09-2007 05:42 AM
Steffen Go to last post
0 34
I want my w2k clients can local logon to their computers when they are not connected to the net. They usually lgo to the domain with a smart card...
Jose
03-09-2007 05:33 AM
Jose Go to last post
0 27
Hi! I'm trying to apply a digital signature using a SYSGILLO CSP Provider in the Visual Studio .NET environment (framework 1.1/2.0). When I run the...
alexpicchio@tiscali.it
03-09-2007 02:49 AM
alexpicchio@tiscali.it Go to last post
2 38
I decided to test an encryption program I wrote to see what the different types of permission tests actually do when running the application from...
DXRick
03-09-2007 01:01 AM
DXRick Go to last post
2 28
Does windows support SRTP? I used windows Schannel APIs to implement TLS a few years back. Now I need to do SRTP on windows. Where should I...
sherry
03-08-2007 05:43 PM
sherry Go to last post
0 25
I am just trying to encrypt some data and am pretty much copying the code that the MSDN docs have for the RijndaelManaged class: RijndaelManaged...
DXRick
03-08-2007 04:22 PM
DXRick Go to last post
17 55
Hi, I have just added a Crystal Reports report to my VB ASP.Net 2.0 application on a Windows 2003 Web Server. When I first implemented it I got the...
Mike Owen
03-08-2007 03:52 AM
Mike Owen Go to last post
0 33
The situation isn't too different, but I still can't find a solution: 1. I have built the web service, my customer is consuming it. 2. Without any...
scotm1971@gmail.com
03-07-2007 08:41 AM
scotm1971@gmail.com Go to last post
0 22
I have some security concerns over storing a Active Directory username/ passwd in a text based web.config file for the identity...
Saqib Ali
03-06-2007 11:56 AM
Joseph I. Ceasar Go to last post
4 38
Running into a problem that fails in the AzAuthorizationStoreClass.Initialize call with "The system cannot find the file specified. (Exception from...
chen
03-05-2007 11:33 AM
chen Go to last post
2 19
hi all, we are using ip printers in our network and configured all printers in print server. i need to make the printers to print the username of the...
Gokul
03-03-2007 06:06 AM
Gokul Go to last post
0 39
Was hoping someone could help me with a problem. Basically the scenario is i have a client home computer that is not on the domain(part of the local...
Lukie
03-02-2007 07:52 PM
Lukie Go to last post
0 29
I need to use the Enterprise Library to access SQL Server 2000 database however the SQL user has to be an AD user because the DB server is setup...
RichieRich
03-02-2007 09:11 AM
Joe Kaplan Go to last post
1 25
Post New Thread

Display Options
Showing threads 451 to 500 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.