?Hello,
 ? I sent a previous message about this case, but I'm guessing I had too
much info.? I'll try to keep it simple.
 ? I'm looking for ways to further troubleshoot this error:
 [cstelter at fedorabox system]$ smbclient //fedorabox/sys
 Enter cstelter's password: 
 Domain=[STELTER] OS=[Unix] Server=[Samba 3.5.6-70.fc14]
 smb: > dir
 NT_STATUS_ACCESS_DENIED listing *
 ??? ??? 60475 blocks of size 262144. 38455 blocks available
 I can log in and view shares, but I can't seem to access the content.
 smb.conf:
 [global]
 ?? workgroup = STELTER
 ?? netbios name = FEDORABOX
 ?? passdb backend = tdbsam
 ?? add machine script = /usr/sbin/useradd -d /dev/null -g 100 -s
/bin/false -M %u
 ?? server string = Samba Server
 ?? printcap name = /etc/printcap
 ?? load printers = yes
 cups options = raw
 ?log level = 5
 ?log file = /var/log/samba/%m.log4
 ?? max log size = 50
 ?? security = user
 ?? socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
 ?? local master = yes
 ?? os level = 33
 ?? domain master = yes 
 ?? preferred master = yes
 ?? domain logons = yes
 ?? logon path = \%LProfiles%U
 ?? logon drive = I:
 ?? logon home = \%L%Uwinprofile
 ?? logon script = logon.bat
 ?? dns proxy = no 
 ?? idmap uid = 16777216-33554431
 ?? idmap gid = 16777216-33554431
 ?? template shell = /bin/false
 ?? winbind use default domain = no
 [homes]
 ?? comment = Home Directories
 ?? browseable = no
 ?? writable = yes
 ?? valid users = %S
 ?? invalid users = nobody, root
 ?? create mode = 0664
 ?? directory mode = 0775
 [netlogon]
 ?? path = /home/netlogon
 ?? read only = yes
 ?? write list = root
 [Profiles]
 ??? path = /home/profiles
 ??? read only = no
 ??? create mask = 0600
 ??? directory mask = 0700
 [printers]
 ?? comment = All Printers
 ?? path = /var/spool/samba
 ?? browseable = no
 ?? guest ok = no
 ?? writable = no
 ?? printable = yes
 [homedir]
 ?? comment = Commen 'system' type components
 ?? path = /home
 ?? read only = yes
 ?? browseable = yes
 ?? public = yes
 [sys]
 ?? comment = Commen 'system' type components
 ?? path = /share/system
 ?? read only = no
 ?? write list = @stelters
 ?? browseable = yes
 ?? public = yes
 As for the share:
 [cstelter at fedorabox system]$ ls -al /share
 total 12
 drwxr-xr-x.? 3 root???? root???? 4096 Dec 11 03:56 .
 dr-xr-xr-x. 26 root???? root???? 4096 Dec 11 05:20 ..
 drwxr-xr-x.? 8 cstelter stelters 4096 Dec 13 15:35 system
 [cstelter at fedorabox system]$ ls -al /share/system
 total 56
 drwxr-xr-x.? 8 cstelter stelters 4096 Dec 13 15:35 .
 drwxr-xr-x.? 3 root???? root???? 4096 Dec 11 03:56 ..
 drwxr-xr-x.? 2 cstelter stelters 4096 Sep 17? 2008 bitmaps
 drwxr-xr-x.? 4 cstelter stelters 4096 Feb? 4? 2007 Dad
 -rw-r--r--.? 1 cstelter stelters 5478 May? 1? 2010 flight1.mid
 -rw-r--r--.? 1 cstelter stelters 5478 May? 1? 2010 flight2.mid
 -rw-r--r--.? 1 cstelter stelters 5478 May? 1? 2010 flight3.mid
 drwxr-xr-x. 38 cstelter stelters 4096 Oct? 4? 2005 infocom
 drwxr-xr-x.? 2 cstelter stelters 4096 Oct? 4? 2005 Infocom Games
 drwxr-xr-x.? 7 cstelter stelters 4096 Feb 12? 2008 Program Files
 drwxr-xr-x. 51 cstelter stelters 4096 Nov 17 16:33 Utilities
 What can I do further to diagnose the problem?? I set log level = 5, but
