
Signature
Ignacio Machin
http://www.laceupsolutions.com
Mobile & warehouse Solutions.
On Feb 4, 2:41 pm, "Ignacio Machin \( .NET/ C# MVP \)" <machin TA
laceupsolutions.com> wrote:
> Hi,
>
[quoted text clipped - 47 lines]
>
> - Show quoted text -
Yep, and in this case as well: We have computers on our shop floor,
they are all logged into the Domain as user name "SHOP" - but each
Employee that uses our application has a real name that we would like
to track via our application. This saves window's user login names,
CAL licenses I think its called?
Nicholas Paldino [.NET/C# MVP] - 06 Feb 2008 21:49 GMT
That's the thing though, in this scenario, you are actually battling the
OS. There is no reason to have every person logged in as SHOP. You
basically are throwing away the benefits of having different users on the
network (as well as the ability to put them into groups).
There is no reason to "save" user login names, because the domain should
be doing it for you in this situation already.

Signature
- Nicholas Paldino [.NET/C# MVP]
- mvp@spam.guard.caspershouse.com
On Feb 4, 2:41 pm, "Ignacio Machin \( .NET/ C# MVP \)" <machin TA
laceupsolutions.com> wrote:
> Hi,
>
[quoted text clipped - 51 lines]
>
> - Show quoted text -
Yep, and in this case as well: We have computers on our shop floor,
they are all logged into the Domain as user name "SHOP" - but each
Employee that uses our application has a real name that we would like
to track via our application. This saves window's user login names,
CAL licenses I think its called?