Is it possible to have a pockett PC user login to a Domain?
--
Tom Garth

Re: Windows authentication by Jeff

Jeff
Mon Mar 17 10:02:16 CDT 2008

Windows Mobile on a device doesn't have a concept of authenticating a user
like Windows on the desktop does. However, you can build Windows Mobile
applications to accept user credentials and pass them to network servers to
access network resources based on those credentials. See
http://msdn2.microsoft.com/en-us/library/bb736226.aspx for some good
examples.

Jeff Hopper, President
Hopper Consulting, Inc.
--

"Tom Garth" <TomGarth@discussions.microsoft.com> wrote in message
news:D606B761-1CE0-46D6-A262-F928125168F3@microsoft.com...
> Is it possible to have a pockett PC user login to a Domain?
> --
> Tom Garth


Re: Windows authentication by Chris

Chris
Mon Mar 17 11:21:33 CDT 2008

Yes, but since CE has no notion of users, it's not straightforward.

For a way to programmatically log in, see this:

http://blog.opennetcf.org/ctacke/PermaLink,guid,9e9b19d4-b436-486d-a3e6-305962db031c.aspx


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Giving back to the embedded community
http://community.OpenNETCF.com


"Tom Garth" <TomGarth@discussions.microsoft.com> wrote in message
news:D606B761-1CE0-46D6-A262-F928125168F3@microsoft.com...
> Is it possible to have a pockett PC user login to a Domain?
> --
> Tom Garth