there are a lot of log files and none of them seem to help me much and
there is too much to post here.? What should I look for and in which log
file?
 I did find ACCESS_DENIED in one log file so I've added that at the end.?
Please let me know where I can go from here--
 Thanks in advance!
 --
 Craig
 [2010/12/13 15:44:00.608986,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.620548,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.620838,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.621391,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.622006,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.633632,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.634128,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.637126,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.637462,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.637638,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.638345,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.643622,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.644023,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.644190,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.644442,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.644609,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.645376,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.645981,? 3]
libsmb/ntlmssp_sign.c:343(ntlmssp_sign_init)
 ? NTLMSSP Sign/Seal - Initialising with flags:
 [2010/12/13 15:44:00.662417,? 3] libsmb/ntlmssp.c:65(debug_ntlmssp_flags)
 ? Got NTLMSSP neg_flags=0x60088215
 ??? NTLMSSP_NEGOTIATE_UNICODE
 ??? NTLMSSP_REQUEST_TARGET
 ??? NTLMSSP_NEGOTIATE_SIGN
 ??? NTLMSSP_NEGOTIATE_NTLM
 ??? NTLMSSP_NEGOTIATE_ALWAYS_SIGN
 ??? NTLMSSP_NEGOTIATE_NTLM2
 ??? NTLMSSP_NEGOTIATE_128
 ??? NTLMSSP_NEGOTIATE_KEY_EXCH
 [2010/12/13 15:44:00.663293,? 3]
smbd/password.c:282(register_existing_vuid)
 ? register_existing_vuid: User name: cstelter??? Real name: Craig
Stelter
 [2010/12/13 15:44:00.663578,? 3]
smbd/password.c:292(register_existing_vuid)
 ? register_existing_vuid: UNIX uid 500 is UNIX user cstelter, and will be
vuid 100
 [2010/12/13 15:44:00.678005,? 3]
smbd/password.c:223(register_homes_share)
 ? Adding homes service for user 'cstelter' using home directory:
'/home/cstelter'
 [2010/12/13 15:44:00.678736,? 3] param/loadparm.c:6265(lp_add_home)
 ? adding home's share [cstelter] for user 'cstelter' at
