Archived Months
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
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
December 2007
January 2008
February 2008
March 2008
April 2008
May 2008
June 2008


all groups > asp.net security > august 2006 > threads for august 15 - 21, 2006

Filter by week: 1 2 3 4 5

Directory Securiy: UNCPassword and AuthFlags
Posted by Anthony at 8/21/2006 6:12:48 PM
I am using the Altiris system management web service on IIS6.0. The Directory Security is fairly straightforward: all the virtual directories have Windows Integrated authentication, and some of them allow Anonymous. I need to change the authentication method to be Digest, so it can work acros...more >>

ADAM & AzMan Problem ("The parameter is incorrect:)
Posted by tm at 8/21/2006 7:11:11 AM
I am successful in authenicating and retrieving roles of an AD domain user account. However when I create a new ADAM user account, I am authenicated with success but receive the following error. The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG)) I went to the e...more >>

Mixed Mode Authentication in .net 2.0
Posted by Graham Lloyd at 8/21/2006 12:00:00 AM
Hi there Our web site requires Integrated Security switched on and anonomous disabled so each users credentials are valid when accessing a database on the server. This is all working fine but now I want to allow remote users, eg at an airport or internet cafe, remote access. Currently th...more >>

Running Process with Current Authenticated User
Posted by Ron at 8/18/2006 9:20:56 AM
Hello, I am trying to figure out how can I run a process under the authenticated user's credentials without having to prompt for a username and password? Is there anyway to allow for pass thru authentication? I am tying to use the ProcessStartInfo class and I obviously can get the current user...more >>

Partial https in Firefox OK in IE6 - webresource.axt transmissions
Posted by Stephen Davies at 8/16/2006 10:09:02 PM
I am observing (via fiddler) a problem where "webresource.axd" files are being deployed over http (port 80) hot https (443) even when the request is https://xxx.xx. IE6 doesn't seem to mind this and reports the page as secure (padlock closed) but Firefox 1.5 on the other hand reports the pa...more >>

HTTPS AND .Net
Posted by Saeid Bagheri at 8/16/2006 5:18:45 PM
Dear Friends Recently our business partner asked our company to send financial informations in XML format to their defined URL address, its a kind of EDI. They also told us that transfer protocol should be HTTPS and it needs certificates. Now i want to develope an application to exctract data f...more >>

LogonUser access denied
Posted by Lee at 8/16/2006 2:04:01 AM
I am having problems trying to impersonate as a user in asp.net. I get an access denied error on the LogonUser method of the following code; /// <summary> /// Summary description for CustomWindowsIdentity. /// </summary> public class CustomWindowsIdentity : WindowsIdentity { [DllIm...more >>

how to secure sites without using ssl.
Posted by Jens Jensen at 8/15/2006 1:17:06 PM
Has anyone found any kind of solution of how to protect user passwords from snuffiers without having to use , the server CPU ressource killer SSL? Many thanks Thanks JJ WebMaster www.meelovia.com Powered by ASP.Net 2.0 ...more >>




DevelopmentNow Blog