Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Security / January 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Kerberos S4U problem19 Jan 2006 13:51 GMT4
One of the constructors for a WindowsIdentity allows you to pass the UPN of
a user and have an identity created for that user. If your permissions are
setup correctly then the system is supposed to return you a delegatable
token that you can use for impersonation. I have been ...
User Not associated with a trusted SQL Server connection.19 Jan 2006 13:49 GMT1
I have a .Net app running on a Win2K3 server, with .Net framework
1.1.4322. On a separate Win2K3 server, were are running SQL 2000, with
no service packs (don't tell me about it - its a customer requirement).
The .Net app connects using a SQL login account, which has been granted
Client/Server application with single login-SecureStream?18 Jan 2006 18:22 GMT6
I have a client/server application that uses TCP socket based
communication, and right now I'm using my own ID/password scheme.
Clients send an ID and password to the server, which authenticates them
against a table in a local SQL database.  This requires users to keep
Securing a .NET webapp with ActiveDir and SQL-server?18 Jan 2006 14:03 GMT6
I have previosly developed some small apps in Visual Studio .NET 2003
and MS SQL server.
Am now about to develop a secure webapp in .NET to be used on our
intranet, and I'd appreciate some input.
Directory access check17 Jan 2006 12:12 GMT3
I need to check the current principal's read-, write- and full control
access to a given directory without using try-catch.
Any suggestions will be highly appreciated.
Best regards
FIPS Validated AES Encryption16 Jan 2006 19:32 GMT1
I'm needing to use FIPS 140-2 validated AES encryption with in .NET 1.1.  I
have gotten conflicting reports regarding the validation status of this
particular class.  Can someone please verify whether or not the Rijndael
class of System.Security.Cryptography is validated?  ...
Issuing X.509 Certificates14 Jan 2006 12:05 GMT9
How can I programmatically issue X.509 certificates for my users? I
mean people give my program their public key and other characteristics
of themselves (like name, address, etc) and the program gives them a
digital certificate (*.cer,*.der, etc file) which is signed by my
Using caspol to import a strong name codegroup13 Jan 2006 15:10 GMT3
I'm trying to create a new codegroup of type strong name usign the
caspol utility I get an "ERROR: Unable to create specified class."
error. The command line is:
caspol -en -ag All_Code -custom sec3.xml FullTrust
deploying a group policy to grant signed assemblies FULLTRUST13 Jan 2006 13:19 GMT5
I checked in the .net configuration wizard(Create Deployment Package in
Runtime Security Policy) all its asking is a name of the file.
and there is no help avilable.
Can some one help me on this.
SecurityException when app moved to network13 Jan 2006 13:13 GMT5
  I have asimple app as below
using System;
using System.IO;
using System.Security;
HTTPS Posting Help needed13 Jan 2006 13:00 GMT3
I have been struggling with this for a couple of weeks.
I have a digital certificate installed in my certificate collection store on
my local computer.  The site I am trying to post to also has our certificate
installed is said it is ready to recieve transactions.  I have created ...
Validating an assembly13 Jan 2006 12:47 GMT7
I am attempting to write a application using .net remoting. i would like to
validate that the client code has not been tampered with. From my
understanding there is a way to validate the client's assembly, possibly
using digital signing. I understand how to create the hash values ...
SignedCms.ComputeSignature() gives "The recipient certificate is not specified" exception13 Jan 2006 00:47 GMT2
The following code gives:
An unhandled exception of type 'System.InvalidOperationException' occurred
in System.Security.dll
Additional information: The recipient certificate is not specified.
Cannot find the certificate and private key for decryption11 Jan 2006 19:19 GMT1
I have the following .Net code:
Microsoft.Web.Services.Security.X509.X509Certificate certificate1 =
Microsoft.Web.Services.Security.X509.X509Certificate.CreateCertFromFile(
certPath );
Get a WindowsPrincipal from a SecurityIdentifier (or system accoun10 Jan 2006 17:50 GMT10
I'vr written a function which checks if a use has rights to write a file.
This function uses WindowsPrincipal.IsInRole to check if the user is part of
a role defined on the file acl. Now I want ot change the function to also
check is the system account (NT AUTHORITY\SYSTEM) has ...
Pages: 1 2 3 4 5 December, 2005
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.