[Samba] Clients hang on file access - Samba 3.0.6

Chris Mills gewecht at gmail.com
Wed Sep 1 04:37:46 GMT 2004


Hi all, I've included copies of the relavent files below. I'm having a
bit of a problem with Samba in that when I try to access files on its
shared resources, I can browse to the shares fine, but the moment I
try to open a file, the client's file browser hangs. I've verified
that this is a problem on both my Mac (OS X 10.3.4), my Windows XP SP2
and WIndows XP SP1 machines.

I'm out of ideas and could really use some suggestions. I've already
tried removing all extra features from Samba (i.e. no LDAP, changing
the authentication method to smbpasswd, removing readine, antivirus,
PAM, mysql, python, etc) with no luck.

Samba 3.0.6 running on Linux 2.6.6 on a Sparc.

# Global parameters
[global]
        workgroup = GEWECHTNET
        netbios name = DRAGON
        interfaces = 192.168.1.42
        username map = /etc/samba/smbusers
        #admin users= @"Domain Admins"
        server string = Samba Server %v
        security = user
        encrypt passwords = Yes
        min passwd length = 3
        obey pam restrictions = No
        ldap passwd sync = Yes
        #unix password sync = Yes
        #passwd program = /usr/local/sbin/smbldap-passwd -u %u
        #passwd chat = "Changing password for*\nNew password*" %n\n
"*Retype new password*" %n\n"
        log level = 4
        syslog = 1
        log file = /var/log/samba/%m.log
        max log size = 500
        time server = Yes
#       socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        socket options =
        mangling method = hash2
        Dos charset = 850
        Unix charset = ISO8859-1

        logon script = logon.bat
        logon drive = H:
        logon home =
        logon path =

        #domain logons = Yes
        os level = 65
        preferred master = Yes
        domain master = Yes
        wins support = Yes
        passdb backend = ldapsam:ldap://127.0.0.1/
#       passdb backend = tdbsam
        # passdb backend = ldapsam:"ldap://127.0.0.1/ ldap://slave.idealx.com"
        # ldap filter = (&(objectclass=sambaSamAccount)(uid=%u))
        ldap admin dn = cn=Manager,dc=betaphi,dc=net
        ldap suffix = dc=betaphi,dc=net
        ldap group suffix = ou=Group
        ldap user suffix = ou=People
        ldap machine suffix = ou=Hosts
        ldap idmap suffix = ou=IdMap
#        ldap ssl = start tls
        add user script = /usr/local/samba-bin/smbldap-useradd -m "%u"
        ldap delete dn = Yes
        #delete user script = /usr/local/sbin/smbldap-userdel "%u"
        add machine script = /usr/local/samba-bin/smbldap-useradd -w "%u"
        add group script = /usr/local/samba-bin/smbldap-groupadd -p "%g"
        #delete group script = /usr/local/sbin/smbldap-groupdel "%g"
        add user to group script =
/usr/local/samba-bin/smbldap-groupmod -m "%u" "%g"
        delete user from group script =
/usr/local/samba-bin/smbldap-groupmod -x "%u" "%g"
        set primary group script = /usr/local/sbin/smbldap-usermod -g "%g" "%u"

        # printers configuration
        printer admin = @"Print Operators"
        load printers = No
        create mask = 0640
        directory mask = 0750
        nt acl support = No
        printing = cups
        printcap name = cups
        deadtime = 10
#        guest account = nobody
        map to guest = never
        dont descend = /proc,/dev,/etc,/lib,/lost+found,/initrd
        show add printer wizard = yes
        ; to maintain capital letters in shortcuts in any of the
profile folders:
        preserve case = yes
        short preserve case = yes
        case sensitive = no

[homes]
        comment = repertoire de %U, %u
        read only = No
        create mask = 0644
        directory mask = 0775
        browseable = No
[software]
comment = Software shares
path = /mnt/samba/software
read only = No
create mask = 0640
directory mask = 0773
nt acl support = yes
force group = samba
guest ok = Yes
#       vfs objects = recycle:keeptree
[media]
comment = Media Files - Videos, Pics and Music
path = /mnt/samba/media
write list = @user
read only = No
create mask = 0644
nt acl support = yes
inherit permissions = Yes
force group = samba
#       vfs objects = recycle:keeptree
guest ok = Yes



and then we have some logging information:



[2004/08/31 22:33:42, 3] lib/util_seaccess.c:se_access_check(252)
  se_access_check: user sid is S-1-5-21-1779933378-3869849677-3778846326-2000
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1815
  se_access_check: also S-1-1-0
  se_access_check: also S-1-5-2
  se_access_check: also S-1-5-11
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1015
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1021
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1163
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1201
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1491
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1501
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-512
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-513
[2004/08/31 22:33:42, 3] smbd/vfs.c:vfs_init_default(203)
  Initialising default vfs hooks
[2004/08/31 22:33:42, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217)
  get_share_security: using default secdesc for media
