Your message dated Mon, 25 Jun 2018 23:25:02 +0200
with message-id 
<cafx5sbxca+qhkmo5c5x7wynchwofypa6z2skbu0jw0k6czu...@mail.gmail.com>
and subject line Closing
has caused the Debian Bug report #599267,
regarding Samba-PDC needs o+w in dirs for renaming
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
599267: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=599267
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba
Version: 3.5.5
Severity: important

Hi,
samba 3.5.5 with LDAP-Backend needs chmod o+w on all directories which the 
current user (e.g. xbcu) doesn't own. But he is in the group which owns the 
directory.
Without this, the user can't rename or delete files, but he can create and edit files. 
The user xbcu is member of the group "Domain Users".

smbclient says:"NT_STATUS_ACCESS_DENIED renaming files \Thumbs.db -> 
\Thumbs.db2"

stat Thumbs.db File: `Thumbs.db'
 Size: 116736           Blocks: 240        IO Block: 4096   regular file
Device: fd00h/64768d    Inode: 6807588     Links: 1
Access: (0660/-rw-rw----)  Uid: ( 1010/    xbcu)   Gid: (  513/Domain Users)
Access: 2010-09-27 19:04:57.000000000 +0200
Modify: 2010-09-21 10:51:28.000000000 +0200
Change: 2010-10-06 11:16:01.000000000 +0200

Directory in which the "Thumbs.db" is
 File: `.'
 Size: 4096             Blocks: 8          IO Block: 4096   directory
Device: fd00h/64768d    Inode: 6807564     Links: 15
Access: (2770/drwxrws---)  Uid: (    0/    root)   Gid: (  513/Domain Users)
Access: 2010-10-05 20:06:26.000000000 +0200
Modify: 2010-10-06 11:11:50.000000000 +0200
Change: 2010-10-06 11:12:16.000000000 +0200

The relevant part of the log file and the current smb.conf are attached.

Greetings
Julian Guertler




[2010/10/06 11:28:56.353873,  3] auth/auth.c:216(check_ntlm_password)
  check_ntlm_password:  Checking password for unmapped user [BCU]\[xbcu]@[BCUSRV1] with the new password interface
[2010/10/06 11:28:56.353888,  3] auth/auth.c:219(check_ntlm_password)
  check_ntlm_password:  mapped user is: [BCU]\[xbcu]@[BCUSRV1]
[2010/10/06 11:28:56.353902,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.353912,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.353921,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.354160,  2] lib/smbldap.c:950(smbldap_open_connection)
  smbldap_open_connection: connection opened
[2010/10/06 11:28:56.354912,  3] lib/smbldap.c:1166(smbldap_connect_system)
  ldap_connect_system: successful connection to the LDAP server
[2010/10/06 11:28:56.355368,  2] passdb/pdb_ldap.c:572(init_sam_from_ldap)
  init_sam_from_ldap: Entry found for user: xbcu
[2010/10/06 11:28:56.355489,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.355500,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.355508,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.355542,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.355631,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.355640,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.355647,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.356023,  2] passdb/pdb_ldap.c:2446(init_group_from_ldap)
  init_group_from_ldap: Entry found for group: 513
[2010/10/06 11:28:56.356078,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356096,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.356104,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356111,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.356150,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356182,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.356191,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356198,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.356211,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356224,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.356319,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356328,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.356335,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356379,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.356388,  3] auth/auth.c:265(check_ntlm_password)
  check_ntlm_password: sam authentication for user [xbcu] succeeded
[2010/10/06 11:28:56.356397,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356404,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.356411,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356423,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.356441,  2] auth/auth.c:304(check_ntlm_password)
  check_ntlm_password:  authentication for user [xbcu] -> [xbcu] -> [xbcu] succeeded
