CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2005
    Location
    Chennai,India
    Posts
    136

    Arrow Invalid Authentication when using LogonUser

    Dear Gurus,

    I am using logonuser function to check the user is valid or not, but sometimes this function authenticates the invalid user also.

    How it could be ? Is there any other function exists to find that the user is valid or not.

  2. #2
    Join Date
    Aug 1999
    Posts
    586

    Re: Invalid Authentication when using LogonUser

    What do you mean by "invalid" user?

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