[2004/08/31 22:33:42, 3] lib/util_seaccess.c:se_access_check(251)
[2004/08/31 22:33:42, 3] lib/util_seaccess.c:se_access_check(252)
  se_access_check: user sid is S-1-5-21-1779933378-3869849677-3778846326-2000
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1815
  se_access_check: also S-1-1-0
  se_access_check: also S-1-5-2
  se_access_check: also S-1-5-11
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1015
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1021
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1163
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1201
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1491
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1501
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-512
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-513
[2004/08/31 22:33:42, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217)
  get_share_security: using default secdesc for media
[2004/08/31 22:33:42, 3] lib/util_seaccess.c:se_access_check(251)
[2004/08/31 22:33:42, 3] lib/util_seaccess.c:se_access_check(252)
  se_access_check: user sid is S-1-5-21-1779933378-3869849677-3778846326-2000
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1815
  se_access_check: also S-1-1-0
  se_access_check: also S-1-5-2
  se_access_check: also S-1-5-11
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1015
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1021
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1163
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1201
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1491
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-1501
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-512
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-513
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(152)
  fetch sid from uid cache 500 -> S-1-5-21-1779933378-3869849677-3778846326-2000
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 7 -> S-1-5-21-1779933378-3869849677-3778846326-1015
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 10 -> S-1-5-21-1779933378-3869849677-3778846326-1021
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 81 -> S-1-5-21-1779933378-3869849677-3778846326-1163
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 100 -> S-1-5-21-1779933378-3869849677-3778846326-1201
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 245 -> S-1-5-21-1779933378-3869849677-3778846326-1491
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 250 -> S-1-5-21-1779933378-3869849677-3778846326-1501
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 512 -> S-1-5-21-1779933378-3869849677-3778846326-512
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 513 -> S-1-5-21-1779933378-3869849677-3778846326-513
[2004/08/31 22:33:42, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (500, 407) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:42, 1] smbd/service.c:make_connection_snum(648)
  siren (192.168.1.102) connect to service media initially as user
cmills (uid=500, gid=407) (pid 1066)
[2004/08/31 22:33:42, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:42, 3] smbd/reply.c:reply_tcon_and_X(440)
  tconX service=MEDIA
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 83 of length 80
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(152)
  fetch sid from uid cache 500 -> S-1-5-21-1779933378-3869849677-3778846326-2000
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 7 -> S-1-5-21-1779933378-3869849677-3778846326-1015
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 10 -> S-1-5-21-1779933378-3869849677-3778846326-1021
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 81 -> S-1-5-21-1779933378-3869849677-3778846326-1163
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 100 -> S-1-5-21-1779933378-3869849677-3778846326-1201
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 245 -> S-1-5-21-1779933378-3869849677-3778846326-1491
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 250 -> S-1-5-21-1779933378-3869849677-3778846326-1501
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 512 -> S-1-5-21-1779933378-3869849677-3778846326-512
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 513 -> S-1-5-21-1779933378-3869849677-3778846326-513
[2004/08/31 22:33:42, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (500, 407) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:42, 4] smbd/vfs.c:vfs_ChDir(654)
  vfs_ChDir to /mnt/samba/media
[2004/08/31 22:33:42, 3] smbd/trans2.c:call_trans2qfilepathinfo(2335)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2004/08/31 22:33:42, 3] smbd/trans2.c:call_trans2qfilepathinfo(2369)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 84 of length 74
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 3] smbd/trans2.c:call_trans2qfsinfo(1814)
  call_trans2qfsinfo: level = 261
[2004/08/31 22:33:42, 4] smbd/trans2.c:call_trans2qfsinfo(2097)
  SMBtrans2 info_level = 261
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 85 of length 104
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBntcreateX (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (500, 10) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:42, 4] smbd/vfs.c:vfs_ChDir(654)
  vfs_ChDir to /tmp
[2004/08/31 22:33:42, 4] smbd/nttrans.c:nt_open_pipe(496)
  nt_open_pipe: Opening pipe \srvsvc.
[2004/08/31 22:33:42, 3] smbd/nttrans.c:nt_open_pipe(513)
  nt_open_pipe: Known pipe srvsvc opening.
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(178)
  Open pipe requested srvsvc (pipes_open=0)
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(279)
  Create pipe requested srvsvc
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(372)
  Created internal pipe srvsvc (pipes_open=0)
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258)
  Opened pipe srvsvc with handle 7515 (pipes_open=1)
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 86 of length 140
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBwriteX (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1170)
  search for pipe pnum=7515
