PC Review


Reply
Thread Tools Rate Thread

Compact Framework & Windows Integrated Authentication

 
 
=?Utf-8?B?QmlsbA==?=
Guest
Posts: n/a
 
      2nd Mar 2005
The Microsoft .NET Compact Framework Core Reference recommends at every turn
that programmers should use Windows Integrated Authentication (WIA) for
database access. No example connection strings are provided, but an MSDN
article, "Smart Device Projects/Using System.Data.SqlClient" states that the
connection string must include "Integrated Security=SSPI" as well as the
userid and domain\password. The UID/password requirement makes sense in the
context of a pocket PC since users generally don't have to log in to them. I
want to assume the the obvious... that the Pocket PC Creates the WIA token
and the the token is what gets sent over the WLAN. I work in a hospital
environment where federal HIPPA regulations apply and I can't assume
anything. I need to hear from an authority that, assuming an unencrypted
communications environment, that the token, not the users password is what
goes out over the air waves.

--
Senior Programmer/Analyst
Duke University Health System
 
Reply With Quote
 
 
 
 
Darren Shaffer
Guest
Posts: n/a
 
      17th Mar 2005
Bill,

With PPC 2003, Windows Integrated Auth is using Kerberos from device to
server.
Prior to that, a hashing algorithm was used to encode username and password
as they
were sent over the wire.
--
Darren Shaffer
Principal Architect
Connected Innovation

"Bill" <(E-Mail Removed)> wrote in message
news:ED3E804B-9634-4DD7-A21E-(E-Mail Removed)...
> The Microsoft .NET Compact Framework Core Reference recommends at every
> turn
> that programmers should use Windows Integrated Authentication (WIA) for
> database access. No example connection strings are provided, but an MSDN
> article, "Smart Device Projects/Using System.Data.SqlClient" states that
> the
> connection string must include "Integrated Security=SSPI" as well as the
> userid and domain\password. The UID/password requirement makes sense in
> the
> context of a pocket PC since users generally don't have to log in to them.
> I
> want to assume the the obvious... that the Pocket PC Creates the WIA token
> and the the token is what gets sent over the WLAN. I work in a hospital
> environment where federal HIPPA regulations apply and I can't assume
> anything. I need to hear from an authority that, assuming an unencrypted
> communications environment, that the token, not the users password is what
> goes out over the air waves.
>
> --
> Senior Programmer/Analyst
> Duke University Health System



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS Integrated Windows authentication and SQL Integrated security Gilbert Tordeur Microsoft VB .NET 2 16th Sep 2009 11:06 AM
ASP.NET Integrated Windows Authentication ABHIJIT B Microsoft ASP .NET 2 7th Mar 2008 10:08 PM
Windows Integrated Authentication not supported in Compact Framework??? Roberto Rocco Microsoft Dot NET Compact Framework 4 13th Dec 2004 05:32 AM
Integrated Windows Authentication d Windows XP Security 5 20th Oct 2004 01:29 AM
Basic Authentication v. Integrated Windows Authentication w/ Delegation Mark Microsoft ASP .NET 0 20th Jan 2004 03:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:05 AM.