'/home/cstelter'
 [2010/12/13 15:44:00.679447,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:00.679669,? 5] lib/util.c:627(show_msg)
 ? size=118
 ? smb_com=0x73
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=136
 ? smb_flg2=51203
 ? smb_tid=0
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=4
 ? smt_wct=4
 ? smb_vwv[ 0]=? 255 (0xFF)
 ? smb_vwv[ 1]=??? 0 (0x0)
 ? smb_vwv[ 2]=??? 0 (0x0)
 ? smb_vwv[ 3]=??? 9 (0x9)
 ? smb_bcc=75
 [2010/12/13 15:44:00.687988,? 3] smbd/process.c:1485(process_smb)
 ? Transaction 3 of length 86 (0 toread)
 [2010/12/13 15:44:00.688465,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:00.688586,? 5] lib/util.c:627(show_msg)
 ? size=82
 ? smb_com=0x75
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=8
 ? smb_flg2=51201
 ? smb_tid=65535
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=5
 ? smt_wct=4
 ? smb_vwv[ 0]=? 255 (0xFF)
 ? smb_vwv[ 1]=??? 0 (0x0)
 ? smb_vwv[ 2]=??? 8 (0x8)
 ? smb_vwv[ 3]=??? 1 (0x1)
 ? smb_bcc=39
 [2010/12/13 15:44:00.689327,? 3] smbd/process.c:1294(switch_message)
 ? switch message SMBtconX (pid 7454) conn 0x0
 [2010/12/13 15:44:00.689522,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.689825,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.689996,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.695726,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:00.696095,? 4] smbd/reply.c:786(reply_tcon_and_X)
 ? Client requested device type [IPC] for share [IPC$]
 [2010/12/13 15:44:00.696479,? 5] smbd/service.c:1227(make_connection)
 ? making a connection to 'normal' service ipc$
 [2010/12/13 15:44:00.696859,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.697092,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.697327,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.697543,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.697684,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.698053,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.715671,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.715937,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.716104,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.716341,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.716523,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.716916,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.717440,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.717729,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.717891,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.718052,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.718209,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.732182,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.732631,? 5] lib/username.c:133(Get_Pwnam_alloc)
 ? Finding user cstelter
 [2010/12/13 15:44:00.732830,? 5] lib/username.c:77(Get_Pwnam_internals)
 ? Trying _Get_Pwnam(), username as lowercase is cstelter
 [2010/12/13 15:44:00.732997,? 5] lib/username.c:110(Get_Pwnam_internals)
 ? Get_Pwnam_internals did find user [cstelter]!
 [2010/12/13 15:44:00.733348,? 3] smbd/service.c:807(make_connection_snum)
 ? Connect path is '/tmp' for service [IPC$]
 [2010/12/13 15:44:00.733803,? 3] smbd/vfs.c:97(vfs_init_default)
 ? Initialising default vfs hooks
 [2010/12/13 15:44:00.734068,? 5] smbd/vfs.c:87(smb_register_vfs)
 ? Successfully added vfs backend '/[Default VFS]/'
 [2010/12/13 15:44:00.745374,? 5] smbd/vfs.c:87(smb_register_vfs)
 ? Successfully added vfs backend 'posixacl'
 [2010/12/13 15:44:00.745761,? 3] smbd/vfs.c:122(vfs_init_custom)
 ? Initialising custom vfs hooks from [/[Default VFS]/]
 ? Successfully loaded vfs module [/[Default VFS]/] with the new modules
system
 [2010/12/13 15:44:00.746022,? 5] smbd/connection.c:142(claim_connection)
 ? claiming [IPC$]
 [2010/12/13 15:44:00.767870,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.768313,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.768513,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.768785,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.768959,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.769419,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.769726,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.769900,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.770060,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.770220,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.780703,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.781134,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.781655,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.781910,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.782083,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.782315,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.782510,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.782880,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.783227,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (500, 500) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.793833,? 5]