[2004/08/31 22:33:42, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(890)
  api_pipe_bind_req: \PIPE\srvsvc -> \PIPE\ntsvcs
[2004/08/31 22:33:42, 3] rpc_server/srv_pipe.c:check_bind_req(762)
  check_bind_req for \PIPE\srvsvc
[2004/08/31 22:33:42, 3] smbd/pipes.c:reply_pipe_write_and_X(199)
  writeX-IPC pnum=7515 nwritten=72
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 87 of length 63
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBreadX (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1170)
  search for pipe pnum=7515
[2004/08/31 22:33:42, 3] smbd/pipes.c:reply_pipe_read_and_X(242)
  readX-IPC pnum=7515 min=1024 max=1024 nread=68
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 88 of length 176
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 3] smbd/ipc.c:reply_trans(538)
  trans <\PIPE\> data=88 params=0 setup=2
[2004/08/31 22:33:42, 3] smbd/ipc.c:named_pipe(334)
  named pipe command on <> name
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1170)
  search for pipe pnum=7515
[2004/08/31 22:33:42, 3] smbd/ipc.c:api_fd_reply(296)
  Got API command 0x26 on pipe "srvsvc" (pnum 7515)
[2004/08/31 22:33:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544)
  free_pipe_context: destroying talloc pool of size 0
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe.c:api_rpcTNP(1534)
  api_rpcTNP: srvsvc op 0x10 - api_rpcTNP: rpc command: SRV_NET_SHARE_GET_INFO
[2004/08/31 22:33:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544)
  free_pipe_context: destroying talloc pool of size 1054
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 89 of length 45
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBclose (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1170)
  search for pipe pnum=7515
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:close_rpc_pipe_hnd(1083)
  closed pipe name srvsvc pnum=7515 (pipes_open=0)
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 90 of length 104
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBntcreateX (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 4] smbd/nttrans.c:nt_open_pipe(496)
  nt_open_pipe: Opening pipe \wkssvc.
[2004/08/31 22:33:42, 3] smbd/nttrans.c:nt_open_pipe(513)
  nt_open_pipe: Known pipe wkssvc opening.
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(178)
  Open pipe requested wkssvc (pipes_open=0)
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(279)
  Create pipe requested wkssvc
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:make_internal_rpc_pipe_p(372)
  Created internal pipe wkssvc (pipes_open=0)
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:open_rpc_pipe_p(258)
  Opened pipe wkssvc with handle 7516 (pipes_open=1)
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 91 of length 140
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBwriteX (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1170)
  search for pipe pnum=7516
[2004/08/31 22:33:42, 3] rpc_server/srv_pipe.c:api_pipe_bind_req(890)
  api_pipe_bind_req: \PIPE\wkssvc -> \PIPE\ntsvcs
[2004/08/31 22:33:42, 3] rpc_server/srv_pipe.c:check_bind_req(762)
  check_bind_req for \PIPE\wkssvc
[2004/08/31 22:33:42, 3] smbd/pipes.c:reply_pipe_write_and_X(199)
  writeX-IPC pnum=7516 nwritten=72
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 92 of length 63
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBreadX (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1170)
  search for pipe pnum=7516
[2004/08/31 22:33:42, 3] smbd/pipes.c:reply_pipe_read_and_X(242)
  readX-IPC pnum=7516 min=1024 max=1024 nread=68
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 93 of length 152
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 3] smbd/ipc.c:reply_trans(538)
  trans <\PIPE\> data=64 params=0 setup=2
[2004/08/31 22:33:42, 3] smbd/ipc.c:named_pipe(334)
  named pipe command on <> name
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1170)
  search for pipe pnum=7516
[2004/08/31 22:33:42, 3] smbd/ipc.c:api_fd_reply(296)
  Got API command 0x26 on pipe "wkssvc" (pnum 7516)
[2004/08/31 22:33:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544)
  free_pipe_context: destroying talloc pool of size 0
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe.c:api_rpcTNP(1534)
  api_rpcTNP: wkssvc op 0x0 - api_rpcTNP: rpc command: WKS_Q_QUERY_INFO
