Re: Problem using NetworkCredentials
From: Alex Feinman [MVP] (public_news_at_alexfeinman.com)
Date: 04/22/04
- Next message: Jon Skeet [C# MVP]: "Re: ArguementOutOfRangeException when my application opens xml files in storage card"
- Previous message: Kempton: "ArguementOutOfRangeException when my application opens xml files in storage card"
- In reply to: Marcos Fernández: "Re: Problem using NetworkCredentials"
- Next in thread: mfern: "Re: Problem using NetworkCredentials"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Apr 2004 00:43:32 -0700
Unfortunately (again, if I remember correctly) NTLM authentication is not
implemented in the current version of Compact Framework. If you are
concerned with open-text password exchange, you will need to use SSL
-- Alex Feinman --- Visit http://www.opennetcf.org "Marcos Fernández" <mfmartin@lycos.es> wrote in message news:e3NkEqDKEHA.1764@TK2MSFTNGP12.phx.gbl... > First of all I'd like to thanks Alex Feinman. I tried switching to basic > auth and of course it authenticates successfully. Furthermore .NET > Compact Framework version is 1.1. But the matter is we just want to > secure our windows authentication by not using Basic auth, but also NTLM > (Eventually without reckon with SSL...) > > > Thanks. > > *** Sent via Developersdex http://www.developersdex.com *** > Don't just participate in USENET...get rewarded for it!
- Next message: Jon Skeet [C# MVP]: "Re: ArguementOutOfRangeException when my application opens xml files in storage card"
- Previous message: Kempton: "ArguementOutOfRangeException when my application opens xml files in storage card"
- In reply to: Marcos Fernández: "Re: Problem using NetworkCredentials"
- Next in thread: mfern: "Re: Problem using NetworkCredentials"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|