|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Securitymicrosoft.public.dotnet.security
Rono -
3 Feb 2006 3:22 PM - 4 messages
I am using .NET 2.0 and am writing an app that imports data from a previous version. One field in the old database stores data encrypted using CAPICOM that I would like to decrypt. I don't want to reference the CAPICOM.dll ...
CyberLotus -
3 Feb 2006 12:30 PM - 4 messages
Hi, I've created a web application and through this I want to import Excel data to database. Following is the code that I've written, ******************************************************************* string fileLocation = txtboxFileName.Text.ToString(); string sheetName = "Import"; string connectionString = @"Provider=Microsoft.Jet.OLEDB.4.0;Data ...
MS MVP ??? for VB.NET -
3 Feb 2006 6:39 AM - 3 messages
Dear all, I am trying to get the Process UserName by using System.Enviorment.Username, I have no problem by normal "run" and by "runas". I can get the process Username with correct value. However, I try to use "runas /netonly" to ...
tMan -
2 Feb 2006 10:31 PM - 2 messages
i used AzMan (xml file) to define operations/tasks/roles and assigned Windows users/groups to roles for an application. here's an e.g. Role Role Definition ...
Jaret Langston -
2 Feb 2006 5:20 PM - 8 messages
I want to check the ACL rights on a directory/file and see if an ACL for a Group or User is covered by another ACL. The goal is to check the directory/file ACLs for redundant rule sets. I am using VS2005 and Framework ...
AAOMTim -
1 Feb 2006 11:05 PM - 2 messages
I am having a problem logging on using the new login control using SQL Server 2005 for roles and memebership. I verified that the membership row in the database has the login failure incrementing, but I am certain that the ...
Lloyd Dupont -
1 Feb 2006 1:46 PM - 3 messages
I would like to (if possible) shuffle my licence key data with a public key encryption algorithm. Basically I wonder if it's possible to use buffer of 8 bytes long for my data. I did a quick test with RSA (below) but it (apparently) used 128 bytes long ...
Alex -
1 Feb 2006 7:16 AM - 2 messages
Hello, On Wednesday, Feb 1 at 2pm PST Microsoft will be hosting a webcast for Microsoft ISV Partners, or those considering becoming an ISV Partner. The webcast will be presented by the Microsoft ISV Advisory Services team who will discuss the great value and benefits available for ...
the.duckman -
31 Jan 2006 10:27 AM - 8 messages
Hi, Im setting up a win32 based client/server aplication in C#. (Not a webservice) The server (a pc) must perfrom an action when the client (pc or pocket pc device) sends it a message via TCP/IP communication. Because of company policy I can not use IIS. So I must do my own user ...
Mark P -
30 Jan 2006 7:51 PM - 5 messages
Hi, I am deploying my security policy (.NET 2.0) via an .msi. Problem is it seems I have to run it twice to get the policy changes to take effect. I have tried giving it several minutes to run and I have tried rebooting, but ...
Lee Gillie -
30 Jan 2006 7:30 PM - 10 messages
This is absolutely driving me nuts. Any hints would be GREATLY appreciated. I am trying to negotiate a clear channel socket to SSL. Thing is it works great on two development computers, but falls flat on its face when I go to deploy to a server. ...
Rainier [MCT] -
30 Jan 2006 1:29 PM - 4 messages
Hi, I'm running a ASP.NET application using the anonimous user. (ASPNET) I don't want the user to log in and I don't want to give any more rights to the ASPNET user either. So I thought of impersonating a local user just for ...
Alex Lakeland -
30 Jan 2006 10:48 AM - 6 messages
I have the following scenario: 2 win2k3 servers with MCMS2002, load balanced 3 win2k3 SPS2003 servers in medium server farm configuration 1 SQL2k/2k5 environment (probably a cluster) All users are external and log on with credentials in active directory on ...
John Fleming -
29 Jan 2006 8:42 PM - 10 messages
Hello, I am building a web application with the following components: 2 Web Servers - Windows Server 2003 - IIS 6 - .Net Framework version 2.0 - Reside in Domain A 2 Clustered Database Servers - Windows Server 2003 - SQL Server 2000 - Reside in Domain B ...
|
|||||||||||||||||||||||