[2004/08/31 22:33:42, 3] rpc_server/srv_pipe_hnd.c:free_pipe_context(544)
  free_pipe_context: destroying talloc pool of size 1094
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 94 of length 45
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBclose (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(1170)
  search for pipe pnum=7516
[2004/08/31 22:33:42, 4] rpc_server/srv_pipe_hnd.c:close_rpc_pipe_hnd(1083)
  closed pipe name wkssvc pnum=7516 (pipes_open=0)
[2004/08/31 22:33:42, 3] smbd/process.c:process_smb(1092)
  Transaction 95 of length 90
[2004/08/31 22:33:42, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(152)
  fetch sid from uid cache 500 -> S-1-5-21-1779933378-3869849677-3778846326-2000
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 7 -> S-1-5-21-1779933378-3869849677-3778846326-1015
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 10 -> S-1-5-21-1779933378-3869849677-3778846326-1021
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 81 -> S-1-5-21-1779933378-3869849677-3778846326-1163
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 100 -> S-1-5-21-1779933378-3869849677-3778846326-1201
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 245 -> S-1-5-21-1779933378-3869849677-3778846326-1491
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 250 -> S-1-5-21-1779933378-3869849677-3778846326-1501
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 512 -> S-1-5-21-1779933378-3869849677-3778846326-512
[2004/08/31 22:33:42, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 513 -> S-1-5-21-1779933378-3869849677-3778846326-513
[2004/08/31 22:33:42, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (500, 407) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:42, 4] smbd/vfs.c:vfs_ChDir(654)
  vfs_ChDir to /mnt/samba/media
[2004/08/31 22:33:42, 3] smbd/trans2.c:call_trans2findfirst(1362)
  call_trans2findfirst: dirtype = 22, maxentries = 1366,
close_after_first=0, close_if_end = 1 requires_resume_key = 1 level =
0x104, max_data_bytes = 16384
[2004/08/31 22:33:42, 3] smbd/dir.c:dptr_create(491)
  creating new dirptr 256 for path ./, expect_close = 1
[2004/08/31 22:33:42, 4] smbd/trans2.c:call_trans2findfirst(1440)
  dptr_num is 256, wcard = *, attr = 22
[2004/08/31 22:33:42, 4] smbd/dir.c:dptr_close_internal(224)
  closing dptr key 256
[2004/08/31 22:33:42, 4] smbd/trans2.c:call_trans2findfirst(1521)
  SMBtrans2 mask=* directory=./ dirtype=22 numentries=16
[2004/08/31 22:33:43, 3] smbd/process.c:process_smb(1092)
  Transaction 96 of length 104
[2004/08/31 22:33:43, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:33:43, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:43, 3] smbd/trans2.c:call_trans2qfilepathinfo(2335)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2004/08/31 22:33:43, 3] smbd/trans2.c:call_trans2qfilepathinfo(2360)
  call_trans2qfilepathinfo: SMB_VFS_STAT of desktop.ini failed (No
such file or directory)
[2004/08/31 22:33:43, 3] smbd/error.c:error_packet(105)
  error string = No such file or directory
[2004/08/31 22:33:43, 3] smbd/error.c:error_packet(129)
  error packet at smbd/trans2.c(2229) cmd=50 (SMBtrans2)
NT_STATUS_OBJECT_NAME_NOT_FOUND
[2004/08/31 22:33:43, 3] smbd/process.c:process_smb(1092)
  Transaction 97 of length 90
[2004/08/31 22:33:43, 3] smbd/process.c:switch_message(887)
  switch message SMBntcreateX (pid 1066) conn 0x3a5520
[2004/08/31 22:33:43, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:43, 3] smbd/process.c:process_smb(1092)
  Transaction 98 of length 80
[2004/08/31 22:33:43, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:33:43, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:43, 3] smbd/trans2.c:call_trans2qfilepathinfo(2335)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1006
[2004/08/31 22:33:43, 3] smbd/trans2.c:call_trans2qfilepathinfo(2369)
  call_trans2qfilepathinfo . (fnum = -1) level=1006 call=5 total_data=0
[2004/08/31 22:33:43, 3] smbd/process.c:process_smb(1092)
  Transaction 99 of length 88
[2004/08/31 22:33:43, 3] smbd/process.c:switch_message(887)
  switch message SMBnttrans (pid 1066) conn 0x3a5520
[2004/08/31 22:33:43, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:43, 3] smbd/nttrans.c:call_nt_transact_notify_change(1791)
  call_nt_transact_notify_change
[2004/08/31 22:33:43, 3] smbd/notify_kernel.c:kernel_register_notify(189)
  kernel change notify on . (ntflags=0x17 flags=0x3e) fd=27
[2004/08/31 22:33:43, 3] smbd/nttrans.c:call_nt_transact_notify_change(1803)
  call_nt_transact_notify_change: notify change called on directory name = .
[2004/08/31 22:33:43, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:45, 3] smbd/process.c:process_smb(1092)
  Transaction 100 of length 90
[2004/08/31 22:33:45, 3] smbd/process.c:switch_message(887)
  switch message SMBntcreateX (pid 1066) conn 0x3a5520
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(152)
  fetch sid from uid cache 500 -> S-1-5-21-1779933378-3869849677-3778846326-2000
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 7 -> S-1-5-21-1779933378-3869849677-3778846326-1015
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 10 -> S-1-5-21-1779933378-3869849677-3778846326-1021
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 81 -> S-1-5-21-1779933378-3869849677-3778846326-1163
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 100 -> S-1-5-21-1779933378-3869849677-3778846326-1201
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 245 -> S-1-5-21-1779933378-3869849677-3778846326-1491
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 250 -> S-1-5-21-1779933378-3869849677-3778846326-1501
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 512 -> S-1-5-21-1779933378-3869849677-3778846326-512
[2004/08/31 22:33:45, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 513 -> S-1-5-21-1779933378-3869849677-3778846326-513
[2004/08/31 22:33:45, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (500, 407) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:45, 2] smbd/dosmode.c:unix_mode(60)
  unix_mode(.) inheriting from .
[2004/08/31 22:33:45, 2] smbd/dosmode.c:unix_mode(68)
  unix_mode(.) inherit mode 40775
[2004/08/31 22:33:45, 3] smbd/dosmode.c:unix_mode(111)
  unix_mode(.) returning 0764
[2004/08/31 22:33:45, 4] smbd/open.c:open_file_shared1(1243)
  calling open_file with flags=0x0 flags2=0x0 mode=0764
[2004/08/31 22:33:45, 3] smbd/process.c:process_smb(1092)
  Transaction 101 of length 76
[2004/08/31 22:33:45, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:33:45, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:45, 3] smbd/trans2.c:call_trans2qfilepathinfo(2280)
  call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 1005
[2004/08/31 22:33:45, 3] smbd/trans2.c:call_trans2qfilepathinfo(2369)
  call_trans2qfilepathinfo . (fnum = 8319) level=1005 call=7 total_data=0
[2004/08/31 22:33:45, 3] smbd/process.c:process_smb(1092)
  Transaction 102 of length 88
[2004/08/31 22:33:45, 3] smbd/process.c:switch_message(887)
  switch message SMBnttrans (pid 1066) conn 0x3a5520
[2004/08/31 22:33:45, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:45, 3] smbd/error.c:error_packet(105)
  error string = Function not implemented
[2004/08/31 22:33:45, 3] smbd/error.c:error_packet(129)
  error packet at smbd/nttrans.c(2154) cmd=160 (SMBnttrans)
NT_STATUS_NOT_SUPPORTED
[2004/08/31 22:33:45, 3] smbd/process.c:process_smb(1092)
  Transaction 103 of length 45
[2004/08/31 22:33:45, 3] smbd/process.c:switch_message(887)
  switch message SMBclose (pid 1066) conn 0x3a5520
[2004/08/31 22:33:45, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:45, 3] smbd/reply.c:reply_close(2752)
  close directory fnum=8319
[2004/08/31 22:33:45, 3] smbd/process.c:process_smb(1092)
  Transaction 104 of length 92
[2004/08/31 22:33:45, 3] smbd/process.c:switch_message(887)
  switch message SMBntcreateX (pid 1066) conn 0x3a5520
[2004/08/31 22:33:45, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:45, 2] smbd/dosmode.c:unix_mode(60)
  unix_mode(.) inheriting from .
[2004/08/31 22:33:45, 2] smbd/dosmode.c:unix_mode(68)
  unix_mode(.) inherit mode 40775
[2004/08/31 22:33:45, 3] smbd/dosmode.c:unix_mode(111)
  unix_mode(.) returning 0764
[2004/08/31 22:33:45, 4] smbd/open.c:open_file_shared1(1243)
  calling open_file with flags=0x0 flags2=0x0 mode=0764
[2004/08/31 22:33:45, 3] smbd/process.c:process_smb(1092)
  Transaction 105 of length 88
[2004/08/31 22:33:45, 3] smbd/process.c:switch_message(887)
  switch message SMBnttrans (pid 1066) conn 0x3a5520
[2004/08/31 22:33:45, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:45, 3] smbd/error.c:error_packet(129)
  error packet at smbd/nttrans.c(101) cmd=160 (SMBnttrans)
NT_STATUS_NOT_A_REPARSE_POINT
[2004/08/31 22:33:45, 3] smbd/process.c:process_smb(1092)
  Transaction 106 of length 45
[2004/08/31 22:33:45, 3] smbd/process.c:switch_message(887)
  switch message SMBclose (pid 1066) conn 0x3a5520
[2004/08/31 22:33:45, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:33:45, 3] smbd/reply.c:reply_close(2752)
  close directory fnum=8321
[2004/08/31 22:33:48, 3] smbd/process.c:process_smb(1092)
  Transaction 107 of length 43
[2004/08/31 22:33:48, 3] smbd/process.c:switch_message(887)
  switch message SMBulogoffX (pid 1066) conn 0x0
[2004/08/31 22:33:48, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:48, 3] smbd/reply.c:reply_ulogoffX(1243)
  ulogoffX vuid=102
[2004/08/31 22:33:48, 3] smbd/process.c:process_smb(1092)
  Transaction 108 of length 39
[2004/08/31 22:33:48, 3] smbd/process.c:switch_message(887)
  switch message SMBtdis (pid 1066) conn 0x3a4c40
[2004/08/31 22:33:48, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:48, 4] smbd/vfs.c:vfs_ChDir(654)
  vfs_ChDir to /tmp
[2004/08/31 22:33:48, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:48, 3] smbd/service.c:close_cnum(837)
  siren (192.168.1.102) closed connection to service IPC$
[2004/08/31 22:33:48, 3] smbd/connection.c:yield_connection(69)
  Yielding connection to IPC$
[2004/08/31 22:33:48, 4] smbd/vfs.c:vfs_ChDir(654)
  vfs_ChDir to /
[2004/08/31 22:33:48, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:48, 3] smbd/process.c:process_smb(1092)
  Transaction 109 of length 39
[2004/08/31 22:33:48, 3] smbd/process.c:switch_message(887)
  switch message SMBtdis (pid 1066) conn 0x3a3be8
[2004/08/31 22:33:48, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:48, 4] smbd/vfs.c:vfs_ChDir(654)
  vfs_ChDir to /tmp
[2004/08/31 22:33:48, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:33:48, 3] smbd/service.c:close_cnum(837)
  siren (192.168.1.102) closed connection to service IPC$
[2004/08/31 22:33:48, 3] smbd/connection.c:yield_connection(69)
  Yielding connection to IPC$
[2004/08/31 22:33:48, 4] smbd/vfs.c:vfs_ChDir(654)
  vfs_ChDir to /
[2004/08/31 22:33:48, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:30, 3] smbd/process.c:process_smb(1092)
  Transaction 110 of length 240
[2004/08/31 22:34:30, 3] smbd/process.c:switch_message(887)
  switch message SMBsesssetupX (pid 1066) conn 0x0
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:30, 3] smbd/sesssetup.c:reply_sesssetup_and_X(655)
  wct=12 flg2=0xc807
[2004/08/31 22:34:30, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(535)
  Doing spnego session setup
[2004/08/31 22:34:30, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(566)
  NativeOS=[Windows 2002 Service Pack 2 2600] NativeLanMan=[Windows
2002 5.1] PrimaryDomain=[]
[2004/08/31 22:34:30, 3] smbd/sesssetup.c:reply_spnego_negotiate(444)
  Got OID 1 3 6 1 4 1 311 2 2 10
[2004/08/31 22:34:30, 3] smbd/sesssetup.c:reply_spnego_negotiate(447)
  Got secblob of size 40
[2004/08/31 22:34:30, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62)
  Got NTLMSSP neg_flags=0xe2088297
    NTLMSSP_NEGOTIATE_UNICODE
    NTLMSSP_NEGOTIATE_OEM
    NTLMSSP_REQUEST_TARGET
    NTLMSSP_NEGOTIATE_SIGN
    NTLMSSP_NEGOTIATE_LM_KEY
    NTLMSSP_NEGOTIATE_NTLM
    NTLMSSP_NEGOTIATE_ALWAYS_SIGN
    NTLMSSP_NEGOTIATE_NTLM2
    NTLMSSP_NEGOTIATE_128
    NTLMSSP_NEGOTIATE_KEY_EXCH
[2004/08/31 22:34:30, 3] smbd/process.c:process_smb(1092)
  Transaction 111 of length 272
[2004/08/31 22:34:30, 3] smbd/process.c:switch_message(887)
  switch message SMBsesssetupX (pid 1066) conn 0x0
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:30, 3] smbd/sesssetup.c:reply_sesssetup_and_X(655)
  wct=12 flg2=0xc807
[2004/08/31 22:34:30, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(535)
  Doing spnego session setup
[2004/08/31 22:34:30, 3] smbd/sesssetup.c:reply_sesssetup_and_X_spnego(566)
  NativeOS=[Windows 2002 Service Pack 2 2600] NativeLanMan=[Windows
2002 5.1] PrimaryDomain=[]
[2004/08/31 22:34:30, 3] libsmb/ntlmssp.c:ntlmssp_server_auth(615)
  Got user=[] domain=[] workstation=[SIREN] len1=1 len2=0
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2004/08/31 22:34:30, 3] smbd/uid.c:push_conn_ctx(364)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:30, 3] auth/auth.c:check_ntlm_password(219)
  check_ntlm_password:  Checking password for unmapped user
[]\[]@[SIREN] with the new password interface
[2004/08/31 22:34:30, 3] auth/auth.c:check_ntlm_password(222)
  check_ntlm_password:  mapped user is: [GEWECHTNET]\[]@[SIREN]
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2004/08/31 22:34:30, 3] smbd/uid.c:push_conn_ctx(364)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2004/08/31 22:34:30, 4] passdb/pdb_ldap.c:ldapsam_getsampwsid(1348)
  ldapsam_getsampwsid: Unable to locate SID
