Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2006 09:19:51 +0100
From:      Divacky Roman <xdivac02@stud.fit.vutbr.cz>
To:        current@freebsd.org
Subject:   smbfs regression in 6.1-PRE and 7-current
Message-ID:  <20060316081950.GA9304@stud.fit.vutbr.cz>

next in thread | raw e-mail | index | archive | help
Hi,

I have a server running samba 3.x which offers some smb shares. From another
machine which is running 6.1-PRE I am not able to mount that share, but it used
to work when it was 6.0R, from yet another machine which is still 6.0R it can
be mounted without problems.

nothing changed, just the version of freebsd from 6.0R to 6.1R, the code for
smb support is the same in 6.1-PRE and in 7-current. 

in the samba log I have:
[2006/03/15 09:31:11, 5] auth/auth.c:check_ntlm_password(271)
check_ntlm_password: sam authentication for user [RDIVACKY] FAILED with error
NT_STATUS_WRONG_PASSWORD
[2006/03/15 09:31:11, 3] auth/auth_winbind.c:check_winbind_security(80)
check_winbind_security: Not using winbind, requested domain [ETNO] was for
this SAM.
[2006/03/15 09:31:11, 2] auth/auth.c:check_ntlm_password(312)
check_ntlm_password:  Authentication for user [RDIVACKY] -> [RDIVACKY]
FAILED with error NT_STATUS_WRONG_PASSWORD
[2006/03/15 09:31:11, 5] auth/auth_util.c:free_user_info(1301)
attempting to free (and zero) a user_info structure
[2006/03/15 09:31:11, 3] smbd/error.c:error_packet(94)
error string = No such file or directory

which is obviously incorrect because I can mount that from 6.0R machine with
the same password

can someone confirm this regression?

roman



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060316081950.GA9304>