[Samba] working file server, but logs filling with NT_STATUS_ACCESS_DENIED

Barnaby Scott bds at waywood.co.uk
Mon May 4 09:18:43 GMT 2009


Volker Lendecke wrote:
> On Sat, May 02, 2009 at 11:35:55PM +0100, Barnaby Scott wrote:
>> I have a Samba server (Samba 3.3.3 running under FreeBSD 7.1-RELEASE), 
>> with 3 Windows workstations all running XP Professional and 3 laptops (1 
>> XP home,1 XP professional, 1 Vista). There is no Windows domain 
>> invloved, just a workgroup.
>>
>> Everything works absolutely fine, except that my logs are filling up 
>> with errors similar to this:
>>
>> [2009/05/02 18:40:10, 0] smbd/service.c:make_connection_snum(740)
>> create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
>>
>> I cannot trace this to any particlaur activity by any user - in fact 
>> many of these errors occur at a similar time at around 3am every night, 
>> when there is certainly no user activity.
>>
>> Obviously to troubleshoot this properly you will need logs etc. I have 
>> copied  my smb.conf below, but to save me posting all sorts of 
>> irrelevant stuff, perhaps a first step would be to let me know what else 
>> is needed in order to look into this further. Or perhaps there is 
>> something obvious I have done wrong already!
>>
>> I can find literally only 2 Google hits for the exact string 
>> "create_connection_server_info failed: NT_STATUS_ACCESS_DENIED", neither 
>> of which are relevant to my situation. Any help would therefore be very 
>> gratefully received!
> 
> Please send at least a debug level 2 log. And, probably we
> should increase the level of that debug message.
> 
> Volker

I tried sending a log but it was too large for the list. This is another 
excerpt, which is hopefully not too big. It is clipped to include only 
the activity that started at 03:36:30. It is from a different 
workstation to the last one, and is again logging at level 3.

I hope you can spot what I've done wrong!

Thanks

Barnaby

[2009/05/04 03:36:30,  3] smbd/process.c:process_smb(1554)
   Transaction 0 of length 137 (0 toread)
[2009/05/04 03:36:30,  3] smbd/process.c:switch_message(1378)
   switch message SMBnegprot (pid 67144) conn 0x0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/negprot.c:reply_negprot(569)
   Requested protocol [PC NETWORK PROGRAM 1.0]
[2009/05/04 03:36:30,  3] smbd/negprot.c:reply_negprot(569)
   Requested protocol [LANMAN1.0]
[2009/05/04 03:36:30,  3] smbd/negprot.c:reply_negprot(569)
   Requested protocol [Windows for Workgroups 3.1a]
[2009/05/04 03:36:30,  3] smbd/negprot.c:reply_negprot(569)
   Requested protocol [LM1.2X002]
[2009/05/04 03:36:30,  3] smbd/negprot.c:reply_negprot(569)
   Requested protocol [LANMAN2.1]
[2009/05/04 03:36:30,  3] smbd/negprot.c:reply_negprot(569)
   Requested protocol [NT LM 0.12]
[2009/05/04 03:36:30,  3] smbd/negprot.c:reply_nt1(392)
   using SPNEGO
[2009/05/04 03:36:30,  3] smbd/negprot.c:reply_negprot(674)
   Selected protocol NT LM 0.12
[2009/05/04 03:36:30,  3] smbd/process.c:process_smb(1554)
   Transaction 1 of length 240 (0 toread)
[2009/05/04 03:36:30,  3] smbd/process.c:switch_message(1378)
   switch message SMBsesssetupX (pid 67144) conn 0x0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sesssetup.c:reply_sesssetup_and_X(1412)
   wct=12 flg2=0xc807
[2009/05/04 03:36:30,  2] smbd/sesssetup.c:setup_new_vc_session(1368)
   setup_new_vc_session: New VC == 0, if NT4.x compatible we would close 
all old resources.
[2009/05/04 03:36:30,  3] 
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(1175)
   Doing spnego session setup
[2009/05/04 03:36:30,  3] 
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(1210)
   NativeOS=[Windows 2002 Service Pack 3 2600] NativeLanMan=[Windows 
2002 5.1] PrimaryDomain=[]
[2009/05/04 03:36:30,  3] smbd/sesssetup.c:reply_spnego_negotiate(802)
   reply_spnego_negotiate: Got secblob of size 40
