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 >>
Don't see what you're looking for? Search DevelopmentNow.com.
|