AND the error message: fixme: advapi:LogonUserA "username" "dormain", 0x00000003 0x00000000 0x32eda8 - stub " Thanks QGong 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. > > Is there any patch I can install to fix it? > > Thanks, > Qing