| WebDav I just installed Windows Vista Business N. With my previous XP installation,
I could easily connect to a https-webdav location using Add Network Location.
Unfortunately, with Vista, I'm unable to pass the authentication. I'm -very-
sure that I'm using the right credentials. However, the auth dialog keeps
popping up.
I managed to get some logging from the Linux server I'm logging into
(samba.log):
[2006/12/07 17:41:36, 2] auth/auth.c:check_ntlm_password(319)
check_ntlm_password: Authentication for user [FLORIS] -> [FLORIS] FAILED
with error NT_STATUS_WRONG_PASSWORD
[2006/12/07 17:41:36, 3] smbd/error.c:error_packet(146)
error packet at smbd/sesssetup.c(1093) cmd=115 (SMBsesssetupX)
NT_STATUS_LOGON_FAILURE
With the same credentials, I'm able to login using a Win2000 computer.
Any thoughts on this? |