Username in smartdevice application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We have application developed in .net platform (vb.net) running on a Symbol
MC9000G handhelds. These handhelds authenticate to our 2000 domain using
Kerberos.

There is a mid-tier code running as web services to connect to the oracle
back-end. I would like to get the username (logged into domain) in the code
running in the handheld - the smartdevice platform does not support
Environment.Username. How can i get this? This will help us identify the user
rights and will ensure appropriate security levels.
 
Hi,

Sorry for the late response, since there are some tool issues here. Could
you let me know how you logged on to the domain? Also, What OS are you
using?

Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
 
Logging to the domain using Kerberos authentication. The domain OS is WIN2K
and the client is Pocket PC.
 
Back
Top