[2010/10/06 11:28:56.356479,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356488,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.356495,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356833,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.356876,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356885,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.356893,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356958,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.356966,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.356974,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.357226,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.357253,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.357261,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.357269,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.357276,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.357737,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.357791,  3] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-21-3142555883-2109506145-2566993880-3020]
[2010/10/06 11:28:56.357805,  3] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-21-3142555883-2109506145-2566993880-513]
[2010/10/06 11:28:56.357819,  3] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-2]
[2010/10/06 11:28:56.357829,  3] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-11]
[2010/10/06 11:28:56.357855,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.357863,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.357873,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.358191,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.358261,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.358270,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.358277,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.358591,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.358661,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.358669,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.358676,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.358990,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.359056,  3] libsmb/ntlmssp_sign.c:343(ntlmssp_sign_init)
  NTLMSSP Sign/Seal - Initialising with flags:
[2010/10/06 11:28:56.359065,  3] libsmb/ntlmssp.c:65(debug_ntlmssp_flags)
  Got NTLMSSP neg_flags=0x60088215
[2010/10/06 11:28:56.359085,  3] smbd/password.c:282(register_existing_vuid)
  register_existing_vuid: User name: xbcu	Real name: BCU All-in-one User
[2010/10/06 11:28:56.359094,  3] smbd/password.c:292(register_existing_vuid)
  register_existing_vuid: UNIX uid 1010 is UNIX user xbcu, and will be vuid 100
[2010/10/06 11:28:56.359405,  3] smbd/password.c:223(register_homes_share)
  Adding homes service for user 'xbcu' using home directory: '/home/bcu'
[2010/10/06 11:28:56.359454,  3] param/loadparm.c:6265(lp_add_home)
  adding home's share [xbcu] for user 'xbcu' at '/home/bcu'
[2010/10/06 11:28:56.359715,  3] smbd/process.c:1485(process_smb)
  Transaction 3 of length 86 (0 toread)
[2010/10/06 11:28:56.359734,  3] smbd/process.c:1294(switch_message)
  switch message SMBtconX (pid 16425) conn 0x0
[2010/10/06 11:28:56.359743,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.359796,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.359806,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.359813,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.359834,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.359857,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.359865,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.359872,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.359887,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.359906,  3] smbd/service.c:807(make_connection_snum)
  Connect path is '/tmp' for service [IPC$]
[2010/10/06 11:28:56.359930,  3] smbd/vfs.c:97(vfs_init_default)
  Initialising default vfs hooks
[2010/10/06 11:28:56.359943,  3] smbd/vfs.c:122(vfs_init_custom)
  Initialising custom vfs hooks from [/[Default VFS]/]
[2010/10/06 11:28:56.359989,  3] lib/util_sid.c:228(string_to_sid)
  string_to_sid: Sid root does not start with 'S-'.
[2010/10/06 11:28:56.360011,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.360020,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.360027,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.360469,  2] passdb/pdb_ldap.c:572(init_sam_from_ldap)
  init_sam_from_ldap: Entry found for user: root
[2010/10/06 11:28:56.360584,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.360598,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.360606,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.360634,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.360670,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.360677,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.360684,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.360915,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361222,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.361267,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361274,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.361304,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361335,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.361343,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361350,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.361363,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361378,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.361396,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361404,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.361410,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361424,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.361453,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361462,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.361469,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.361482,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.361496,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (1010, 513) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.361522,  3] smbd/service.c:1070(make_connection_snum)
  bcusrv1 (127.0.0.1) connect to service IPC$ initially as user xbcu (uid=1010, gid=513) (pid 16425)
[2010/10/06 11:28:56.361534,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.361549,  3] smbd/reply.c:846(reply_tcon_and_X)
  tconX service=IPC$ 
[2010/10/06 11:28:56.361734,  3] smbd/process.c:1485(process_smb)
  Transaction 4 of length 108 (0 toread)
[2010/10/06 11:28:56.361777,  3] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 16425) conn 0x7fa3af7c2bd0
[2010/10/06 11:28:56.361789,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (1010, 513) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.361851,  3] smbd/msdfs.c:848(get_referred_path)
  get_referred_path: |daten| in dfs path \localhost\daten is not a dfs root.
[2010/10/06 11:28:56.361863,  3] smbd/error.c:80(error_packet_set)
  error packet at smbd/trans2.c(8018) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
