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