[Samba] Vista error 67 The network name cannot be found
Gary Dunn
osp at aloha.com
Tue May 4 00:26:41 MDT 2010
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
More information about the samba
mailing list