[2009/05/04 03:36:30,  3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62)
   Got NTLMSSP neg_flags=0xa2088207
[2009/05/04 03:36:30,  3] smbd/process.c:process_smb(1554)
   Transaction 2 of length 252 (0 toread)
[2009/05/04 03:36:30,  3] smbd/process.c:switch_message(1378)
   switch message SMBsesssetupX (pid 67144) conn 0x0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sesssetup.c:reply_sesssetup_and_X(1412)
   wct=12 flg2=0xc807
[2009/05/04 03:36:30,  2] smbd/sesssetup.c:setup_new_vc_session(1368)
   setup_new_vc_session: New VC == 0, if NT4.x compatible we would close 
all old resources.
[2009/05/04 03:36:30,  3] 
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(1175)
   Doing spnego session setup
[2009/05/04 03:36:30,  3] 
smbd/sesssetup.c:reply_sesssetup_and_X_spnego(1210)
   NativeOS=[Windows 2002 Service Pack 3 2600] NativeLanMan=[Windows 
2002 5.1] PrimaryDomain=[]
[2009/05/04 03:36:30,  3] libsmb/ntlmssp.c:ntlmssp_server_auth(747)
   Got user=[] domain=[] workstation=[OAK] len1=1 len2=0
[2009/05/04 03:36:30,  3] auth/auth.c:check_ntlm_password(220)
   check_ntlm_password:  Checking password for unmapped user []\[]@[OAK] 
with the new password interface
[2009/05/04 03:36:30,  3] auth/auth.c:check_ntlm_password(223)
   check_ntlm_password:  mapped user is: [FIR]\[]@[OAK]
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] auth/auth.c:check_ntlm_password(269)
   check_ntlm_password: guest authentication for user [] succeeded
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] auth/token_util.c:create_local_nt_token(433)
   Failed to fetch domain sid for CHADLINGTON
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] auth/token_util.c:create_local_nt_token(464)
   Failed to fetch domain sid for CHADLINGTON
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] lib/privileges.c:get_privileges(63)
   get_privileges: No privileges assigned to SID 
[S-1-5-21-231625066-1416007686-2564068594-501]
[2009/05/04 03:36:30,  3] lib/privileges.c:get_privileges(63)
   get_privileges: No privileges assigned to SID [S-1-5-2]
[2009/05/04 03:36:30,  3] lib/privileges.c:get_privileges(63)
   get_privileges: No privileges assigned to SID [S-1-5-32-546]
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(337)
   NTLMSSP Sign/Seal - Initialising with flags:
[2009/05/04 03:36:30,  3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62)
   Got NTLMSSP neg_flags=0xa2088205
[2009/05/04 03:36:30,  3] smbd/password.c:register_existing_vuid(289)
   register_existing_vuid: User name: nobody	Real name: Unprivileged user
[2009/05/04 03:36:30,  3] smbd/password.c:register_existing_vuid(299)
   register_existing_vuid: UNIX uid 65534 is UNIX user nobody, and will 
be vuid 100
[2009/05/04 03:36:30,  3] smbd/process.c:process_smb(1554)
   Transaction 3 of length 76 (0 toread)
[2009/05/04 03:36:30,  3] smbd/process.c:switch_message(1378)
   switch message SMBtconX (pid 67144) conn 0x0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] lib/access.c:only_ipaddrs_in_list(362)
   only_ipaddrs_in_list: list has non-ip address (192.168.1.)
[2009/05/04 03:36:30,  3] lib/access.c:check_access(396)
   check_access: hostnames in host allow/deny list.
[2009/05/04 03:36:30,  2] lib/access.c:check_access(406)
   Allowed connection from oak.lan0.waywood.co.uk (192.168.1.66)
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/service.c:make_connection_snum(871)
   Connect path is '/tmp' for service [IPC$]
[2009/05/04 03:36:30,  3] smbd/vfs.c:vfs_init_default(96)
   Initialising default vfs hooks
[2009/05/04 03:36:30,  3] smbd/vfs.c:vfs_init_custom(130)
   Initialising custom vfs hooks from [/[Default VFS]/]
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:push_sec_ctx(224)
   push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/uid.c:push_conn_ctx(388)
   push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:pop_sec_ctx(432)
   pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/service.c:make_connection_snum(1111)
   oak (192.168.1.66) connect to service IPC$ initially as user nobody 
