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. Server OS: FreeBSD 8.0 Samba version: 3.3.7 (installed from ports) Hostname: g8dr01 There is a user account g8team. Home folder is /home/g8team, owner and group are g8team. Home folder permissions are 755. There is a folder /winclr, owner and group are g8team, permissions 755. This is a separate partition. Output of testparm: Server role: ROLE_STANDALONE [global] workgroup = G8DOWNRANGE server string = G8DOWNRANGE1 passdb backend = tdbsam guest account = g8team log file = /var/log/samba/log.%m max log size = 50 preferred master = Yes domain master = Yes wins support = Yes hosts allow = 10.0.1., 127. [printers] comment = All Printers path = /var/spool/samba printable = Yes browseable = No [work-clear] path = /winclr read only = No guest only = Yes guest ok = Yes Log file for connection from FreeBSD client using smbclient, successful connection, exit after a few minutes. Line numbers added with pr command. Client hostname WK102112. Logging at -d 3. Command was smbclient //g8dr01/work-clear -U g8team 1 [2010/04/29 15:34:42, 3] auth/auth.c:check_ntlm_password(220) 2 check_ntlm_password: Checking password for unmapped user [WORKGROUP]\[g8team]@[WK102112] with the new password interface 3 [2010/04/29 15:34:42, 3] auth/auth.c:check_ntlm_password(223) 4 check_ntlm_password: mapped user is: [G8DR01]\[g8team]@[WK102112] 5 [2010/04/29 15:34:42, 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:34:42, 3] smbd/uid.c:push_conn_ctx(440) 8 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 9 [2010/04/29 15:34:42, 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:34:42, 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:34:42, 3] smbd/uid.c:push_conn_ctx(440) 14 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 15 [2010/04/29 15:34:42, 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:34:42, 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:34:42, 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:34:42, 3] smbd/uid.c:push_conn_ctx(440) 22 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 23 [2010/04/29 15:34:42, 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:34:42, 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:34:42, 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:34:42, 3] smbd/uid.c:push_conn_ctx(440) 30 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 31 [2010/04/29 15:34:42, 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:34:42, 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:34:42, 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:34:42, 3] smbd/uid.c:push_conn_ctx(440) 38 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 39 [2010/04/29 15:34:42, 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:34:42, 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:34:42, 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:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 46 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 47 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 48 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 49 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 50 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 51 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 52 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 53 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 54 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 55 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 56 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 57 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 58 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 59 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 60 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 61 [2010/04/29 15:34:42, 3] auth/auth.c:check_ntlm_password(269) 62 check_ntlm_password: sam authentication for user [g8team] succeeded 63 [2010/04/29 15:34:42, 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:34:42, 3] smbd/uid.c:push_conn_ctx(440) 66 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 67 [2010/04/29 15:34:42, 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:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 70 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 71 [2010/04/29 15:34:42, 2] auth/auth.c:check_ntlm_password(308) 72 check_ntlm_password: authentication for user [g8team] -> [g8team] -> [g8team] succeeded 73 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 74 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 75 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 76 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 77 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 78 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 79 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 80 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 81 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 82 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 83 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 84 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 85 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 86 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 87 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 88 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 89 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 90 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 91 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 92 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 93 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 94 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 95 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 96 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 97 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 98 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 99 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 100 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 101 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 102 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 103 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 104 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 105 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 106 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 107 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 108 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 109 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 110 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 111 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 112 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 113 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 114 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 115 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 116 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 117 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 118 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 119 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 120 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 121 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 122 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 123 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 124 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 125 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 126 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 127 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 128 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 129 [2010/04/29 15:34:42, 3] lib/privileges.c:get_privileges(63) 130 get_privileges: No privileges assigned to SID [S-1-5-21-1265442170-81825414-2419232721-501] 131 [2010/04/29 15:34:42, 3] lib/privileges.c:get_privileges(63) 132 get_privileges: No privileges assigned to SID [S-1-22-2-1002] 133 [2010/04/29 15:34:42, 3] lib/privileges.c:get_privileges(63) 134 get_privileges: No privileges assigned to SID [S-1-5-2] 135 [2010/04/29 15:34:42, 3] lib/privileges.c:get_privileges(63) 136 get_privileges: No privileges assigned to SID [S-1-5-11] 137 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 138 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 139 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 140 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 141 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 142 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 143 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 144 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 145 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 146 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 147 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 148 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 149 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 150 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 151 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 152 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 153 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 154 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 155 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 156 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 157 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 158 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 159 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 160 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 161 [2010/04/29 15:34:42, 3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(337) 162 NTLMSSP Sign/Seal - Initialising with flags: 163 [2010/04/29 15:34:42, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62) 164 Got NTLMSSP neg_flags=0x60088215 165 [2010/04/29 15:34:42, 3] smbd/password.c:register_existing_vuid(289) 166 register_existing_vuid: User name: g8team Real name: G8 Down Range Team 167 [2010/04/29 15:34:42, 3] smbd/password.c:register_existing_vuid(299) 168 register_existing_vuid: UNIX uid 1002 is UNIX user g8team, and will be vuid 100 169 [2010/04/29 15:34:42, 3] smbd/password.c:register_homes_share(231) 170 Adding homes service for user 'g8team' using home directory: '/home/g8team' 171 [2010/04/29 15:34:42, 3] smbd/process.c:process_smb(1554) 172 Transaction 3 of length 80 (0 toread) 173 [2010/04/29 15:34:42, 3] smbd/process.c:switch_message(1378) 174 switch message SMBtconX (pid 1220) conn 0x0 175 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 176 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 177 [2010/04/29 15:34:42, 3] lib/access.c:only_ipaddrs_in_list(362) 178 only_ipaddrs_in_list: list has non-ip address (10.0.1.) 179 [2010/04/29 15:34:42, 3] lib/access.c:check_access(396) 180 check_access: hostnames in host allow/deny list. 181 [2010/04/29 15:34:42, 2] lib/access.c:check_access(406) 182 Allowed connection from 10.0.1.11 (10.0.1.11) 183 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 184 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 185 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 186 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 187 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 188 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 189 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 190 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 191 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 192 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 193 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 194 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 195 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 196 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 197 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 198 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 199 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 200 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 201 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 202 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 203 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 204 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 205 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 206 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 207 [2010/04/29 15:34:42, 3] smbd/service.c:make_connection_snum(875) 208 Connect path is '/tmp' for service [IPC$] 209 [2010/04/29 15:34:42, 3] smbd/vfs.c:vfs_init_default(96) 210 Initialising default vfs hooks 211 [2010/04/29 15:34:42, 3] smbd/vfs.c:vfs_init_custom(130) 212 Initialising custom vfs hooks from [/[Default VFS]/] 213 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 214 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 215 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 216 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 217 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 218 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 219 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 220 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 221 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 222 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 223 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 224 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 225 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 226 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 227 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 228 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 229 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 230 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 231 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 232 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 233 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 234 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 235 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 236 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 237 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 238 setting sec ctx (1002, 1002) - sec_ctx_stack_ndx = 0 239 [2010/04/29 15:34:42, 3] smbd/service.c:make_connection_snum(1115) 240 wk102112 (10.0.1.11) connect to service IPC$ initially as user g8team (uid=1002, gid=1002) (pid 1220) 241 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 242 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 243 [2010/04/29 15:34:42, 3] smbd/reply.c:reply_tcon_and_X(794) 244 tconX service=IPC$ 245 [2010/04/29 15:34:42, 3] smbd/process.c:process_smb(1554) 246 Transaction 4 of length 112 (0 toread) 247 [2010/04/29 15:34:42, 3] smbd/process.c:switch_message(1378) 248 switch message SMBtrans2 (pid 1220) conn 0x21d66330 249 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 250 setting sec ctx (1002, 1002) - sec_ctx_stack_ndx = 0 251 [2010/04/29 15:34:42, 3] smbd/msdfs.c:get_referred_path(819) 252 get_referred_path: |work-clear| in dfs path \g8dr01\work-clear is not a dfs root. 253 [2010/04/29 15:34:42, 3] smbd/error.c:error_packet_set(61) 254 error packet at smbd/trans2.c(7347) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND 255 [2010/04/29 15:34:42, 3] smbd/process.c:process_smb(1554) 256 Transaction 5 of length 39 (0 toread) 257 [2010/04/29 15:34:42, 3] smbd/process.c:switch_message(1378) 258 switch message SMBtdis (pid 1220) conn 0x21d66330 259 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 260 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 261 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 262 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 263 [2010/04/29 15:34:42, 3] smbd/service.c:close_cnum(1327) 264 wk102112 (10.0.1.11) closed connection to service IPC$ 265 [2010/04/29 15:34:42, 3] smbd/connection.c:yield_connection(31) 266 Yielding connection to IPC$ 267 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 268 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 269 [2010/04/29 15:34:42, 3] smbd/process.c:process_smb(1554) 270 Transaction 6 of length 94 (0 toread) 271 [2010/04/29 15:34:42, 3] smbd/process.c:switch_message(1378) 272 switch message SMBtconX (pid 1220) conn 0x0 273 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 274 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 275 [2010/04/29 15:34:42, 3] lib/access.c:only_ipaddrs_in_list(362) 276 only_ipaddrs_in_list: list has non-ip address (10.0.1.) 277 [2010/04/29 15:34:42, 3] lib/access.c:check_access(396) 278 check_access: hostnames in host allow/deny list. 279 [2010/04/29 15:34:42, 2] lib/access.c:check_access(406) 280 Allowed connection from 10.0.1.11 (10.0.1.11) 281 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 282 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 283 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 284 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 285 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 286 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 287 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 288 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 289 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 290 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 291 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 292 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 293 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 294 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 295 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 296 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 297 [2010/04/29 15:34:42, 3] smbd/service.c:make_connection_snum(875) 298 Connect path is '/winclr' for service [work-clear] 299 [2010/04/29 15:34:42, 3] smbd/vfs.c:vfs_init_default(96) 300 Initialising default vfs hooks 301 [2010/04/29 15:34:42, 3] smbd/vfs.c:vfs_init_custom(130) 302 Initialising custom vfs hooks from [/[Default VFS]/] 303 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 304 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 305 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 306 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 307 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 308 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 309 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 310 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 311 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:push_sec_ctx(224) 312 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 313 [2010/04/29 15:34:42, 3] smbd/uid.c:push_conn_ctx(440) 314 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 315 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 316 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 317 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 318 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 319 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 320 setting sec ctx (1002, 1002) - sec_ctx_stack_ndx = 0 321 [2010/04/29 15:34:42, 1] smbd/service.c:make_connection_snum(1115) 322 wk102112 (10.0.1.11) connect to service work-clear initially as user g8team (uid=1002, gid=1002) (pid 1220) 323 [2010/04/29 15:34:42, 3] smbd/sec_ctx.c:set_sec_ctx(324) 324 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 325 [2010/04/29 15:34:42, 3] smbd/reply.c:reply_tcon_and_X(794) 326 tconX service=WORK-CLEAR 327 [2010/04/29 15:35:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 328 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 329 [2010/04/29 15:36:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 330 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 331 [2010/04/29 15:37:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 332 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 333 [2010/04/29 15:37:37, 3] smbd/process.c:check_reload(1873) 334 Printcap cache time expired. 335 [2010/04/29 15:37:37, 3] printing/pcap.c:pcap_cache_reload(136) 336 reloading printcap cache 337 [2010/04/29 15:37:37, 0] printing/print_cups.c:cups_connect(103) 338 Unable to connect to CUPS server localhost:631 - Connection refused 339 [2010/04/29 15:37:37, 2] printing/print_cups.c:cups_async_callback(544) 340 cups_async_callback: failed to read a new printer list 341 [2010/04/29 15:37:37, 3] printing/pcap.c:pcap_cache_reload(243) 342 reload status: error 343 [2010/04/29 15:37:37, 3] printing/pcap.c:pcap_cache_reload(136) 344 reloading printcap cache 345 [2010/04/29 15:37:37, 0] printing/print_cups.c:cups_connect(103) 346 Unable to connect to CUPS server localhost:631 - Connection refused 347 [2010/04/29 15:37:37, 2] printing/print_cups.c:cups_async_callback(544) 348 cups_async_callback: failed to read a new printer list 349 [2010/04/29 15:37:37, 3] printing/pcap.c:pcap_cache_reload(243) 350 reload status: error 351 [2010/04/29 15:38:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 352 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 353 [2010/04/29 15:39:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 354 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 355 [2010/04/29 15:40:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 356 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 357 [2010/04/29 15:41:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 358 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 359 [2010/04/29 15:42:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 360 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 361 [2010/04/29 15:43:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 362 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 363 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 364 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 365 [2010/04/29 15:44:37, 3] smbd/process.c:process_smb(1554) 366 Transaction 7 of length 39 (0 toread) 367 [2010/04/29 15:44:37, 3] smbd/process.c:switch_message(1378) 368 switch message SMBtdis (pid 1220) conn 0x21d66330 369 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 370 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 371 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 372 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 373 [2010/04/29 15:44:37, 1] smbd/service.c:close_cnum(1327) 374 wk102112 (10.0.1.11) closed connection to service work-clear 375 [2010/04/29 15:44:37, 3] smbd/connection.c:yield_connection(31) 376 Yielding connection to work-clear 377 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 378 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 379 [2010/04/29 15:44:37, 3] smbd/process.c:smbd_process(1930) 380 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting 381 [2010/04/29 15:44:37, 3] smbd/sec_ctx.c:set_sec_ctx(324) 382 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 383 [2010/04/29 15:44:37, 3] smbd/connection.c:yield_connection(31) 384 Yielding connection to 385 [2010/04/29 15:44:37, 3] smbd/server.c:exit_server_common(974) 386 Server exit (normal exit) 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 99 [2010/04/29 15:06:48, 3] smbd/process.c:smbd_process(1930) 100 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting 101 [2010/04/29 15:06:48, 3] smbd/sec_ctx.c:set_sec_ctx(324) 102 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 103 [2010/04/29 15:06:48, 3] smbd/connection.c:yield_connection(31) 104 Yielding connection to 105 [2010/04/29 15:06:48, 3] smbd/server.c:exit_server_common(974) 106 Server exit (normal exit) 107 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(220) 108 check_ntlm_password: Checking password for unmapped user [g8dr01]\[g8team]@[WK102123] with the new password interface 109 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(223) 110 check_ntlm_password: mapped user is: [g8dr01]\[g8team]@[WK102123] 111 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 112 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 113 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 114 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 115 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 116 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 117 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 118 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 119 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 120 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 121 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 122 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 123 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 124 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 125 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 126 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 127 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 128 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 129 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 130 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 131 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 132 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 133 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 134 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 135 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 136 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 137 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 138 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 139 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 140 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 141 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 142 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 143 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 144 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 145 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 146 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 147 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 148 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 149 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 150 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 151 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 152 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 153 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 154 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 155 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 156 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 157 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 158 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 159 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 160 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 161 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 162 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 163 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 164 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 165 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 166 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 167 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(269) 168 check_ntlm_password: sam authentication for user [g8team] succeeded 169 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 170 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 171 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 172 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 173 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 174 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 175 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 176 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 177 [2010/04/29 15:06:56, 2] auth/auth.c:check_ntlm_password(308) 178 check_ntlm_password: authentication for user [g8team] -> [g8team] -> [g8team] succeeded 179 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 180 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 181 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 182 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 183 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 184 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 185 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 186 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 187 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 188 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 189 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 190 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 191 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 192 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 193 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 194 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 195 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 196 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 197 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 198 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 199 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 200 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 201 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 202 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 203 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 204 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 205 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 206 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 207 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 208 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 209 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 210 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 211 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 212 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 213 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 214 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 215 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 216 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 217 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 218 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 219 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 220 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 221 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 222 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 223 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 224 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 225 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 226 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 227 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 228 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 229 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 230 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 231 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 232 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 233 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 234 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 235 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) 236 get_privileges: No privileges assigned to SID [S-1-5-21-1265442170-81825414-2419232721-501] 237 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) 238 get_privileges: No privileges assigned to SID [S-1-22-2-1002] 239 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) 240 get_privileges: No privileges assigned to SID [S-1-5-2] 241 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) 242 get_privileges: No privileges assigned to SID [S-1-5-11] 243 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 244 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 245 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 246 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 247 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 248 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 249 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 250 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 251 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 252 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 253 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 254 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 255 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 256 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 257 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 258 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 259 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 260 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 261 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 262 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 263 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 264 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 265 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 266 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 267 [2010/04/29 15:06:56, 3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(337) 268 NTLMSSP Sign/Seal - Initialising with flags: 269 [2010/04/29 15:06:56, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62) 270 Got NTLMSSP neg_flags=0xe2088215 271 [2010/04/29 15:06:56, 3] smbd/password.c:register_existing_vuid(289) 272 register_existing_vuid: User name: g8team Real name: G8 Down Range Team 273 [2010/04/29 15:06:56, 3] smbd/password.c:register_existing_vuid(299) 274 register_existing_vuid: UNIX uid 1002 is UNIX user g8team, and will be vuid 100 275 [2010/04/29 15:06:56, 3] smbd/password.c:register_homes_share(231) 276 Adding homes service for user 'g8team' using home directory: '/home/g8team' 277 [2010/04/29 15:06:56, 3] smbd/process.c:process_smb(1554) 278 Transaction 3 of length 82 (0 toread) 279 [2010/04/29 15:06:56, 3] smbd/process.c:switch_message(1378) 280 switch message SMBtconX (pid 1224) conn 0x0 281 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 282 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 283 [2010/04/29 15:06:56, 3] lib/access.c:only_ipaddrs_in_list(362) 284 only_ipaddrs_in_list: list has non-ip address (10.0.1.) 285 [2010/04/29 15:06:56, 3] lib/access.c:check_access(396) 286 check_access: hostnames in host allow/deny list. 287 [2010/04/29 15:06:56, 2] lib/access.c:check_access(406) 288 Allowed connection from 10.0.1.10 (10.0.1.10) 289 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 290 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 291 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 292 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 293 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 294 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 295 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 296 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 297 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 298 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 299 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 300 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 301 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 302 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 303 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 304 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 305 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 306 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 307 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 308 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 309 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 310 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 311 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 312 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 313 [2010/04/29 15:06:56, 3] smbd/service.c:make_connection_snum(875) 314 Connect path is '/tmp' for service [IPC$] 315 [2010/04/29 15:06:56, 3] smbd/vfs.c:vfs_init_default(96) 316 Initialising default vfs hooks 317 [2010/04/29 15:06:56, 3] smbd/vfs.c:vfs_init_custom(130) 318 Initialising custom vfs hooks from [/[Default VFS]/] 319 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 320 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 321 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 322 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 323 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 324 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 325 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 326 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 327 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 328 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 329 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 330 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 331 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 332 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 333 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 334 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 335 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 336 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 337 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 338 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 339 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 340 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 341 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 342 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 343 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 344 setting sec ctx (1002, 1002) - sec_ctx_stack_ndx = 0 345 [2010/04/29 15:06:56, 3] smbd/service.c:make_connection_snum(1115) 346 wk102123 (10.0.1.10) connect to service IPC$ initially as user g8team (uid=1002, gid=1002) (pid 1224) 347 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 348 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 349 [2010/04/29 15:06:56, 3] smbd/reply.c:reply_tcon_and_X(794) 350 tconX service=IPC$ 351 [2010/04/29 15:06:56, 3] smbd/process.c:smbd_process(1930) 352 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting 353 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 354 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 355 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 356 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 357 [2010/04/29 15:06:56, 3] smbd/service.c:close_cnum(1327) 358 wk102123 (10.0.1.10) closed connection to service IPC$ 359 [2010/04/29 15:06:56, 3] smbd/connection.c:yield_connection(31) 360 Yielding connection to IPC$ 361 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 362 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 363 [2010/04/29 15:06:56, 3] smbd/connection.c:yield_connection(31) 364 Yielding connection to 365 [2010/04/29 15:06:56, 3] smbd/server.c:exit_server_common(974) 366 Server exit (normal exit) 367 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(220) 368 check_ntlm_password: Checking password for unmapped user [g8dr01]\[g8team]@[WK102123] with the new password interface 369 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(223) 370 check_ntlm_password: mapped user is: [g8dr01]\[g8team]@[WK102123] 371 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 372 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 373 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 374 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 375 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 376 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 377 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 378 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 379 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 380 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 381 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 382 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 383 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 384 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 385 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 386 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 387 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 388 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 389 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 390 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 391 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 392 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 393 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 394 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 395 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 396 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 397 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 398 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 399 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 400 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 401 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 402 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 403 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 404 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 405 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 406 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 407 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 408 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 409 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 410 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 411 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 412 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 413 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 414 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 415 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 416 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 417 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 418 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 419 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 420 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 421 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 422 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 423 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 424 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 425 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 426 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 427 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(269) 428 check_ntlm_password: sam authentication for user [g8team] succeeded 429 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 430 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 431 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 432 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 433 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 434 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 435 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 436 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 437 [2010/04/29 15:06:56, 2] auth/auth.c:check_ntlm_password(308) 438 check_ntlm_password: authentication for user [g8team] -> [g8team] -> [g8team] succeeded 439 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 440 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 441 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 442 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 443 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 444 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 445 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 446 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 447 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 448 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 449 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 450 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 451 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 452 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 453 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 454 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 455 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 456 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 457 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 458 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 459 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 460 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 461 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 462 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 463 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 464 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 465 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 466 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 467 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 468 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 469 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 470 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 471 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 472 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 473 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 474 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 475 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 476 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 477 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 478 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2 479 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 480 push_conn_ctx(0) : conn_ctx_stack_ndx = 1 481 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 482 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2 483 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 484 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1 485 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 486 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 487 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 488 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 489 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 490 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 491 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 492 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 493 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 494 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 495 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) 496 get_privileges: No privileges assigned to SID [S-1-5-21-1265442170-81825414-2419232721-501] 497 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) 498 get_privileges: No privileges assigned to SID [S-1-22-2-1002] 499 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) 500 get_privileges: No privileges assigned to SID [S-1-5-2] 501 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) 502 get_privileges: No privileges assigned to SID [S-1-5-11] 503 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 504 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 505 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 506 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 507 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 508 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 509 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 510 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 511 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 512 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 513 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 514 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 515 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 516 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 517 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 518 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 519 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 520 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 521 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 522 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 523 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 524 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 525 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 526 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 527 [2010/04/29 15:06:56, 3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(337) 528 NTLMSSP Sign/Seal - Initialising with flags: 529 [2010/04/29 15:06:56, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62) 530 Got NTLMSSP neg_flags=0xe2088215 531 [2010/04/29 15:06:56, 3] smbd/password.c:register_existing_vuid(289) 532 register_existing_vuid: User name: g8team Real name: G8 Down Range Team 533 [2010/04/29 15:06:56, 3] smbd/password.c:register_existing_vuid(299) 534 register_existing_vuid: UNIX uid 1002 is UNIX user g8team, and will be vuid 100 535 [2010/04/29 15:06:56, 3] smbd/password.c:register_homes_share(231) 536 Adding homes service for user 'g8team' using home directory: '/home/g8team' 537 [2010/04/29 15:06:56, 3] smbd/process.c:process_smb(1554) 538 Transaction 3 of length 94 (0 toread) 539 [2010/04/29 15:06:56, 3] smbd/process.c:switch_message(1378) 540 switch message SMBtconX (pid 1225) conn 0x0 541 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 542 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 543 [2010/04/29 15:06:56, 3] lib/access.c:only_ipaddrs_in_list(362) 544 only_ipaddrs_in_list: list has non-ip address (10.0.1.) 545 [2010/04/29 15:06:56, 3] lib/access.c:check_access(396) 546 check_access: hostnames in host allow/deny list. 547 [2010/04/29 15:06:56, 2] lib/access.c:check_access(406) 548 Allowed connection from 10.0.1.10 (10.0.1.10) 549 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 550 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 551 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 552 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 553 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 554 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 555 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 556 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 557 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 558 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 559 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 560 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 561 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 562 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 563 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 564 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 565 [2010/04/29 15:06:56, 3] smbd/service.c:make_connection_snum(875) 566 Connect path is '/winclr' for service [work-clear] 567 [2010/04/29 15:06:56, 3] smbd/vfs.c:vfs_init_default(96) 568 Initialising default vfs hooks 569 [2010/04/29 15:06:56, 3] smbd/vfs.c:vfs_init_custom(130) 570 Initialising custom vfs hooks from [/[Default VFS]/] 571 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 572 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 573 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 574 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 575 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 576 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 577 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 578 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 579 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:push_sec_ctx(224) 580 push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1 581 [2010/04/29 15:06:56, 3] smbd/uid.c:push_conn_ctx(440) 582 push_conn_ctx(0) : conn_ctx_stack_ndx = 0 583 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 584 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1 585 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:pop_sec_ctx(432) 586 pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0 587 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 588 setting sec ctx (1002, 1002) - sec_ctx_stack_ndx = 0 589 [2010/04/29 15:06:56, 1] smbd/service.c:make_connection_snum(1115) 590 wk102123 (10.0.1.10) connect to service work-clear initially as user g8team (uid=1002, gid=1002) (pid 1225) 591 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 592 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 593 [2010/04/29 15:06:56, 3] smbd/reply.c:reply_tcon_and_X(794) 594 tconX service=WORK-CLEAR 595 [2010/04/29 15:06:56, 3] smbd/process.c:smbd_process(1930) 596 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting 597 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 598 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 599 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 600 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 601 [2010/04/29 15:06:56, 1] smbd/service.c:close_cnum(1327) 602 wk102123 (10.0.1.10) closed connection to service work-clear 603 [2010/04/29 15:06:56, 3] smbd/connection.c:yield_connection(31) 604 Yielding connection to work-clear 605 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 606 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 607 [2010/04/29 15:06:56, 3] smbd/connection.c:yield_connection(31) 608 Yielding connection to 609 [2010/04/29 15:06:56, 3] smbd/server.c:exit_server_common(974) 610 Server exit (normal exit) -- Gary Dunn, Honolulu osp at aloha.com http://openslate.net/ http://e9erust.blogspot.com/ Sent from Slate001
Jeremy Allison
2010-May-04 09:42 UTC
[Samba] Vista error 67 The network name cannot be found
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_FAILUREThis is the problem. You're getting NT_STATUS_WRONG_PASSWORD. I'm assuming the password is correct you're typing here ? Jeremy.
osp at aloha.com
2010-May-04 20:27 UTC
[Samba] Vista error 67 The network name cannot be found
On Tue, 4 May 2010 02:42:37 -0700 Jeremy Allison <jra at samba.org> wrote:> 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? > >[snip]> > 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. >Thanks Jeremy for taking a look at this. I do not know enough to say whether or not you are correct. I can say that I am as certain as anyone could be that I entered the correct password, but that is always an issue.I will test again just to be sure, after I set up my test LAN. The thing is, there are other lines in this log file that tell a different story. As you noticed, things begin badly: 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]@[SHAFP09WK102123] 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]@[SHAFP09WK102123] .. 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 99 [2010/04/29 15:06:48, 3] smbd/process.c:smbd_process(1930) 100 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting 101 [2010/04/29 15:06:48, 3] smbd/sec_ctx.c:set_sec_ctx(324) 102 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 103 [2010/04/29 15:06:48, 3] smbd/connection.c:yield_connection(31) 104 Yielding connection to 105 [2010/04/29 15:06:48, 3] smbd/server.c:exit_server_common(974) 106 Server exit (normal exit) then, during the same connection attempt we see "sam authentication": 107 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(220) 108 check_ntlm_password: Checking password for unmapped user [g8dr01]\[g8team]@[SHAFP09WK102123] with the new password interface 109 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(223) 110 check_ntlm_password: mapped user is: [g8dr01]\[g8team]@[SHAFP09WK102123] .. 167 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(269) 168 check_ntlm_password: sam authentication for user [g8team] succeeded .. 177 [2010/04/29 15:06:56, 2] auth/auth.c:check_ntlm_password(308) 178 check_ntlm_password: authentication for user [g8team] -> [g8team] -> [g8team] succeeded .. 271 [2010/04/29 15:06:56, 3] smbd/password.c:register_existing_vuid(289) 272 register_existing_vuid: User name: g8team Real name: G8 Down Range Team 273 [2010/04/29 15:06:56, 3] smbd/password.c:register_existing_vuid(299) 274 register_existing_vuid: UNIX uid 1002 is UNIX user g8team, and will be vuid 100 275 [2010/04/29 15:06:56, 3] smbd/password.c:register_homes_share(231) 276 Adding homes service for user 'g8team' using home directory: '/home/g8team' The real name, uid and home folder path are all correct, taken from /etc/passwd. .. 283 [2010/04/29 15:06:56, 3] lib/access.c:only_ipaddrs_in_list(362) 284 only_ipaddrs_in_list: list has non-ip address (10.0.1.) 285 [2010/04/29 15:06:56, 3] lib/access.c:check_access(396) 286 check_access: hostnames in host allow/deny list. 287 [2010/04/29 15:06:56, 2] lib/access.c:check_access(406) 288 Allowed connection from 10.0.1.10 (10.0.1.10) this is correct, connections are limited to the 10.0.1.0 public network, client is 10.0.1.10. .. 345 [2010/04/29 15:06:56, 3] smbd/service.c:make_connection_snum(1115) 346 shafp09wk102123 (10.0.1.10) connect to service IPC$ initially as user g8team (uid=1002, gid=1002) (pid 1224) this all looks correct, but things start to go wrong with the IPC$ share 347 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 348 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 349 [2010/04/29 15:06:56, 3] smbd/reply.c:reply_tcon_and_X(794) 350 tconX service=IPC$ 351 [2010/04/29 15:06:56, 3] smbd/process.c:smbd_process(1930) 352 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting What follows is another long password authentication step leading to the requested share, "work-clear." This fails much like the IPC$ share. .. 437 [2010/04/29 15:06:56, 2] auth/auth.c:check_ntlm_password(308) 438 check_ntlm_password: authentication for user [g8team] -> [g8team] -> [g8team] succeeded .. 590 shafp09wk102123 (10.0.1.10) connect to service work-clear initially as user g8team (uid=1002, gid=1002) (pid 1225) 591 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 592 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 593 [2010/04/29 15:06:56, 3] smbd/reply.c:reply_tcon_and_X(794) 594 tconX service=WORK-CLEAR 595 [2010/04/29 15:06:56, 3] smbd/process.c:smbd_process(1930) 596 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting 597 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 598 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 599 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 600 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 601 [2010/04/29 15:06:56, 1] smbd/service.c:close_cnum(1327) 602 shafp09wk102123 (10.0.1.10) closed connection to service work-clear 603 [2010/04/29 15:06:56, 3] smbd/connection.c:yield_connection(31) 604 Yielding connection to work-clear 605 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) 606 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 607 [2010/04/29 15:06:56, 3] smbd/connection.c:yield_connection(31) 608 Yielding connection to 609 [2010/04/29 15:06:56, 3] smbd/server.c:exit_server_common(974) 610 Server exit (normal exit) In a few minutes I'll redo the test, and if I managed to bungle the password I'll post a follow up. In the meantime, assume the password is correct. Could this be a permissions issue? Does Vista think that g8team, which it knows nothing about, has no rights on the client? I assume the command net use x: \\server\share /user:auser would give the current Vista user access to the server on behalf of auser. I am not logged onto the Vista client as auser. Would that explain why authentication eventually succeeds, but the connection is refused? Is error 67 the usual message? Thanks again. Gary Dunn Open Slate Project
osp at aloha.com
2010-May-04 21:18 UTC
[Samba] Vista error 67 The network name cannot be found
On Tue, 4 May 2010 10:27:35 HST osp at aloha.com (that's me) wrote:> On Tue, 4 May 2010 02:42:37 -0700 Jeremy Allison <jra at samba.org> wrote: > > 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? > > > > > [snip] > > > > 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. > > > > Thanks Jeremy for taking a look at this. I do not know enough to say > whether or not you are correct. I can say that I am as certain as anyone > could be that I entered the correct password, but that is always an issue.I > will test again just to be sure, after I set up my test LAN.Did the test. Same result. I even logged onto the Vista client with admin privleges and cleared the setting that requires authentication by smartcard, namely HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\scforceoption Exact same result. No progress. Gary Dunn Open Slate Project
osp at aloha.com
2010-May-05 00:40 UTC
[Samba] Vista error 67 The network name cannot be found
On Tue, 4 May 2010 15:28:38 -0700 Jeremy Allison <jra at samba.org> wrote:> On Tue, May 04, 2010 at 10:27:35AM +0000, osp at aloha.com wrote: > > On Tue, 4 May 2010 02:42:37 -0700 Jeremy Allison <jra at samba.org> wrote: > > > 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? > > > > > > > > [snip] > > > > > > 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. > > > > > > > Thanks Jeremy for taking a look at this. I do not know enough to say > > whether or not you are correct. I can say that I am as certain as anyone > > could be that I entered the correct password, but that is always an issue.I > > will test again just to be sure, after I set up my test LAN. > > > > The thing is, there are other lines in this log file that tell a different > > story. As you noticed, things begin badly: > > > > 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]@[SHAFP09WK102123] 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]@[SHAFP09WK102123] > > .. > > 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 > > 99 [2010/04/29 15:06:48, 3] smbd/process.c:smbd_process(1930) > > 100 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting > > 101 [2010/04/29 15:06:48, 3] smbd/sec_ctx.c:set_sec_ctx(324) > > 102 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 > > 103 [2010/04/29 15:06:48, 3] smbd/connection.c:yield_connection(31) > > 104 Yielding connection to > > 105 [2010/04/29 15:06:48, 3] smbd/server.c:exit_server_common(974) > > 106 Server exit (normal exit) > > > > then, during the same connection attempt we see "sam authentication": > > What are the domain names (or NBT names) of the client > and server ? Are both the client and server in a domain, > or are they standalone ? Or is one in a domain and the > other not ?The Vista clients will be members of some domain. In use they will not be connected to their domain. "Off Site" or "On the Road" if you will. Users authenticate with a smartcard, so they will really be using the local copy of their credentials. The server is not in any domain. During these tests the upstream network was connected to the organizational network, so the domain controllers are reachable through the NAT firewall and are authenticating Vista user logons. In smb.conf: workgroup = G8DOWNRANGE netbios name = g8dr01 security = user guest account = g8team wins support = yes dns proxy = yes In /etc/hosts: 10.0.1.1 g8dr01 g8dr01.g8dr In /etc/rc.conf: hostname="g8dr01"
osp at aloha.com
2010-May-05 02:16 UTC
[Samba] Vista error 67 The network name cannot be found
> I think I can run a test using plain, out-of-the-box Vista. Maybe even XP. > Will post results when I have them.It works with out-of-the-box Vista. I'll examine the logs and post what falls out tomorrow. Gary Dunn Open Slate Project
osp at aloha.com
2010-May-05 20:01 UTC
[Samba] Vista error 67 The network name cannot be found
On 2010-05-04 16:16:49 GMT osp at aloha.com (that's me) wrote:>> I think I can run a test using plain, out-of-the-box Vista. Maybe even XP. >> Will post results when I have them. > >It works with out-of-the-box Vista. I'll examine the logs and post what >falls out tomorrow.I compared the log from the successful Vista connect to the one from the failed connect. Below are several excerpts. Lines that begin with "S" are from the successful log, and lines that begin with "F" are from the failed log. I can post the entire log if that will help. To reiterate, both client computers are running Vista. The one that cannot connect (F) is a member of a domain and has security settings pushed down from the domain controller. It can connect to servers in its domain. The one that can connect (S) is out-of-the-box Vista and is not a member of a domain ... it is still in the WORKGROUP workgroup. The first notable deviation appears at line 99. (I added the asterisks.) The F log has "smbd/process.c:smbd_process" while the S log has "smbd/process.c:process_smb." The next line of the F log suggests that it is out of input, while the S log indicates it has more process. About 60 lines later both show a successful authentication. About 50 lines later (F=235, S=261) we see identical entries about SIDs and permissions. A bit later, while connecting to the IPC$ service, we see a similar divergence as at line 99, the F client gets "NT_STATUS_END_OF_FILE" while the S client keeps on going. I hope that is enough to shed some light on this issue, and I hope the result is a way to connect from the F client without having to modify its security settings. Is there a simpler way to connect, one that does not trip over the authentication step? Username/password accesses control is sort of overkill given that the hand full of people who connect will be at the same table working together. Physical security should be enough. F = failed session S = successful session F 98 error packet at smbd/sesssetup.c(127) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE F 99 [2010/04/29 15:06:48, 3] smbd/process.c:smbd_process(1930) ********* F 100 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting F 101 [2010/04/29 15:06:48, 3] smbd/sec_ctx.c:set_sec_ctx(324) F 102 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 F 103 [2010/04/29 15:06:48, 3] smbd/connection.c:yield_connection(31) F 104 Yielding connection to F 105 [2010/04/29 15:06:48, 3] smbd/server.c:exit_server_common(974) F 106 Server exit (normal exit) S 98 error packet at smbd/sesssetup.c(127) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE S 99 [2010/05/04 15:20:57, 3] smbd/process.c:process_smb(1554) *********** S 100 Transaction 3 of length 142 (0 toread) S 101 [2010/05/04 15:20:57, 3] smbd/process.c:switch_message(1378) S 102 switch message SMBsesssetupX (pid 1180) conn 0x0 S 103 [2010/05/04 15:20:57, 3] smbd/sec_ctx.c:set_sec_ctx(324) S 104 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 S 105 [2010/05/04 15:20:57, 3] smbd/sesssetup.c:reply_sesssetup_and_X(1412) S 106 wct=12 flg2=0xc807 S 107 [2010/05/04 15:20:57, 2] smbd/sesssetup.c:setup_new_vc_session(1368) S 108 setup_new_vc_session: New VC == 0, if NT4.x compatible we would close all old resources. ----- F 167 [2010/04/29 15:06:56, 3] auth/auth.c:check_ntlm_password(269) F 168 check_ntlm_password: sam authentication for user [g8team] succeeded S 193 [2010/05/04 15:20:57, 3] auth/auth.c:check_ntlm_password(269) S 194 check_ntlm_password: sam authentication for user [g8team] succeeded ----- F 235 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) F 236 get_privileges: No privileges assigned to SID [S-1-5-21-1265442170-81825414-2419232721-501] F 237 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) F 238 get_privileges: No privileges assigned to SID [S-1-22-2-1002] F 239 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) F 240 get_privileges: No privileges assigned to SID [S-1-5-2] F 241 [2010/04/29 15:06:56, 3] lib/privileges.c:get_privileges(63) F 242 get_privileges: No privileges assigned to SID [S-1-5-11] S 261 [2010/05/04 15:20:57, 3] lib/privileges.c:get_privileges(63) S 262 get_privileges: No privileges assigned to SID [S-1-5-21-1265442170-81825414-2419232721-501] S 263 [2010/05/04 15:20:57, 3] lib/privileges.c:get_privileges(63) S 264 get_privileges: No privileges assigned to SID [S-1-22-2-1002] S 265 [2010/05/04 15:20:57, 3] lib/privileges.c:get_privileges(63) S 266 get_privileges: No privileges assigned to SID [S-1-5-2] S 267 [2010/05/04 15:20:57, 3] lib/privileges.c:get_privileges(63) S 268 get_privileges: No privileges assigned to SID [S-1-5-11] ----- F 346 shafp09wk102123 (10.0.1.10) connect to service IPC$ initially as user g8team (uid=1002, gid=1002) (pid 1224) F 347 [2010/04/29 15:06:56, 3] smbd/sec_ctx.c:set_sec_ctx(324) F 348 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 F 349 [2010/04/29 15:06:56, 3] smbd/reply.c:reply_tcon_and_X(794) F 350 tconX service=IPC$ F 351 [2010/04/29 15:06:56, 3] smbd/process.c:smbd_process(1930) ************* F 352 receive_message_or_smb failed: NT_STATUS_END_OF_FILE, exiting S 372 g864001 (10.0.1.12) connect to service IPC$ initially as user g8team (uid=1002, gid=1002) (pid 1180) S 373 [2010/05/04 15:20:57, 3] smbd/sec_ctx.c:set_sec_ctx(324) S 374 setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0 S 375 [2010/05/04 15:20:57, 3] smbd/reply.c:reply_tcon_and_X(794) S 376 tconX service=IPC$ S 377 [2010/05/04 15:20:57, 3] smbd/process.c:process_smb(1554) ************** S 378 Transaction 6 of length 112 (0 toread) S 379 [2010/05/04 15:20:57, 3] smbd/process.c:switch_message(1378) S 380 switch message SMBtrans2 (pid 1180) conn 0x21d66330 S 381 [2010/05/04 15:20:57, 3] smbd/sec_ctx.c:set_sec_ctx(324) S 382 setting sec ctx (1002, 1002) - sec_ctx_stack_ndx = 0 Gary Dunn Open Slate Project
osp at aloha.com
2010-May-07 19:57 UTC
[Samba] Vista error 67 The network name cannot be found
On 2010-05-05 10:01:45 GMT osp <at> aloha.com (that's me) wrote:> On 2010-05-04 16:16:49 GMT osp <at> aloha.com (that's me) wrote: > >>> I think I can run a test using plain, out-of-the-box Vista. Maybe even XP. >>> Will post results when I have them. >> >>It works with out-of-the-box Vista. I'll examine the logs and post what >>falls out tomorrow. > >I compared the log from the successful Vista connect to the one from the >failed connect. Below are several excerpts. Lines that begin with "S" are >from the successful log, and lines that begin with "F" are from the failed >log. I can post the entire log if that will help.[snip] No replies to that post, so I tried to simplify by changing from "security = user" to "security = share." I also simplified the share settings as given in the handbook under "Reference Documentation Server." My thinking was that is was user authentication that was failing, so an old fashioned share with no access controls might work. Almost, but not quite. The FreeBSD smbclient connects fine without specifying -U. I could "get" the sample file just fine. In Vista the drive will connect but when I try to access I get "An unexpected network error occurred." No error number (59 seems to be most often associated). Interesting that the occurs when accessing, not when connecting, suggesting a permissions issue. I did not see anything about the failure in the log for that client, so it looks as though the access request never made it to smbd. Could this be a firewall issue? But then why does smbclient succeed? Should I try Samba 4.0? -- Gary Dunn Open Slate Project
osp at aloha.com
2010-May-14 00:13 UTC
[Samba] Vista error 67 The network name cannot be found
On 2010-05-12 05:12:12 GMT Gary Dunn <osp <at> aloha.com> wrote:> On Fri, 2010-05-07 at 09:57 +0000, osp <at> aloha.com wrote:..> > Should I try Samba 4.0?I had been using Samba 3.3 so I installed the 3.4 port and got the same result. Yesterday I installed samba4. It's like a whole new ball game! Sorry to report no improvement. I have a few notes and questions. I had to add a "users" group to /etc/group, did not see that mentioned anywhere. Figured it out from provision errors. I used server role = standalone I added my share to /usr/local/etc/smb4.conf I added my g8team user with net newuser g8team I can connect to the share from the console, and using smbclient on a separate FreeBSD box. Gnome's places/network stopped working, so I installed the samba4wins port but Gnome is still unhappy. Vista still gives error 67 and refuses to connect. I recommend having the provision script suggest renaming the existing smb4.conf file instead of just giving errors as it does now. (I tried running it several times while figuring out how it worked.) Two questions: 1. Is printer sharing working? What syntax do I use in the [printers] section? 2. This is running on a nat gateway. I only want the samba service to appear on the private network. My old smb.conf file had hosts allow = 10.0.1. 127. interfaces = 10.0.1.1 How do I specify this in Samba4? Overall I rate the installation process very good for alpha software. Wiki howto was a big help. For what I need, though, all that support for kerberos and dns and ldap seems like overkill. Samba 3 with security share is all I need. Physical access to the Ethernet switch is all the access control this application requires. A generic username and password is as far as I want to go. I am absolutely certain that client workstations will not be joining my domain, and I do not want to authenticate against any other directory. Gary Dunn Open Slate Project
osp at aloha.com
2010-May-14 22:22 UTC
[Samba] Vista error 67 The network name cannot be found
> how are you supplying the server with the username from the failing client > > the username should be sambaservername\username so that the samba > server can authenticate against it's local sam. > > regards > > -- > Damien Dye BSC(hon)You are correct, and I have tried it both ways. I have also tried using the IP addess, as in net use x: \\10.0.1.1\work-clear /user:10.0.1.1\g8team I get the password promt, then a long pause, then the error 67 network name could not be found. I am thinking that the Vista client has been locked down so that it can only connect to domain members. Is that even possible? Is there a command I can use to list the GPOs in effect? Moot point, because the users will not be able to change those. Thanks again, Gary Dunn Open Slate Project
Reasonably Related Threads
- No subject
- Samba 3.4.7 on Debian Squeeze does not allow Vista machines to connect to shares XP users can connect though
- User longer than 20 characters can't join domain (windows 7 pro)
- Failed login with some of the accounts
- Having problems with Samba and openLDAP Groups