[S-1-5-21-1779933378-3869849677-3778846326-501] count=0
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:push_sec_ctx(256)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2004/08/31 22:34:30, 3] smbd/uid.c:push_conn_ctx(364)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2004/08/31 22:34:30, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2004/08/31 22:34:31, 3] smbd/sec_ctx.c:pop_sec_ctx(386)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:31, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 65534 ->
S-1-5-21-1779933378-3869849677-3778846326-132069
[2004/08/31 22:34:31, 3] auth/auth.c:check_ntlm_password(268)
  check_ntlm_password: guest authentication for user [] succeeded
[2004/08/31 22:34:31, 3] libsmb/ntlmssp_sign.c:ntlmssp_sign_init(319)
  NTLMSSP Sign/Seal - Initialising with flags:
[2004/08/31 22:34:31, 3] libsmb/ntlmssp.c:debug_ntlmssp_flags(62)
  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
[2004/08/31 22:34:31, 3] smbd/password.c:register_vuid(222)
  User name: nobody     Real name: nobody
[2004/08/31 22:34:31, 3] smbd/password.c:register_vuid(241)
  UNIX uid 65534 is UNIX user nobody, and will be vuid 103
[2004/08/31 22:34:31, 3] smbd/process.c:process_smb(1092)
  Transaction 112 of length 82
