On Thu, Apr 28, 2011 at 11:55 AM, QGong <wineforum-user@xxxxxxxxxx> wrote: > The application's running environment: wine 1.2 ubuntu 10.04 > E > > The application asks for a username and password, then calls the LogonUser() in windows advapi32.dll. to authenticate the user. > > The UI is displaying, but the authentication always returns true, even if a wrong password is given to the user. Can you provide the entire line for the 'stub' function? This may be so that a prior program that required advapi32.dll authentication would work. > > Is there any patch I can install to fix it? Check bugzilla to see if there is an open bug for this. If not, please file one. James McKenzie