ShortName after Web Login

Hi all, I have the following problem:

I have two persons registered, the names are booth the same: “test test”.

The shortname for the first is “test.test” and for the second “test1.test”.

When I now log in usig “test.test”, @UserName gives me “test test” as result. The same is when I log in with “test1.test”.

Is there a way to get the exactly name I typed in at the login ?

I need this shortname to work with it in the application.

Kind regards

Hampe

Subject: ShortName after Web Login

It is not very clever to give 2 persons the same name. How would you separate them in ACL? Make sure you separate them by name instead of by short name.

/Peter