I Have mutiple Servers in a 2003 domain and need to identify which server is
providing authentication to each XP machine. I know there is a command you
can run on the workstation that tells you what server autheticated the user,
but I cannot find it....

If there is a btter eay to indentify the authenticating server, perhaps from
the server side, that would be fine also...


Any help appreciated

Re: Source of User Authentication in a Domain by Richard

Richard
Sat Aug 18 08:11:08 CDT 2007

I think the %logonserver% variable might be what you are looking for.
You can view it by going to the command prompt and entering the command
'set' or 'echo %logonserver%'.


Richard Giagnacovo



Corvus wrote:
> I Have mutiple Servers in a 2003 domain and need to identify which server is
> providing authentication to each XP machine. I know there is a command you
> can run on the workstation that tells you what server autheticated the user,
> but I cannot find it....
>
> If there is a btter eay to indentify the authenticating server, perhaps from
> the server side, that would be fine also...
>
>
> Any help appreciated