(uid=65534, gid=65534) (pid 67144)
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/reply.c:reply_tcon_and_X(794)
   tconX service=IPC$
[2009/05/04 03:36:30,  3] smbd/process.c:process_smb(1554)
   Transaction 4 of length 100 (0 toread)
[2009/05/04 03:36:30,  3] smbd/process.c:switch_message(1378)
   switch message SMBtrans2 (pid 67144) conn 0x20951030
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] smbd/service.c:find_service(392)
   checking for home directory waywood gave /home/waywood
[2009/05/04 03:36:30,  3] param/loadparm.c:lp_add_home(5902)
   adding home's share [waywood] for user 'waywood' at '/home/waywood'
[2009/05/04 03:36:30,  3] smbd/msdfs.c:get_referred_path(813)
   get_referred_path: |waywood| in dfs path \FIR\waywood is not a dfs root.
[2009/05/04 03:36:30,  3] smbd/error.c:error_packet_set(61)
   error packet at smbd/trans2.c(7299) cmd=50 (SMBtrans2) 
NT_STATUS_NOT_FOUND
[2009/05/04 03:36:30,  3] smbd/process.c:process_smb(1554)
   Transaction 5 of length 82 (0 toread)
[2009/05/04 03:36:30,  3] smbd/process.c:switch_message(1378)
   switch message SMBtconX (pid 67144) conn 0x0
[2009/05/04 03:36:30,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:30,  3] lib/access.c:only_ipaddrs_in_list(362)
   only_ipaddrs_in_list: list has non-ip address (192.168.1.)
[2009/05/04 03:36:30,  3] lib/access.c:check_access(396)
   check_access: hostnames in host allow/deny list.
[2009/05/04 03:36:30,  2] lib/access.c:check_access(406)
   Allowed connection from oak.lan0.waywood.co.uk (192.168.1.66)
[2009/05/04 03:36:30,  2] smbd/service.c:create_connection_server_info(648)
   guest user (from session setup) not permitted to access this share 
(waywood)
[2009/05/04 03:36:30,  0] smbd/service.c:make_connection_snum(740)
   create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2009/05/04 03:36:30,  3] smbd/error.c:error_packet_set(61)
   error packet at smbd/reply.c(729) cmd=117 (SMBtconX) 
NT_STATUS_ACCESS_DENIED
[2009/05/04 03:36:31,  3] smbd/process.c:process_smb(1554)
   Transaction 6 of length 100 (0 toread)
[2009/05/04 03:36:31,  3] smbd/process.c:switch_message(1378)
   switch message SMBtrans2 (pid 67144) conn 0x20951030
[2009/05/04 03:36:31,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:31,  3] smbd/msdfs.c:get_referred_path(813)
   get_referred_path: |waywood| in dfs path \FIR\waywood is not a dfs root.
[2009/05/04 03:36:31,  3] smbd/error.c:error_packet_set(61)
   error packet at smbd/trans2.c(7299) cmd=50 (SMBtrans2) 
NT_STATUS_NOT_FOUND
[2009/05/04 03:36:31,  3] smbd/process.c:process_smb(1554)
   Transaction 7 of length 82 (0 toread)
[2009/05/04 03:36:31,  3] smbd/process.c:switch_message(1378)
   switch message SMBtconX (pid 67144) conn 0x0
[2009/05/04 03:36:31,  3] smbd/sec_ctx.c:set_sec_ctx(324)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2009/05/04 03:36:31,  3] lib/access.c:only_ipaddrs_in_list(362)
   only_ipaddrs_in_list: list has non-ip address (192.168.1.)
[2009/05/04 03:36:31,  3] lib/access.c:check_access(396)
   check_access: hostnames in host allow/deny list.
[2009/05/04 03:36:31,  2] lib/access.c:check_access(406)
   Allowed connection from oak.lan0.waywood.co.uk (192.168.1.66)
[2009/05/04 03:36:31,  2] smbd/service.c:create_connection_server_info(648)
   guest user (from session setup) not permitted to access this share 
(waywood)
[2009/05/04 03:36:31,  0] smbd/service.c:make_connection_snum(740)
   create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
[2009/05/04 03:36:31,  3] smbd/error.c:error_packet_set(61)
   error packet at smbd/reply.c(729) cmd=117 (SMBtconX) 
NT_STATUS_ACCESS_DENIED


More information about the samba mailing list