[2004/08/31 22:34:31, 3] smbd/process.c:switch_message(887)
  switch message SMBtconX (pid 1066) conn 0x0
[2004/08/31 22:34:31, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:31, 4] smbd/reply.c:reply_tcon_and_X(392)
  Client requested device type [?????] for share [IPC$]
[2004/08/31 22:34:31, 3] smbd/service.c:make_connection_snum(472)
  Connect path is '/tmp' for service [IPC$]
[2004/08/31 22:34:31, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217)
  get_share_security: using default secdesc for IPC$
[2004/08/31 22:34:31, 3] lib/util_seaccess.c:se_access_check(251)
[2004/08/31 22:34:31, 3] lib/util_seaccess.c:se_access_check(252)
  se_access_check: user sid is S-1-5-21-1779933378-3869849677-3778846326-501
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-514
  se_access_check: also S-1-1-0
  se_access_check: also S-1-5-2
  se_access_check: also S-1-5-32-546
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-132069
[2004/08/31 22:34:31, 3] smbd/vfs.c:vfs_init_default(203)
  Initialising default vfs hooks
[2004/08/31 22:34:31, 4] rpc_server/srv_srvsvc_nt.c:get_share_security(217)
  get_share_security: using default secdesc for IPC$
[2004/08/31 22:34:31, 3] lib/util_seaccess.c:se_access_check(251)
[2004/08/31 22:34:31, 3] lib/util_seaccess.c:se_access_check(252)
  se_access_check: user sid is S-1-5-21-1779933378-3869849677-3778846326-501
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-514
  se_access_check: also S-1-1-0
  se_access_check: also S-1-5-2
  se_access_check: also S-1-5-32-546
  se_access_check: also S-1-5-21-1779933378-3869849677-3778846326-132069