[2010/10/06 11:28:56.361992,  3] smbd/process.c:1485(process_smb)
  Transaction 5 of length 39 (0 toread)
[2010/10/06 11:28:56.362009,  3] smbd/process.c:1294(switch_message)
  switch message SMBtdis (pid 16425) conn 0x7fa3af7c2bd0
[2010/10/06 11:28:56.362017,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.362034,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.362045,  3] smbd/service.c:1251(close_cnum)
  bcusrv1 (127.0.0.1) closed connection to service IPC$
[2010/10/06 11:28:56.362057,  3] smbd/connection.c:31(yield_connection)
  Yielding connection to IPC$
[2010/10/06 11:28:56.362082,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.362254,  3] smbd/process.c:1485(process_smb)
  Transaction 6 of length 90 (0 toread)
[2010/10/06 11:28:56.362295,  3] smbd/process.c:1294(switch_message)
  switch message SMBtconX (pid 16425) conn 0x0
[2010/10/06 11:28:56.362304,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.362342,  3] lib/util_sid.c:228(string_to_sid)
  string_to_sid: Sid xbcu does not start with 'S-'.
[2010/10/06 11:28:56.362355,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.362364,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.362371,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.362774,  2] passdb/pdb_ldap.c:572(init_sam_from_ldap)
  init_sam_from_ldap: Entry found for user: xbcu
[2010/10/06 11:28:56.362885,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.362894,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.362902,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.362928,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.362969,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.362977,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.362984,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.363012,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363032,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.363041,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363047,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.363061,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363080,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.363095,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363103,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.363109,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363123,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.363138,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363146,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.363152,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363165,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.363186,  3] smbd/service.c:807(make_connection_snum)
  Connect path is '/share/daten' for service [daten]
[2010/10/06 11:28:56.363201,  3] smbd/vfs.c:97(vfs_init_default)
  Initialising default vfs hooks
[2010/10/06 11:28:56.363208,  3] smbd/vfs.c:122(vfs_init_custom)
  Initialising custom vfs hooks from [/[Default VFS]/]
[2010/10/06 11:28:56.363325,  3] lib/util_sid.c:228(string_to_sid)
  string_to_sid: Sid xbcu does not start with 'S-'.
[2010/10/06 11:28:56.363337,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363345,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.363352,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363751,  2] passdb/pdb_ldap.c:572(init_sam_from_ldap)
  init_sam_from_ldap: Entry found for user: xbcu
[2010/10/06 11:28:56.363861,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.363870,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363878,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.363904,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363947,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.363955,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363961,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.363974,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.363992,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.364000,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.364007,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.364020,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.364035,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.364057,  3] lib/util_sid.c:228(string_to_sid)
  string_to_sid: Sid root does not start with 'S-'.
[2010/10/06 11:28:56.364068,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.364089,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.364096,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.364524,  2] passdb/pdb_ldap.c:572(init_sam_from_ldap)
  init_sam_from_ldap: Entry found for user: root
[2010/10/06 11:28:56.364631,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.364640,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.364648,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.364675,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.364710,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.364717,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.364724,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.364737,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365044,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.365089,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365097,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.365131,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365163,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.365171,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365178,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:28:56.365192,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365207,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.365225,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365232,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.365239,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365251,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.365267,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365274,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2010/10/06 11:28:56.365281,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:28:56.365294,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.365307,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (1010, 513) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.365332,  1] smbd/service.c:1070(make_connection_snum)
  bcusrv1 (127.0.0.1) connect to service daten initially as user xbcu (uid=1010, gid=513) (pid 16425)
[2010/10/06 11:28:56.365344,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.365359,  3] smbd/reply.c:846(reply_tcon_and_X)
  tconX service=DATEN 
[2010/10/06 11:28:56.365958,  3] smbd/process.c:1485(process_smb)
  Transaction 7 of length 57 (0 toread)
[2010/10/06 11:28:56.366006,  3] smbd/process.c:1294(switch_message)
  switch message SMBecho (pid 16425) conn 0x7fa3af7c2bd0
[2010/10/06 11:28:56.366020,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:28:56.366076,  3] smbd/reply.c:4959(reply_echo)
  echo 1 times