auth/token_util.c:531(debug_nt_user_token)
 ? NT user token of user S-1-5-21-1265826603-3207742958-388371694-1001
 ? contains 7 SIDs
 ? SID[? 0]: S-1-5-21-1265826603-3207742958-388371694-1001
 ? SID[? 1]: S-1-22-2-500
 ? SID[? 2]: S-1-1-0
 ? SID[? 3]: S-1-5-2
 ? SID[? 4]: S-1-5-11
 ? SID[? 5]: S-1-22-2-502
 ? SID[? 6]: S-1-22-1-500
 ? SE_PRIV? 0x0 0x0 0x0 0x0
 [2010/12/13 15:44:00.794598,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 500
 ? Primary group is 500 and contains 2 supplementary groups
 ? Group[? 0]: 500
 ? Group[? 1]: 502
 [2010/12/13 15:44:00.795067,? 5] smbd/uid.c:354(change_to_user)
 ? change_to_user uid=(0,500) gid=(0,500)
 [2010/12/13 15:44:00.802888,? 3]
smbd/service.c:1070(make_connection_snum)
 ? fedorabox (::1) connect to service IPC$ initially as user cstelter
(uid=500, gid=500) (pid 7454)
 [2010/12/13 15:44:00.803193,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.805934,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.806151,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.806551,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:00.806823,? 3] smbd/reply.c:865(reply_tcon_and_X)
 ? tconX service=IPC$ 
 [2010/12/13 15:44:00.808609,? 3] smbd/process.c:1485(process_smb)
 ? Transaction 4 of length 104 (0 toread)
 [2010/12/13 15:44:00.808968,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:00.809077,? 5] lib/util.c:627(show_msg)
 ? size=100
 ? smb_com=0x32
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=8
 ? smb_flg2=51201
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=6
 ? smt_wct=15
 ? smb_vwv[ 0]=?? 32 (0x20)
 ? smb_vwv[ 1]=??? 0 (0x0)
 ? smb_vwv[ 2]=??? 2 (0x2)
 ? smb_vwv[ 3]=16644 (0x4104)
 ? smb_vwv[ 4]=??? 0 (0x0)
 ? smb_vwv[ 5]=??? 0 (0x0)
 ? smb_vwv[ 6]=??? 0 (0x0)
 ? smb_vwv[ 7]=??? 0 (0x0)
 ? smb_vwv[ 8]=??? 0 (0x0)
 ? smb_vwv[ 9]=?? 32 (0x20)
 ? smb_vwv[10]=?? 68 (0x44)
 ? smb_vwv[11]=??? 0 (0x0)
 ? smb_vwv[12]=? 100 (0x64)
 ? smb_vwv[13]=??? 1 (0x1)
 ? smb_vwv[14]=?? 16 (0x10)
 ? smb_bcc=35
 [2010/12/13 15:44:00.828445,? 3] smbd/process.c:1294(switch_message)
 ? switch message SMBtrans2 (pid 7454) conn 0xb6ff0330
 [2010/12/13 15:44:00.828740,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (500, 500) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.828917,? 5]
auth/token_util.c:531(debug_nt_user_token)
 ? NT user token of user S-1-5-21-1265826603-3207742958-388371694-1001
 ? contains 7 SIDs
 ? SID[? 0]: S-1-5-21-1265826603-3207742958-388371694-1001
 ? SID[? 1]: S-1-22-2-500
 ? SID[? 2]: S-1-1-0
 ? SID[? 3]: S-1-5-2
 ? SID[? 4]: S-1-5-11
 ? SID[? 5]: S-1-22-2-502
 ? SID[? 6]: S-1-22-1-500
 ? SE_PRIV? 0x0 0x0 0x0 0x0
 [2010/12/13 15:44:00.858629,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 500
 ? Primary group is 500 and contains 2 supplementary groups
 ? Group[? 0]: 500
 ? Group[? 1]: 502
 [2010/12/13 15:44:00.859113,? 5] smbd/uid.c:354(change_to_user)
 ? change_to_user uid=(0,500) gid=(0,500)
 [2010/12/13 15:44:00.859503,? 4] smbd/vfs.c:721(vfs_ChDir)
 ? vfs_ChDir to /tmp
 [2010/12/13 15:44:00.870362,? 3] smbd/msdfs.c:848(get_referred_path)
 ? get_referred_path: |sys| in dfs path fedoraboxsys is not a dfs root.
 [2010/12/13 15:44:00.870787,? 3] smbd/error.c:80(error_packet_set)
 ? error packet at smbd/trans2.c(8018) cmd=50 (SMBtrans2)
NT_STATUS_NOT_FOUND
 [2010/12/13 15:44:00.871047,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:00.871174,? 5] lib/util.c:627(show_msg)
 ? size=35
 ? smb_com=0x32
 ? smb_rcls=37
 ? smb_reh=2
 ? smb_err=49152
 ? smb_flg=136
 ? smb_flg2=51203
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=6
 ? smt_wct=0
 ? smb_bcc=0
 [2010/12/13 15:44:00.875567,? 3] smbd/process.c:1485(process_smb)
 ? Transaction 5 of length 39 (0 toread)
 [2010/12/13 15:44:00.875933,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:00.876041,? 5] lib/util.c:627(show_msg)
 ? size=35
 ? smb_com=0x71
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=8
 ? smb_flg2=51201
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=7
 ? smt_wct=0
 ? smb_bcc=0
 [2010/12/13 15:44:00.876735,? 3] smbd/process.c:1294(switch_message)
 ? switch message SMBtdis (pid 7454) conn 0xb6ff0330
 [2010/12/13 15:44:00.876926,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.877092,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.877323,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.877676,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:00.877936,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.878131,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.895578,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.895935,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:00.896130,? 3] smbd/service.c:1251(close_cnum)
 ? fedorabox (::1) closed connection to service IPC$
 [2010/12/13 15:44:00.896444,? 3] smbd/connection.c:31(yield_connection)
 ? Yielding connection to IPC$
 [2010/12/13 15:44:00.896917,? 4] smbd/vfs.c:721(vfs_ChDir)
 ? vfs_ChDir to /
 [2010/12/13 15:44:00.897205,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.897499,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.897662,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.897912,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:00.898167,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:00.908457,? 5] lib/util.c:627(show_msg)
 ? size=35
 ? smb_com=0x71
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=136
 ? smb_flg2=51203
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=7
 ? smt_wct=0
 ? smb_bcc=0
 [2010/12/13 15:44:00.910841,? 3] smbd/process.c:1485(process_smb)
 ? Transaction 6 of length 86 (0 toread)
 [2010/12/13 15:44:00.911203,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:00.911411,? 5] lib/util.c:627(show_msg)
 ? size=82
 ? smb_com=0x75
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=8
 ? smb_flg2=51201
 ? smb_tid=65535
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=8
 ? smt_wct=4
 ? smb_vwv[ 0]=? 255 (0xFF)
 ? smb_vwv[ 1]=??? 0 (0x0)
 ? smb_vwv[ 2]=??? 8 (0x8)
 ? smb_vwv[ 3]=??? 1 (0x1)
 ? smb_bcc=39
 [2010/12/13 15:44:00.912170,? 3] smbd/process.c:1294(switch_message)
 ? switch message SMBtconX (pid 7454) conn 0x0
 [2010/12/13 15:44:00.912407,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.912577,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.912728,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.912987,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:00.913291,? 4] smbd/reply.c:786(reply_tcon_and_X)
 ? Client requested device type [?????] for share [SYS]
 [2010/12/13 15:44:00.933472,? 5] smbd/service.c:1227(make_connection)
 ? making a connection to 'normal' service sys
 [2010/12/13 15:44:00.933800,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.934018,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.934164,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.934414,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.934578,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.934961,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.935219,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.961211,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.961518,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.961687,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.961837,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.962220,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.962742,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.962984,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.963146,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:00.985139,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:00.985470,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:00.985879,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:00.986200,? 5] lib/username.c:133(Get_Pwnam_alloc)
 ? Finding user cstelter
 [2010/12/13 15:44:00.986527,? 5] lib/username.c:77(Get_Pwnam_internals)
 ? Trying _Get_Pwnam(), username as lowercase is cstelter
 [2010/12/13 15:44:00.986709,? 5] lib/username.c:110(Get_Pwnam_internals)
 ? Get_Pwnam_internals did find user [cstelter]!
 [2010/12/13 15:44:00.986992,? 3] smbd/service.c:807(make_connection_snum)
 ? Connect path is '/share/system' for service [sys]
 [2010/12/13 15:44:01.009125,? 3] smbd/vfs.c:97(vfs_init_default)
 ? Initialising default vfs hooks
 [2010/12/13 15:44:01.009688,? 3] smbd/vfs.c:122(vfs_init_custom)
 ? Initialising custom vfs hooks from [/[Default VFS]/]
 ? Successfully loaded vfs module [/[Default VFS]/] with the new modules
system
 [2010/12/13 15:44:01.025969,? 5] smbd/connection.c:142(claim_connection)
 ? claiming [sys]
 [2010/12/13 15:44:01.050233,? 3] lib/util_sid.c:228(string_to_sid)
 ? string_to_sid: Sid @stelters does not start with 'S-'.
 [2010/12/13 15:44:01.072162,? 5] smbd/password.c:423(user_in_netgroup)
 ? Unable to get default yp domain, let's try without specifying it
 [2010/12/13 15:44:01.072576,? 5] smbd/password.c:430(user_in_netgroup)
 ? looking for user cstelter of domain (ANY) in netgroup stelters
 [2010/12/13 15:44:01.105332,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:01.105917,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.106062,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:01.106190,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:01.106392,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:01.106960,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.173110,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:01.173559,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.173744,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:01.173904,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:01.174051,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:01.174719,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.175080,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:01.175358,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.175554,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:01.175715,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:01.175867,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:01.176216,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.176738,? 3] smbd/sec_ctx.c:210(push_sec_ctx)
 ? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:01.176985,? 3] smbd/uid.c:429(push_conn_ctx)
 ? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.177147,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
 [2010/12/13 15:44:01.185890,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:01.186127,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:01.186607,? 3] smbd/sec_ctx.c:418(pop_sec_ctx)
 ? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.186969,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (500, 500) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.187201,? 5]