[2004/08/31 22:34:31, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (65534, 65534) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:31, 3] smbd/service.c:make_connection_snum(648)
  siren (192.168.1.102) connect to service IPC$ initially as user
nobody (uid=65534, gid=65534) (pid 1066)
[2004/08/31 22:34:31, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:31, 3] smbd/reply.c:reply_tcon_and_X(440)
  tconX service=IPC$
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 113 of length 110
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBntcreateX (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_uid_cache(152)
  fetch sid from uid cache 500 -> S-1-5-21-1779933378-3869849677-3778846326-2000
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 7 -> S-1-5-21-1779933378-3869849677-3778846326-1015
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 10 -> S-1-5-21-1779933378-3869849677-3778846326-1021
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 81 -> S-1-5-21-1779933378-3869849677-3778846326-1163
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 100 -> S-1-5-21-1779933378-3869849677-3778846326-1201
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 245 -> S-1-5-21-1779933378-3869849677-3778846326-1491
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 250 -> S-1-5-21-1779933378-3869849677-3778846326-1501
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 407 -> S-1-5-21-1779933378-3869849677-3778846326-1815
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 512 -> S-1-5-21-1779933378-3869849677-3778846326-512
[2004/08/31 22:34:32, 3] passdb/lookup_sid.c:fetch_sid_from_gid_cache(226)
  fetch sid from gid cache 513 -> S-1-5-21-1779933378-3869849677-3778846326-513
[2004/08/31 22:34:32, 3] smbd/sec_ctx.c:set_sec_ctx(288)
  setting sec ctx (500, 407) - sec_ctx_stack_ndx = 0
[2004/08/31 22:34:32, 4] smbd/vfs.c:vfs_ChDir(654)
  vfs_ChDir to /mnt/samba/media
[2004/08/31 22:34:32, 2] smbd/dosmode.c:unix_mode(60)
  unix_mode(Thumbs.db) inheriting from .
[2004/08/31 22:34:32, 2] smbd/dosmode.c:unix_mode(68)
  unix_mode(Thumbs.db) inherit mode 40775
[2004/08/31 22:34:32, 3] smbd/dosmode.c:unix_mode(111)
  unix_mode(Thumbs.db) returning 0764
[2004/08/31 22:34:32, 4] smbd/open.c:open_file_shared1(1243)
  calling open_file with flags=0x0 flags2=0x0 mode=0764
[2004/08/31 22:34:32, 3] smbd/open.c:open_file(178)
  Error opening file Thumbs.db (No such file or directory)
(local_flags=0) (flags=0)
[2004/08/31 22:34:32, 3] smbd/error.c:error_packet(105)
  error string = No such file or directory
[2004/08/31 22:34:32, 3] smbd/error.c:error_packet(129)
  error packet at smbd/trans2.c(2229) cmd=162 (SMBntcreateX)
NT_STATUS_OBJECT_NAME_NOT_FOUND
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 114 of length 126
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(2335)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2004/08/31 22:34:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(2369)
  call_trans2qfilepathinfo ._FlyBiNightclip04.wmv (fnum = -1)
level=1004 call=5 total_data=0
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 115 of length 136
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBntcreateX (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:32, 2] smbd/dosmode.c:unix_mode(60)
  unix_mode(._FlyBiNightclip04.wmv) inheriting from .
[2004/08/31 22:34:32, 2] smbd/dosmode.c:unix_mode(68)
  unix_mode(._FlyBiNightclip04.wmv) inherit mode 40775
[2004/08/31 22:34:32, 3] smbd/dosmode.c:unix_mode(111)
  unix_mode(._FlyBiNightclip04.wmv) returning 0764
[2004/08/31 22:34:32, 4] smbd/open.c:open_file_shared1(1243)
  calling open_file with flags=0x0 flags2=0x0 mode=0764
[2004/08/31 22:34:32, 2] smbd/open.c:open_file(245)
  cmills opened file ._FlyBiNightclip04.wmv read=Yes write=No (numopen=2)
[2004/08/31 22:34:32, 3] smbd/oplock_linux.c:linux_set_kernel_oplock(185)
  linux_set_kernel_oplock: got kernel oplock on file
._FlyBiNightclip04.wmv, dev = 343, inode = 1295, file_id = 7
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 116 of length 76
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(2280)
  call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 1006
[2004/08/31 22:34:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(2369)
  call_trans2qfilepathinfo ._FlyBiNightclip04.wmv (fnum = 8323)
level=1006 call=7 total_data=0
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 117 of length 76
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(2280)
  call_trans2qfilepathinfo: TRANSACT2_QFILEINFO: level = 1004
[2004/08/31 22:34:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(2369)
  call_trans2qfilepathinfo ._FlyBiNightclip04.wmv (fnum = 8323)
level=1004 call=7 total_data=0
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 118 of length 45
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBclose (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:32, 3] smbd/reply.c:reply_close(2766)
  close fd=30 fnum=8323 (numopen=2)
[2004/08/31 22:34:32, 2] smbd/close.c:close_normal_file(262)
  cmills closed file ._FlyBiNightclip04.wmv (numopen=1)
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 119 of length 136
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBntcreateX (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:32, 2] smbd/dosmode.c:unix_mode(60)
  unix_mode(._FlyBiNightclip04.wmv) inheriting from .
[2004/08/31 22:34:32, 2] smbd/dosmode.c:unix_mode(68)
  unix_mode(._FlyBiNightclip04.wmv) inherit mode 40775
[2004/08/31 22:34:32, 3] smbd/dosmode.c:unix_mode(111)
  unix_mode(._FlyBiNightclip04.wmv) returning 0764
[2004/08/31 22:34:32, 4] smbd/open.c:open_file_shared1(1243)
  calling open_file with flags=0x0 flags2=0x0 mode=0764
[2004/08/31 22:34:32, 2] smbd/open.c:open_file(245)
  cmills opened file ._FlyBiNightclip04.wmv read=Yes write=No (numopen=2)
[2004/08/31 22:34:32, 3] smbd/oplock_linux.c:linux_set_kernel_oplock(185)
  linux_set_kernel_oplock: got kernel oplock on file
._FlyBiNightclip04.wmv, dev = 343, inode = 1295, file_id = 8
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 120 of length 63
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBreadX (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:32, 3] smbd/reply.c:send_file_readX(2148)
  send_file_readX fnum=8324 max=82 nread=82
[2004/08/31 22:34:32, 3] smbd/process.c:process_smb(1092)
  Transaction 121 of length 80
[2004/08/31 22:34:32, 3] smbd/process.c:switch_message(887)
  switch message SMBtrans2 (pid 1066) conn 0x3a5520
[2004/08/31 22:34:32, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(2335)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2004/08/31 22:34:32, 3] smbd/trans2.c:call_trans2qfilepathinfo(2369)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2004/08/31 22:34:42, 3] smbd/process.c:process_smb(1092)
  Transaction 122 of length 45
[2004/08/31 22:34:42, 3] smbd/process.c:switch_message(887)
  switch message SMBclose (pid 1066) conn 0x3a5520
[2004/08/31 22:34:42, 4] smbd/uid.c:change_to_user(193)
  change_to_user: Skipping user change - already user
[2004/08/31 22:34:42, 3] smbd/reply.c:reply_close(2766)
  close fd=30 fnum=8324 (numopen=2)
[2004/08/31 22:34:42, 2] smbd/close.c:close_normal_file(262)
  cmills closed file ._FlyBiNightclip04.wmv (numopen=1)


Thanks!

Chris


More information about the samba mailing list