User name

AlkroAlkro Member Posts: 115
edited 2008-11-18 in SQL General
I have a Report where a User Table record, find an user and show user name.

Now whe have migrated to SQL Server, and any users start with: "Windows Authentication". They are not in Users Navision table... How can i obtein their names with "Windows Aut.".

Likely ENVIRON('computername')??

Comments

  • garakgarak Member Posts: 3,263
    Read the table "Windows Login"

    Also take a look behind table 91 -> field 1 and Codeunit 418 (Login Management)

    Regards
    Do you make it right, it works too!
Sign In or Register to comment.