auth/token_util.c:531(debug_nt_user_token)
 ? NT user token of user S-1-5-21-1265826603-3207742958-388371694-1001
 ? contains 7 SIDs
 ? SID[? 0]: S-1-5-21-1265826603-3207742958-388371694-1001
 ? SID[? 1]: S-1-22-2-500
 ? SID[? 2]: S-1-1-0
 ? SID[? 3]: S-1-5-2
 ? SID[? 4]: S-1-5-11
 ? SID[? 5]: S-1-22-2-502
 ? SID[? 6]: S-1-22-1-500
 ? SE_PRIV? 0x0 0x0 0x0 0x0
 [2010/12/13 15:44:01.188017,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 500
 ? Primary group is 500 and contains 2 supplementary groups
 ? Group[? 0]: 500
 ? Group[? 1]: 502
 [2010/12/13 15:44:01.195347,? 5] smbd/uid.c:354(change_to_user)
 ? change_to_user uid=(0,500) gid=(0,500)
 [2010/12/13 15:44:01.195818,? 1]
smbd/service.c:1070(make_connection_snum)
 ? fedorabox (::1) connect to service sys initially as user cstelter
(uid=500, gid=500) (pid 7454)
 [2010/12/13 15:44:01.196057,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:01.196311,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:01.196517,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:01.196793,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:01.197073,? 3] smbd/reply.c:865(reply_tcon_and_X)
 ? tconX service=SYS 
 [2010/12/13 15:44:03.032380,? 3] smbd/process.c:1485(process_smb)
 ? Transaction 7 of length 90 (0 toread)
 [2010/12/13 15:44:03.032779,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:03.032887,? 5] lib/util.c:627(show_msg)
 ? size=86
 ? smb_com=0x32
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=8
 ? smb_flg2=51201
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=9
 ? smt_wct=15
 ? smb_vwv[ 0]=?? 18 (0x12)
 ? smb_vwv[ 1]=??? 0 (0x0)
 ? smb_vwv[ 2]=?? 10 (0xA)
 ? smb_vwv[ 3]=16644 (0x4104)
 ? smb_vwv[ 4]=??? 0 (0x0)
 ? smb_vwv[ 5]=??? 0 (0x0)
 ? smb_vwv[ 6]=??? 0 (0x0)
 ? smb_vwv[ 7]=??? 0 (0x0)
 ? smb_vwv[ 8]=??? 0 (0x0)
 ? smb_vwv[ 9]=?? 18 (0x12)
 ? smb_vwv[10]=?? 68 (0x44)
 ? smb_vwv[11]=??? 0 (0x0)
 ? smb_vwv[12]=?? 86 (0x56)
 ? smb_vwv[13]=??? 1 (0x1)
 ? smb_vwv[14]=??? 1 (0x1)
 ? smb_bcc=21
 [2010/12/13 15:44:03.034176,? 3] smbd/process.c:1294(switch_message)
 ? switch message SMBtrans2 (pid 7454) conn 0xb7002380
 [2010/12/13 15:44:03.039771,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (500, 500) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:03.040023,? 5]
auth/token_util.c:531(debug_nt_user_token)
 ? NT user token of user S-1-5-21-1265826603-3207742958-388371694-1001
 ? contains 7 SIDs
 ? SID[? 0]: S-1-5-21-1265826603-3207742958-388371694-1001
 ? SID[? 1]: S-1-22-2-500
 ? SID[? 2]: S-1-1-0
 ? SID[? 3]: S-1-5-2
 ? SID[? 4]: S-1-5-11
 ? SID[? 5]: S-1-22-2-502
 ? SID[? 6]: S-1-22-1-500
 ? SE_PRIV? 0x0 0x0 0x0 0x0
 [2010/12/13 15:44:03.040762,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 500
 ? Primary group is 500 and contains 2 supplementary groups
 ? Group[? 0]: 500
 ? Group[? 1]: 502
 [2010/12/13 15:44:03.041189,? 5] smbd/uid.c:354(change_to_user)
 ? change_to_user uid=(0,500) gid=(0,500)
 [2010/12/13 15:44:03.041525,? 4] smbd/vfs.c:721(vfs_ChDir)
 ? vfs_ChDir to /share/system
 [2010/12/13 15:44:03.041808,? 3] smbd/trans2.c:2252(call_trans2findfirst)
 ? call_trans2findfirst: dirtype = 16, maxentries = 1366,
close_after_first=0, close_if_end = 1 requires_resume_key = 1 level 0x104,
max_data_bytes = 16644
 [2010/12/13 15:44:03.048212,? 5] smbd/filename.c:169(unix_convert)
 ? unix_convert called on file "*"
 [2010/12/13 15:44:03.048649,? 5] smbd/filename.c:328(unix_convert)
 ? unix_convert begin: name = *, dirpath = , start = *
 [2010/12/13 15:44:03.048941,? 5] smbd/filename.c:650(unix_convert)
 ? New file *
 [2010/12/13 15:44:03.055409,? 3] smbd/vfs.c:851(check_reduced_name)
 ? check_reduced_name [*] [/share/system]
 [2010/12/13 15:44:03.055955,? 3] smbd/vfs.c:1008(check_reduced_name)
 ? check_reduced_name: * reduced to /share/system/*
 [2010/12/13 15:44:03.056172,? 5] smbd/trans2.c:2333(call_trans2findfirst)
 ? dir=./, mask = *
 [2010/12/13 15:44:03.056514,? 5] smbd/dir.c:423(dptr_create)
 ? dptr_create dir=./
 [2010/12/13 15:44:03.056742,? 3] smbd/vfs.c:851(check_reduced_name)
 ? check_reduced_name [./] [/share/system]
 [2010/12/13 15:44:03.056978,? 3] smbd/vfs.c:1008(check_reduced_name)
 ? check_reduced_name: ./ reduced to /share/system
 [2010/12/13 15:44:03.057424,? 5] smbd/dir.c:1331(OpenDir)
 ? OpenDir: Can't open ./. Permission denied
 [2010/12/13 15:44:03.057891,? 3] smbd/error.c:80(error_packet_set)
 ? error packet at smbd/trans2.c(2395) cmd=50 (SMBtrans2)
NT_STATUS_ACCESS_DENIED
 [2010/12/13 15:44:03.058180,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:03.073632,? 5] lib/util.c:627(show_msg)
 ? size=35
 ? smb_com=0x32
 ? smb_rcls=34
 ? smb_reh=0
 ? smb_err=49152
 ? smb_flg=136
 ? smb_flg2=51203
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=9
 ? smt_wct=0
 ? smb_bcc=0
 [2010/12/13 15:44:03.079392,? 3] smbd/process.c:1485(process_smb)
 ? Transaction 8 of length 39 (0 toread)
 [2010/12/13 15:44:03.079809,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:03.079923,? 5] lib/util.c:627(show_msg)
 ? size=35
 ? smb_com=0x80
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=8
 ? smb_flg2=51201
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=10
 ? smt_wct=0
 ? smb_bcc=0
 [2010/12/13 15:44:03.080598,? 3] smbd/process.c:1294(switch_message)
 ? switch message SMBdskattr (pid 7454) conn 0xb7002380
 [2010/12/13 15:44:03.080795,? 4] smbd/uid.c:257(change_to_user)
 ? change_to_user: Skipping user change - already user
 [2010/12/13 15:44:03.110901,? 3] lib/sysquotas.c:453(sys_get_quota)
 ? sys_get_vfs_quota() failed for mntpath[/]
bdev[/dev/mapper/vg_fedorabox-lv_root] qtype[2] id[500]: Operation not
permitted
 [2010/12/13 15:44:03.112000,? 3] lib/sysquotas.c:453(sys_get_quota)
 ? sys_get_vfs_quota() failed for mntpath[/]
bdev[/dev/mapper/vg_fedorabox-lv_root] qtype[4] id[500]: Operation not
permitted
 [2010/12/13 15:44:03.112482,? 3] smbd/reply.c:1314(reply_dskattr)
 ? dskattr dfree=38455
 [2010/12/13 15:44:03.112683,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:03.112788,? 5] lib/util.c:627(show_msg)
 ? size=45
 ? smb_com=0x80
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=136
 ? smb_flg2=51203
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=10
 ? smt_wct=5
 ? smb_vwv[ 0]=60475 (0xEC3B)
 ? smb_vwv[ 1]=? 512 (0x200)
 ? smb_vwv[ 2]=? 512 (0x200)
 ? smb_vwv[ 3]=38455 (0x9637)
 ? smb_vwv[ 4]=??? 0 (0x0)
 ? smb_bcc=0
 [2010/12/13 15:44:58.210472,? 3] smbd/process.c:1485(process_smb)
 ? Transaction 9 of length 39 (0 toread)
 [2010/12/13 15:44:58.211840,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:58.211988,? 5] lib/util.c:627(show_msg)
 ? size=35
 ? smb_com=0x71
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=8
 ? smb_flg2=51201
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=11
 ? smt_wct=0
 ? smb_bcc=0
 [2010/12/13 15:44:58.215213,? 3] smbd/process.c:1294(switch_message)
 ? switch message SMBtdis (pid 7454) conn 0xb7002380
 [2010/12/13 15:44:58.215470,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:58.215785,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:58.215973,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:58.216295,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:58.216655,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:58.216858,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:58.217018,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:58.217286,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:58.224578,? 1] smbd/service.c:1251(close_cnum)
 ? fedorabox (::1) closed connection to service sys
 [2010/12/13 15:44:58.224998,? 3] smbd/connection.c:31(yield_connection)
 ? Yielding connection to sys
 [2010/12/13 15:44:58.225651,? 4] smbd/vfs.c:721(vfs_ChDir)
 ? vfs_ChDir to /
 [2010/12/13 15:44:58.225967,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:58.226137,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:58.226290,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:58.226808,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:58.227132,? 5] lib/messages.c:329(messaging_deregister)
 ? Deregistering messaging pointer for type 784 - private_data=0xb6ffc458
 [2010/12/13 15:44:58.236699,? 5] lib/util.c:617(show_msg)
 [2010/12/13 15:44:58.236977,? 5] lib/util.c:627(show_msg)
 ? size=35
 ? smb_com=0x71
 ? smb_rcls=0
 ? smb_reh=0
 ? smb_err=0
 ? smb_flg=136
 ? smb_flg2=51203
 ? smb_tid=1
 ? smb_pid=7452
 ? smb_uid=100
 ? smb_mid=11
 ? smt_wct=0
 ? smb_bcc=0
 [2010/12/13 15:44:58.247018,? 5]
lib/util_sock.c:462(read_fd_with_timeout)
 ? read_fd_with_timeout: blocking read. EOF from client.
 [2010/12/13 15:44:58.247400,? 3] smbd/sec_ctx.c:310(set_sec_ctx)
 ? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
 [2010/12/13 15:44:58.247686,? 5]
auth/token_util.c:525(debug_nt_user_token)
 ? NT user token: (NULL)
 [2010/12/13 15:44:58.247858,? 5]
auth/token_util.c:551(debug_unix_user_token)
 ? UNIX token of user 0
 ? Primary group is 0 and contains 0 supplementary groups
 [2010/12/13 15:44:58.248134,? 5] smbd/uid.c:369(change_to_root_user)
 ? change_to_root_user: now uid=(0,0) gid=(0,0)
 [2010/12/13 15:44:58.248806,? 3] smbd/connection.c:31(yield_connection)
 ? Yielding connection to 
 [2010/12/13 15:44:58.261702,? 3] smbd/server.c:902(exit_server_common)
 ? Server exit (failed to receive smb request)