CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jul 1999
    Location
    Russia
    Posts
    10

    Who User into network?

    How to get information about user:
    1 - Loginned in domain-NT (use 'Microsoft network client') OR NOT???
    2 - If loginned - in what domain???

    Thank you!!!
    mailto:[email protected]

    ......

  2. #2
    Join Date
    May 1999
    Location
    USA
    Posts
    23

    Re: Who User into network?

    There is an API function called GetUserName to get the user's LAN ID. See if it helps...


  3. #3
    Join Date
    Jul 1999
    Location
    Russia
    Posts
    10

    Re: _Who_ User into network?

    Thank you!...... :-)

    ...But I has asked:
    1) - _Loginned_ this user (GetUserName()) in WinNT-domain (having used 'Microsoft network client') _OR_NOT_???

    2) - If loginned - _in_what_domain_ ???


    ......

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured