[Samba] Vista error 67 The network name cannot be found
Jeremy Allison
jra at samba.org
Tue May 4 03:42:37 MDT 2010
On Mon, May 03, 2010 at 08:26:41PM -1000, Gary Dunn wrote:
> This is a repost. Original sent last Friday afternoon received no
> response. Any ideas would be appreciated. Should I try Samba 4?
>
> =-=-=-=-=
>
> I have a server which will accept a file sharing connection from a
> FreeBSD workstation using smbclient, but not from a Vista workstation.
> The server also performs as a NAT gateway. Upstream network
> configuration is by DHCP (dhclient), the downstream side is assigned
> 10.0.1.0. All Samba clients will be on the downstream side. The NAT
> portion is working fine. By design the Vista clients will be members of
> domains which have nothing to do with this internal network, or each
> other. Assume client users do not have elevated privileges and that
> Vista is highly locked down by GPO. Network connections to servers in
> the domain are allowed.
>
> Currently the printer sharing is not working because CUPS has not be set
> up. This should be irrelevant to this issue.
>
> I did not see anything useful with debug levels less than three, and
> even at three I cannot determine the problem. Hopefully someone here
> can. Sorry about the long post.
>
> Log file for Vista connect, workstation name WK102123. Command line was
>
> net use x: \\g8dr01\work-clear /user:g8dr01\g8team
>
> Result is Error 67, network name not found.
>
> 1 [2010/04/29 15:06:36, 3] auth/auth.c:check_ntlm_password(220)
> 2 check_ntlm_password: Checking password for unmapped user
> [g8dr01]\[g8team]@[WK102123] with the new password interface
> 3 [2010/04/29 15:06:36, 3] auth/auth.c:check_ntlm_password(223)
> 4 check_ntlm_password: mapped user is:
> [g8dr01]\[g8team]@[WK102123]
> 5 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 6 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
> 7 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 8 push_conn_ctx(0) : conn_ctx_stack_ndx = 0
> 9 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 10 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
> 11 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 12 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
> 13 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 14 push_conn_ctx(0) : conn_ctx_stack_ndx = 1
> 15 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 16 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
> 17 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 18 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
> 19 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 20 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
> 21 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 22 push_conn_ctx(0) : conn_ctx_stack_ndx = 1
> 23 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 24 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
> 25 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 26 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
> 27 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 28 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
> 29 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 30 push_conn_ctx(0) : conn_ctx_stack_ndx = 1
> 31 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 32 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
> 33 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 34 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
> 35 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 36 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
> 37 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 38 push_conn_ctx(0) : conn_ctx_stack_ndx = 1
> 39 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 40 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
> 41 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 42 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
> 43 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 44 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
> 45 [2010/04/29 15:06:36, 3]
> libsmb/ntlm_check.c:ntlm_password_check(319)
> 46 ntlm_password_check: NTLMv2 password check failed
> 47 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 48 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
> 49 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 50 push_conn_ctx(0) : conn_ctx_stack_ndx = 0
> 51 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 52 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
> 53 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 54 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
> 55 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 56 push_conn_ctx(0) : conn_ctx_stack_ndx = 1
> 57 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 58 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
> 59 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 60 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
> 61 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 62 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
> 63 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 64 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
> 65 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 66 push_conn_ctx(0) : conn_ctx_stack_ndx = 0
> 67 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 68 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
> 69 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 70 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
> 71 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 72 push_conn_ctx(0) : conn_ctx_stack_ndx = 1
> 73 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 74 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
> 75 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 76 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
> 77 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 78 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
> 79 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 80 push_conn_ctx(0) : conn_ctx_stack_ndx = 1
> 81 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 82 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
> 83 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 84 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
> 85 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:push_sec_ctx(224)
> 86 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
> 87 [2010/04/29 15:06:36, 3] smbd/uid.c:push_conn_ctx(440)
> 88 push_conn_ctx(0) : conn_ctx_stack_ndx = 1
> 89 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:set_sec_ctx(324)
> 90 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
> 91 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 92 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
> 93 [2010/04/29 15:06:36, 3] smbd/sec_ctx.c:pop_sec_ctx(432)
> 94 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
> 95 [2010/04/29 15:06:36, 2] auth/auth.c:check_ntlm_password(318)
> 96 check_ntlm_password: Authentication for user [g8team] ->
> [g8team]
> FAILED with error NT_STATUS_WRONG_PASSWORD
> 97 [2010/04/29 15:06:36, 3] smbd/error.c:error_packet_set(61)
> 98 error packet at smbd/sesssetup.c(127) cmd=115 (SMBsesssetupX)
> NT_STATUS_LOGON_FAILURE
This is the problem. You're getting NT_STATUS_WRONG_PASSWORD.
I'm assuming the password is correct you're typing here ?
Jeremy.
More information about the samba
mailing list