Archived Months
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
all groups > dotnet security > august 2006 > threads for august 29 - 31, 2006

Filter by week: 1 2 3 4 5

ActiveDirectoryMembershipProvider against non microsoft LDAP
Posted by tomschuring NO[at]SPAM gmail.com at 8/31/2006 10:12:46 PM
hello, is it possible to configure the ActiveDirectoryMembershipProvider to talk to a non-microsoft LDAP server such as novell eDirectory ? all the config settings only specify a standard LDAP connection string, so i am hopefull it can be done. if it can't be done, is there an LDAPMembers...more >>


How to determine required privileges?
Posted by SC at 8/31/2006 9:52:04 PM
When writing applications, how can I determine the minimum required privileges necessary for an operation to run? For instance, say my application needs rights to write/read to the registry, or I want to block some ports - how do I go about finding out what the minimum privileges required are...more >>

Can someone please describe why impersonation requires the impersonator to be local admin?
Posted by Daniel at 8/31/2006 10:28:20 AM
Can someone please describe why impersonation requires the impersonator to be local admin? ...more >>

How do we become a trusted publisher so ClickOnce works smoothly?
Posted by Mike Dekarske at 8/31/2006 10:02:31 AM
We don't want or expect our users to make the decision as to whether or not to allow our program to run. I would like to set-up an internal certificate authority so we can sign our own applications to run with full trust. Does anyone have ideas or resources for this? Thanks, Mike ...more >>

caspol -addpset
Posted by Triv at 8/31/2006 4:23:10 AM
To add a new permission set into the CAS through caspol we have to specify a XML file. surprisingly I can't find anywhere not even on MSDN, the format of this XML file. Can anybody forward me any link which explains the XML file for creating new permission sets. Regards, Triv ...more >>

ASP.NET Cookie Handling
Posted by Aaron Sanders at 8/30/2006 10:15:01 AM
I have some questions about persistent and session cookie handling that I can't quite get ironed out. I have two applications. One is Framework 1.1, W2K3 / IIS6, the other is 2.0, W2K3 / IIS6. For both, HTTPS / SSL is enabled, but not forced, because we use redirection to direct users that ...more >>

Client certificate error with web services
Posted by oldbear at 8/30/2006 8:28:02 AM
Hi I have a web service which uses WSE for signing, and SSL for confidentiality and authentication. Authentication is via client certificates. The above scenario is already implemented and cannot be changed. Client certs produced by a Microsoft CA work fine for authentication. The ce...more >>

Windows Authentication in VB.Net Application
Posted by Rocky Neurock at 8/30/2006 6:43:43 AM
I have an application that requires a user name and password so no one sits down at anyone else's desk and runs the application as that user. I don't want to create a database to store user names and passwords. All I want to do is prompt the user for their Windows user name and password and veri...more >>



VS2005 Throws Security Exception when run from Network!?
Posted by David++ at 8/30/2006 2:10:02 AM
Dear List, I have developed an application in VS 2005. The application works fine when run from the Local drive C:\ but when the application is run from a Network Drive it throws a Security Exception. The Exception getting thrown is - I would rather the user doesnt have to configure the a...more >>

PKI confusion...
Posted by Ray Cassick (Home) at 8/30/2006 1:43:42 AM
I am implementing a licensing library to use across all my companies applications. The basis for this system is going to be simple text files that contain the details of the enclosed license and then an encrypted has of the contents to validation upon reading in the file just to prevent t...more >>

What do FTP servers do when file send fails durring a file upload? Are partial files ever written? does ftp protocol cover this?
Posted by Daniel at 8/29/2006 4:12:23 PM
What do FTP servers do when file send fails durring a file upload? Are partial files ever written? does ftp protocol cover this? ...more >>


DevelopmentNow Blog