[2010/10/06 11:29:01.008757,  3] smbd/process.c:1485(process_smb)
  Transaction 8 of length 57 (0 toread)
[2010/10/06 11:29:01.008822,  3] smbd/process.c:1294(switch_message)
  switch message SMBecho (pid 16425) conn 0x7fa3af7c2bd0
[2010/10/06 11:29:01.008832,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:29:01.008896,  3] smbd/reply.c:4959(reply_echo)
  echo 1 times
[2010/10/06 11:29:02.500662,  3] smbd/process.c:1485(process_smb)
  Transaction 9 of length 90 (0 toread)
[2010/10/06 11:29:02.500709,  3] smbd/process.c:1294(switch_message)
  switch message SMBmv (pid 16425) conn 0x7fa3af7c2bd0
[2010/10/06 11:29:02.500723,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (1010, 513) - sec_ctx_stack_ndx = 0
[2010/10/06 11:29:02.500778,  3] smbd/vfs.c:851(check_reduced_name)
  check_reduced_name [Thumbs.db] [/share/daten]
[2010/10/06 11:29:02.500796,  3] smbd/vfs.c:1008(check_reduced_name)
  check_reduced_name: Thumbs.db reduced to /share/daten/Thumbs.db
[2010/10/06 11:29:02.500850,  3] smbd/vfs.c:851(check_reduced_name)
  check_reduced_name [Thumbs.db2] [/share/daten]
[2010/10/06 11:29:02.500864,  3] smbd/vfs.c:1008(check_reduced_name)
  check_reduced_name: Thumbs.db2 reduced to /share/daten/Thumbs.db2
[2010/10/06 11:29:02.500871,  3] smbd/reply.c:6327(reply_mv)
  reply_mv : Thumbs.db -> Thumbs.db2
[2010/10/06 11:29:02.500885,  3] smbd/reply.c:6012(rename_internals)
  rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 1, directory = ./Thumbs.db, newname = ./Thumbs.db2, last_component_dest = Thumbs.db2
[2010/10/06 11:29:02.500899,  3] smbd/vfs.c:851(check_reduced_name)
  check_reduced_name [./Thumbs.db] [/share/daten]
[2010/10/06 11:29:02.500910,  3] smbd/vfs.c:1008(check_reduced_name)
  check_reduced_name: ./Thumbs.db reduced to /share/daten/Thumbs.db
[2010/10/06 11:29:02.500925,  3] smbd/dosmode.c:166(unix_mode)
  unix_mode(./Thumbs.db) returning 0660
[2010/10/06 11:29:02.500934,  3] smbd/vfs.c:851(check_reduced_name)
  check_reduced_name [./Thumbs.db] [/share/daten]
[2010/10/06 11:29:02.500944,  3] smbd/vfs.c:1008(check_reduced_name)
  check_reduced_name: ./Thumbs.db reduced to /share/daten/Thumbs.db
[2010/10/06 11:29:02.501011,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(1010, 513) : sec_ctx_stack_ndx = 1
[2010/10/06 11:29:02.501021,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(100) : conn_ctx_stack_ndx = 0
[2010/10/06 11:29:02.501029,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:29:02.501044,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2010/10/06 11:29:02.501052,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(100) : conn_ctx_stack_ndx = 1
[2010/10/06 11:29:02.501059,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:29:02.501471,  2] passdb/pdb_ldap.c:572(init_sam_from_ldap)
  init_sam_from_ldap: Entry found for user: xbcu
[2010/10/06 11:29:02.501586,  3] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2010/10/06 11:29:02.501595,  3] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(100) : conn_ctx_stack_ndx = 2
[2010/10/06 11:29:02.501603,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2010/10/06 11:29:02.501629,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2010/10/06 11:29:02.501665,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2010/10/06 11:29:02.501677,  3] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (1010, 513) - sec_ctx_stack_ndx = 0
[2010/10/06 11:29:02.501728,  3] smbd/reply.c:6064(rename_internals)
  Could not open rename source ./Thumbs.db: NT_STATUS_ACCESS_DENIED
[2010/10/06 11:29:02.501742,  3] smbd/error.c:80(error_packet_set)
  error packet at smbd/reply.c(6337) cmd=7 (SMBmv) NT_STATUS_ACCESS_DENIED
[2010/10/06 11:29:04.408625,  3] smbd/process.c:1485(process_smb)
  Transaction 10 of length 39 (0 toread)
[2010/10/06 11:29:04.408677,  3] smbd/process.c:1294(switch_message)
  switch message SMBtdis (pid 16425) conn 0x7fa3af7c2bd0
[2010/10/06 11:29:04.408702,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:29:04.408728,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:29:04.408739,  1] smbd/service.c:1251(close_cnum)
  bcusrv1 (127.0.0.1) closed connection to service daten
[2010/10/06 11:29:04.408751,  3] smbd/connection.c:31(yield_connection)
  Yielding connection to daten
[2010/10/06 11:29:04.408777,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:29:04.408951,  3] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2010/10/06 11:29:04.409009,  3] smbd/connection.c:31(yield_connection)
  Yielding connection to 
[2010/10/06 11:29:04.409062,  3] smbd/server.c:906(exit_server_common)
  Server exit (failed to receive smb request)

#======================= Global Settings =======================
[global]
        workgroup = BCU
        netbios name = bcusrv1
        security = user
        enable privileges = yes
        server string = bcusrv1
        encrypt passwords = true

        unix password sync = yes
        ldap passwd sync = no
        passwd program = /usr/sbin/smbldap-passwd -u "%u"
        passwd chat = "Changing *\nNew password*" %n\n "*Retype new password*" 
%n\n"

        log level = 0
        syslog = 0
        log file = /var/log/samba/%U.log
        max log size = 100000
        time server = Yes
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        mangling method = hash2
        Dos charset = CP932
        Unix charset = UTF-8
        profile acls = yes

        logon script = logon.bat
        logon drive = U:
        logon home = \\%L\%U
        logon path = \\%L\%U\.roaming_profile

        domain logons = Yes
        domain master = no
        os level = 65
        preferred master = no
        wins support = no
        passwd program = /usr/sbin/smbldap-passwd -u "%u"
        passwd chat = "Changing *\nNew password*" %n\n "*Retype new password*" 
%n\n"

        passdb backend = ldapsam:ldap://127.0.0.1/
        admin users = root
        ldap ssl = off
        ldap admin dn = cn=admin,dc=bcu
        ldap suffix = dc=bcu
        ldap group suffix = ou=Groups
        ldap user suffix = ou=Users
        ldap machine suffix = ou=Computers
        load printers = Yes
        create mask = 0660
        directory mask = 0770
        nt acl support = No
        printing = cups
        printcap name = cups
        deadtime = 10
        guest account = nobody
        map to guest = Bad User
        dont descend = /proc,/dev,/etc,/lib,/lost+found,/initrd
        show add printer wizard = yes
        preserve case = yes
        short preserve case = yes
        case sensitive = no

        interfaces = 192.168.11.0/24 127.0.0.0/8
        bind interfaces only = yes


#======================= Share Definitions =======================

[homes]
   comment = Home Directories
   browseable = no
   read only = no
   create mask = 0700
   directory mask = 0700
   valid users = %S
   hide files = /desktop.ini/
   
[netlogon]
   comment = Network Logon Service
   path = /share/netlogon
   guest ok = yes
   read only = yes

[printers]
   comment = All Printers
   browseable = no
   path = /var/spool/samba
   printable = yes
   guest ok = no
   read only = yes
   create mask = 0700

[print$]
   comment = Printer Drivers
   path = /var/lib/samba/printers
   browseable = yes
   read only = yes
   guest ok = no

[daten]
        path = /share/daten
        create mask = 660
        directory mask = 2770
        read only = no
        guest ok = no
        valid users = xbcu
        

--- End Message ---
--- Begin Message ---
Hello,

i'm closing this bug. On UNIX, you need write access to a dir to
rename one of its file.

Regards

-- 
Mathieu Parent

--- End Message ---

Reply via email to