No subject


Wed Oct 20 02:45:58 MDT 2010


think it is a bug of samba but maybe someone can help me figure this out
:-)

Attached is the log and the relevant parts of smb.conf

p.s. the share's name is 'privat'

thanks & regards
vinz


------=_20110207170208_63601
Content-Type: text/plain; name="smb.conf"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="smb.conf"

# /etc/samba/smb.conf
# a01
# 2006-08-21 (mr)

[global]

# server
	netbios name = NAS_OFFICE
	netbios aliases = sbs_cdsrv
	workgroup = SBS
	server string = NAS Office

# 2010-08-09 meierv
        follow symlinks = yes
        wide links = yes
        unix extensions = no
# 2010-08-09 end

#2011-02-02 meierv
	obey pam restrictions = No
#2011-02-02 meierv end

# 2010-08-30 meierv
	min protocol = LANMAN1
	lanman auth = yes
	client lanman auth = yes
	client ntlmv2 auth = yes
	ntlm auth = yes
# 2010-08-30 end


# network

	interfaces = 10.0.17.1 127.0.0.1
	bind interfaces only = yes
	deny hosts = all
	allow hosts = 10.0. 127. 192.168.1.

# domain

	local master = no
	preferred master = no
	domain master = no
	wins support = no

# security

	security = domain
	password server = *

	username map = /etc/samba/smbusers

# locking and performance

	strict locking = auto			

	getwd cache = yes
	deadtime = 60				
	socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY
       #socket options = SO_KEEPALIVE IPTOS_LOWDELAY TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192

        ;  SO_KEEPALIVE
        ;  SO_REUSEADDR
        ;  SO_BROADCAST
        ;  SO_SNDBUF *
        ;  SO_RCVBUF *
        ;  SO_SNDLOWAT *
        ;  SO_RCVLOWAT *
        ;  IPTOS_LOWDELAY
        ;  IPTOS_THROUGHPUT
        ;  TCP_NODELAY

	; read raw (default)
	; write raw (default)
	; max xmit (default = 65536)

### 2006-08-14 (mr)    

	short preserve case = yes		

# logging

	syslog = 0
	syslog only = no
	log level = 3
	max log size = 1000
	log file = /var/log/samba/%m.log

	debug timestamp = yes
	debug hires timestamp = yes
	debug pid = yes
	debug uid = yes

# global settings

	create mask = 0640
	directory mask = 2750
	acl map full control = yes
	#lanman auth = yes
	#client lanman auth = yes
	#client ntlmv2 auth = yes

# print settings	

#s07	load printers = yes 
	load printers = no 
#s07	printing = cups
#	printing =
#s07	printcap name = cups
	printcap name = cups


[privat]
	
	comment = Privates Verzeichnis %U
	path = /nas/pdc/homedir/%U
	
	writeable = yes

	create mask = 0600
	force create mode = 0600
	directory mask = 2700
	force directory mode = 2700

	map archive = no
	map hidden = no
	map system = no
	dos filemode = no

	force group = users
	valid users = +users
------=_20110207170208_63601
Content-Type: text/plain; name="roderer.log"
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="roderer.log"

[2011/02/02 16:30:58.540073,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 209 of length 240 (0 toread)
[2011/02/02 16:30:58.540158,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBsesssetupX (pid 12823) conn 0x0
[2011/02/02 16:30:58.540188,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.540227,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1435(reply_sesssetup_and_X)
  wct=12 flg2=0xc807
[2011/02/02 16:30:58.540256,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1189(reply_sesssetup_and_X_spnego)
  Doing spnego session setup
[2011/02/02 16:30:58.540290,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1231(reply_sesssetup_and_X_spnego)
  NativeOS=[Windows 2002 Service Pack 3 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[]
[2011/02/02 16:30:58.540352,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:805(reply_spnego_negotiate)
  reply_spnego_negotiate: Got secblob of size 40
[2011/02/02 16:30:58.540410,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/ntlmssp.c:65(debug_ntlmssp_flags)
  Got NTLMSSP neg_flags=0xa2088207
[2011/02/02 16:30:58.541026,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 210 of length 260 (0 toread)
[2011/02/02 16:30:58.541064,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBsesssetupX (pid 12823) conn 0x0
[2011/02/02 16:30:58.541093,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.541126,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1435(reply_sesssetup_and_X)
  wct=12 flg2=0xc807
[2011/02/02 16:30:58.541154,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1189(reply_sesssetup_and_X_spnego)
  Doing spnego session setup
[2011/02/02 16:30:58.541185,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1231(reply_sesssetup_and_X_spnego)
  NativeOS=[Windows 2002 Service Pack 3 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[]
[2011/02/02 16:30:58.541231,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/ntlmssp.c:747(ntlmssp_server_auth)
  Got user=[] domain=[] workstation=[RODERER] len1=1 len2=0
[2011/02/02 16:30:58.541305,  3, pid=12823, effective(0, 0), real(0, 0)] auth/auth.c:216(check_ntlm_password)
  check_ntlm_password:  Checking password for unmapped user []\[]@[RODERER] with the new password interface
[2011/02/02 16:30:58.541337,  3, pid=12823, effective(0, 0), real(0, 0)] auth/auth.c:219(check_ntlm_password)
  check_ntlm_password:  mapped user is: [NAS_OFFICE]\[]@[RODERER]
[2011/02/02 16:30:58.541383,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.541413,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.541442,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.541493,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.541559,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.541587,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.541615,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.541653,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.541693,  3, pid=12823, effective(0, 0), real(0, 0)] auth/auth.c:265(check_ntlm_password)
  check_ntlm_password: guest authentication for user [] succeeded
[2011/02/02 16:30:58.541781,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.541811,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.541838,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.542017,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.542055,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.542083,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.542111,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.542196,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.579018,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.579085,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.579114,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.579587,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.579634,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-1-65534]
[2011/02/02 16:30:58.579673,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-21-929497643-3949334568-2457134359-514]
[2011/02/02 16:30:58.579718,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-2]
[2011/02/02 16:30:58.579754,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-32-546]
[2011/02/02 16:30:58.579790,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-65534]
[2011/02/02 16:30:58.579827,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-65533]
[2011/02/02 16:30:58.579913,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.579943,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.579971,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.580051,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.580111,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.580140,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.580167,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.580238,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.580336,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.580366,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.580394,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.580470,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.580518,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/ntlmssp_sign.c:343(ntlmssp_sign_init)
  NTLMSSP Sign/Seal - Initialising with flags:
[2011/02/02 16:30:58.580547,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/ntlmssp.c:65(debug_ntlmssp_flags)
  Got NTLMSSP neg_flags=0xa2088205
[2011/02/02 16:30:58.580630,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/password.c:282(register_existing_vuid)
  register_existing_vuid: User name: nobody	Real name: nobody
[2011/02/02 16:30:58.580660,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/password.c:292(register_existing_vuid)
  register_existing_vuid: UNIX uid 65534 is UNIX user nobody, and will be vuid 121
[2011/02/02 16:30:58.581196,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 211 of length 76 (0 toread)
[2011/02/02 16:30:58.581239,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtconX (pid 12823) conn 0x0
[2011/02/02 16:30:58.581269,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.581478,  3, pid=12823, effective(0, 0), real(0, 0)] lib/access.c:362(only_ipaddrs_in_list)
  only_ipaddrs_in_list: list has non-ip address (10.0.)
[2011/02/02 16:30:58.581508,  3, pid=12823, effective(0, 0), real(0, 0)] lib/access.c:396(check_access)
  check_access: hostnames in host allow/deny list.
[2011/02/02 16:30:58.581554,  2, pid=12823, effective(0, 0), real(0, 0)] lib/access.c:406(check_access)
  Allowed connection from 10.0.34.8 (10.0.34.8)
[2011/02/02 16:30:58.581610,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.581639,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.581667,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.581716,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.581782,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.581811,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.581839,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.581877,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.581974,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/service.c:807(make_connection_snum)
  Connect path is '/var/tmp' for service [IPC$]
[2011/02/02 16:30:58.582025,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/vfs.c:97(vfs_init_default)
  Initialising default vfs hooks
[2011/02/02 16:30:58.582053,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/vfs.c:122(vfs_init_custom)
  Initialising custom vfs hooks from [/[Default VFS]/]
[2011/02/02 16:30:58.582163,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.582227,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.582256,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.582299,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.582359,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.582387,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.582415,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.582453,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.582499,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.582553,  3, pid=12823, effective(65534, 65533), real(0, 0)] smbd/service.c:1070(make_connection_snum)
  roderer (10.0.34.8) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 12823)
[2011/02/02 16:30:58.582591,  3, pid=12823, effective(65534, 65533), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.582631,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/reply.c:846(reply_tcon_and_X)
  tconX service=IPC$ 
[2011/02/02 16:30:58.583048,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 212 of length 98 (0 toread)
[2011/02/02 16:30:58.583083,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809500a8
[2011/02/02 16:30:58.583113,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.583189,  3, pid=12823, effective(65534, 65533), real(0, 0)] smbd/msdfs.c:848(get_referred_path)
  get_referred_path: |privat| in dfs path \a01\privat is not a dfs root.
[2011/02/02 16:30:58.583222,  3, pid=12823, effective(65534, 65533), real(0, 0)] smbd/error.c:80(error_packet_set)
  error packet at smbd/trans2.c(8018) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
[2011/02/02 16:30:58.586245,  3, pid=12823, effective(65534, 65533), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 213 of length 240 (0 toread)
[2011/02/02 16:30:58.586279,  3, pid=12823, effective(65534, 65533), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBsesssetupX (pid 12823) conn 0x0
[2011/02/02 16:30:58.586308,  3, pid=12823, effective(65534, 65533), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.586343,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1435(reply_sesssetup_and_X)
  wct=12 flg2=0xc807
[2011/02/02 16:30:58.586371,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1189(reply_sesssetup_and_X_spnego)
  Doing spnego session setup
[2011/02/02 16:30:58.586402,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1231(reply_sesssetup_and_X_spnego)
  NativeOS=[Windows 2002 Service Pack 3 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[]
[2011/02/02 16:30:58.586463,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:805(reply_spnego_negotiate)
  reply_spnego_negotiate: Got secblob of size 40
[2011/02/02 16:30:58.586516,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/ntlmssp.c:65(debug_ntlmssp_flags)
  Got NTLMSSP neg_flags=0xa2088207
[2011/02/02 16:30:58.587428,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 214 of length 330 (0 toread)
[2011/02/02 16:30:58.587492,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBsesssetupX (pid 12823) conn 0x0
[2011/02/02 16:30:58.587522,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.587555,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1435(reply_sesssetup_and_X)
  wct=12 flg2=0xc807
[2011/02/02 16:30:58.587584,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1189(reply_sesssetup_and_X_spnego)
  Doing spnego session setup
[2011/02/02 16:30:58.587614,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sesssetup.c:1231(reply_sesssetup_and_X_spnego)
  NativeOS=[Windows 2002 Service Pack 3 2600] NativeLanMan=[Windows 2002 5.1] PrimaryDomain=[]
[2011/02/02 16:30:58.587661,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/ntlmssp.c:747(ntlmssp_server_auth)
  Got user=[meierv] domain=[SBS] workstation=[RODERER] len1=24 len2=24
[2011/02/02 16:30:58.587876,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/namequery.c:1880(get_dc_list)
  get_dc_list: preferred server list: "SBS_PDC, *"
[2011/02/02 16:30:58.588664,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/namequery_dc.c:201(rpc_dc_name)
  rpc_dc_name: Returning DC SBS_PDC (10.0.9.1) for domain SBS
[2011/02/02 16:30:58.588832,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/cliconnect.c:2201(cli_start_connection)
  Connecting to host=SBS_PDC
[2011/02/02 16:30:58.588905,  3, pid=12823, effective(0, 0), real(0, 0)] lib/util_sock.c:974(open_socket_out_send)
  Connecting to 10.0.9.1 at port 445
[2011/02/02 16:30:58.599851,  3, pid=12823, effective(0, 0), real(0, 0)] auth/auth.c:216(check_ntlm_password)
  check_ntlm_password:  Checking password for unmapped user [SBS]\[meierv]@[RODERER] with the new password interface
[2011/02/02 16:30:58.599916,  3, pid=12823, effective(0, 0), real(0, 0)] auth/auth.c:219(check_ntlm_password)
  check_ntlm_password:  mapped user is: [SBS]\[meierv]@[RODERER]
[2011/02/02 16:30:58.599958,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.599989,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.600017,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.600080,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.600143,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/namequery.c:1880(get_dc_list)
  get_dc_list: preferred server list: "SBS_PDC, *"
[2011/02/02 16:30:58.600898,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/namequery_dc.c:201(rpc_dc_name)
  rpc_dc_name: Returning DC SBS_PDC (10.0.9.1) for domain SBS
[2011/02/02 16:30:58.601157,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/cliconnect.c:2201(cli_start_connection)
  Connecting to host=SBS_PDC
[2011/02/02 16:30:58.601238,  3, pid=12823, effective(0, 0), real(0, 0)] lib/util_sock.c:974(open_socket_out_send)
  Connecting to 10.0.9.1 at port 445
[2011/02/02 16:30:58.691912,  3, pid=12823, effective(0, 0), real(0, 0)] auth/auth.c:265(check_ntlm_password)
  check_ntlm_password: winbind authentication for user [meierv] succeeded
[2011/02/02 16:30:58.691991,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.692023,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.692051,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.692090,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.692119,  2, pid=12823, effective(0, 0), real(0, 0)] auth/auth.c:304(check_ntlm_password)
  check_ntlm_password:  authentication for user [meierv] -> [meierv] -> [meierv] succeeded
[2011/02/02 16:30:58.692213,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.692242,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.692269,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.692394,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.692429,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.692457,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.692484,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.692571,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.731420,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.731486,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.731515,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.732707,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.732754,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-1-1209]
[2011/02/02 16:30:58.732794,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-21-929497643-3949334568-2457134359-513]
[2011/02/02 16:30:58.732838,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-2]
[2011/02/02 16:30:58.732874,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-5-11]
[2011/02/02 16:30:58.732910,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-122]
[2011/02/02 16:30:58.732947,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-1721]
[2011/02/02 16:30:58.732983,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-1750]
[2011/02/02 16:30:58.733025,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-2251]
[2011/02/02 16:30:58.733062,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-4000]
[2011/02/02 16:30:58.733097,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-7]
[2011/02/02 16:30:58.733133,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-2101]
[2011/02/02 16:30:58.733169,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-1701]
[2011/02/02 16:30:58.733206,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-123]
[2011/02/02 16:30:58.733274,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-1601]
[2011/02/02 16:30:58.733311,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-2131]
[2011/02/02 16:30:58.733347,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-121]
[2011/02/02 16:30:58.733383,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-2221]
[2011/02/02 16:30:58.733418,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-4300]
[2011/02/02 16:30:58.733455,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-100]
[2011/02/02 16:30:58.733494,  3, pid=12823, effective(0, 0), real(0, 0)] lib/privileges.c:63(get_privileges)
  get_privileges: No privileges assigned to SID [S-1-22-2-71]
[2011/02/02 16:30:58.733578,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.733608,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.733637,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.733722,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.733781,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.733809,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.733837,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.733917,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.733978,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.734007,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.734035,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.734105,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.734175,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/ntlmssp_sign.c:343(ntlmssp_sign_init)
  NTLMSSP Sign/Seal - Initialising with flags:
[2011/02/02 16:30:58.734204,  3, pid=12823, effective(0, 0), real(0, 0)] libsmb/ntlmssp.c:65(debug_ntlmssp_flags)
  Got NTLMSSP neg_flags=0xa2088205
[2011/02/02 16:30:58.734271,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/password.c:282(register_existing_vuid)
  register_existing_vuid: User name: meierv	Real name: Vinzenz Meier (Inf)
[2011/02/02 16:30:58.734300,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/password.c:292(register_existing_vuid)
  register_existing_vuid: UNIX uid 1209 is UNIX user meierv, and will be vuid 122
[2011/02/02 16:30:58.734548,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/password.c:223(register_homes_share)
  Adding homes service for user 'meierv' using home directory: '/home/meierv'
[2011/02/02 16:30:58.735480,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 215 of length 80 (0 toread)
[2011/02/02 16:30:58.735562,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtconX (pid 12823) conn 0x0
[2011/02/02 16:30:58.735593,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.735669,  3, pid=12823, effective(0, 0), real(0, 0)] lib/access.c:362(only_ipaddrs_in_list)
  only_ipaddrs_in_list: list has non-ip address (10.0.)
[2011/02/02 16:30:58.735699,  3, pid=12823, effective(0, 0), real(0, 0)] lib/access.c:396(check_access)
  check_access: hostnames in host allow/deny list.
[2011/02/02 16:30:58.735741,  2, pid=12823, effective(0, 0), real(0, 0)] lib/access.c:406(check_access)
  Allowed connection from 10.0.34.8 (10.0.34.8)
[2011/02/02 16:30:58.735788,  3, pid=12823, effective(0, 0), real(0, 0)] lib/util_sid.c:228(string_to_sid)
  string_to_sid: Sid +users does not start with 'S-'.
[2011/02/02 16:30:58.735825,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.735854,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.735882,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736022,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736171,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736203,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736231,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736276,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736310,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736339,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736366,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736403,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736452,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736481,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736508,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736545,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736636,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736665,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736692,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.736812,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.736914,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/service.c:552(find_forced_group)
  Forced group users
[2011/02/02 16:30:58.736989,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/service.c:807(make_connection_snum)
  Connect path is '/nas/pdc/homedir/meierv' for service [privat]
[2011/02/02 16:30:58.737039,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/vfs.c:97(vfs_init_default)
  Initialising default vfs hooks
[2011/02/02 16:30:58.737068,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/vfs.c:122(vfs_init_custom)
  Initialising custom vfs hooks from [/[Default VFS]/]
[2011/02/02 16:30:58.737217,  3, pid=12823, effective(0, 0), real(0, 0)] lib/util_sid.c:228(string_to_sid)
  string_to_sid: Sid +users does not start with 'S-'.
[2011/02/02 16:30:58.737253,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.737283,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.737311,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.737436,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.737583,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.737616,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.737643,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.737684,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.737718,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.737746,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.737773,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.737810,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.737856,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:210(push_sec_ctx)
  push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.737885,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/uid.c:429(push_conn_ctx)
  push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2011/02/02 16:30:58.737924,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2011/02/02 16:30:58.737962,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:418(pop_sec_ctx)
  pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.738015,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (1209, 100) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.738081,  1, pid=12823, effective(1209, 100), real(0, 0)] smbd/service.c:1070(make_connection_snum)
  roderer (10.0.34.8) connect to service privat initially as user meierv (uid=1209, gid=100) (pid 12823)
[2011/02/02 16:30:58.738118,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.738161,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/reply.c:846(reply_tcon_and_X)
  tconX service=PRIVAT 
[2011/02/02 16:30:58.747812,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 216 of length 114 (0 toread)
[2011/02/02 16:30:58.747849,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBntcreateX (pid 12823) conn 0x809844e0
[2011/02/02 16:30:58.747913,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (1209, 100) - sec_ctx_stack_ndx = 0
[2011/02/02 16:30:58.748118,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/dosmode.c:166(unix_mode)
  unix_mode(Desktop.ini) returning 0600
[2011/02/02 16:30:58.748163,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/error.c:80(error_packet_set)
  error packet at smbd/error.c(160) cmd=162 (SMBntcreateX) NT_STATUS_OBJECT_NAME_NOT_FOUND
[2011/02/02 16:30:58.749047,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 217 of length 114 (0 toread)
[2011/02/02 16:30:58.749081,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBntcreateX (pid 12823) conn 0x809844e0
[2011/02/02 16:30:58.749155,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/dosmode.c:166(unix_mode)
  unix_mode(Desktop.ini) returning 0600
[2011/02/02 16:30:58.749188,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/error.c:80(error_packet_set)
  error packet at smbd/error.c(160) cmd=162 (SMBntcreateX) NT_STATUS_OBJECT_NAME_NOT_FOUND
[2011/02/02 16:30:58.764867,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 218 of length 104 (0 toread)
[2011/02/02 16:30:58.764903,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:58.764937,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:30:58.765013,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5208(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: SMB_VFS_STAT of AutoRun.inf failed (No such file or directory)
[2011/02/02 16:30:58.765055,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/error.c:80(error_packet_set)
  error packet at smbd/trans2.c(5210) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUND
[2011/02/02 16:30:59.267508,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 219 of length 80 (0 toread)
[2011/02/02 16:30:59.267553,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.267588,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:30:59.267646,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5225(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2011/02/02 16:30:59.268183,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 220 of length 80 (0 toread)
[2011/02/02 16:30:59.268217,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.268248,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:30:59.268291,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5225(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2011/02/02 16:30:59.268789,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 221 of length 74 (0 toread)
[2011/02/02 16:30:59.268821,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.268851,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:3463(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 258
[2011/02/02 16:30:59.268888,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:2906(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 258
[2011/02/02 16:30:59.269221,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 222 of length 74 (0 toread)
[2011/02/02 16:30:59.269253,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.269283,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:3463(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 261
[2011/02/02 16:30:59.269315,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:2906(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 261
[2011/02/02 16:30:59.269804,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 223 of length 80 (0 toread)
[2011/02/02 16:30:59.269834,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.269865,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:30:59.269909,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5225(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2011/02/02 16:30:59.270315,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 224 of length 80 (0 toread)
[2011/02/02 16:30:59.270350,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.270381,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:30:59.270423,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5225(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2011/02/02 16:30:59.270731,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 225 of length 74 (0 toread)
[2011/02/02 16:30:59.270762,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.270793,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:3463(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 261
[2011/02/02 16:30:59.270826,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:2906(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 261
[2011/02/02 16:30:59.279368,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 226 of length 80 (0 toread)
[2011/02/02 16:30:59.279399,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.279429,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:30:59.279472,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5225(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2011/02/02 16:30:59.280410,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 227 of length 74 (0 toread)
[2011/02/02 16:30:59.280441,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.280471,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:3463(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 1007
[2011/02/02 16:30:59.280504,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:2906(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 1007
[2011/02/02 16:30:59.281302,  3, pid=12823, effective(1209, 100), real(0, 0)] lib/sysquotas.c:453(sys_get_quota)
  sys_get_vfs_quota() failed for mntpath[/nas] bdev[/dev/rd/c0d1p1] qtype[2] id[1209]: Invalid argument
[2011/02/02 16:30:59.281469,  3, pid=12823, effective(1209, 100), real(0, 0)] lib/sysquotas.c:453(sys_get_quota)
  sys_get_vfs_quota() failed for mntpath[/nas] bdev[/dev/rd/c0d1p1] qtype[4] id[100]: Invalid argument
[2011/02/02 16:30:59.282996,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 228 of length 80 (0 toread)
[2011/02/02 16:30:59.283031,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.283068,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:30:59.283127,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5225(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2011/02/02 16:30:59.283632,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 229 of length 74 (0 toread)
[2011/02/02 16:30:59.283663,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:30:59.283694,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:3463(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 1007
[2011/02/02 16:30:59.283729,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:2906(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 1007
[2011/02/02 16:30:59.284472,  3, pid=12823, effective(1209, 100), real(0, 0)] lib/sysquotas.c:453(sys_get_quota)
  sys_get_vfs_quota() failed for mntpath[/nas] bdev[/dev/rd/c0d1p1] qtype[2] id[1209]: Invalid argument
[2011/02/02 16:30:59.284622,  3, pid=12823, effective(1209, 100), real(0, 0)] lib/sysquotas.c:453(sys_get_quota)
  sys_get_vfs_quota() failed for mntpath[/nas] bdev[/dev/rd/c0d1p1] qtype[4] id[100]: Invalid argument
[2011/02/02 16:31:04.228640,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 230 of length 80 (0 toread)
[2011/02/02 16:31:04.228694,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:31:04.228730,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:31:04.228789,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5225(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2011/02/02 16:31:04.229138,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 231 of length 74 (0 toread)
[2011/02/02 16:31:04.229171,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:31:04.229202,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:3463(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 1007
[2011/02/02 16:31:04.229240,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:2906(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 1007
[2011/02/02 16:31:04.230036,  3, pid=12823, effective(1209, 100), real(0, 0)] lib/sysquotas.c:453(sys_get_quota)
  sys_get_vfs_quota() failed for mntpath[/nas] bdev[/dev/rd/c0d1p1] qtype[2] id[1209]: Invalid argument
[2011/02/02 16:31:04.230171,  3, pid=12823, effective(1209, 100), real(0, 0)] lib/sysquotas.c:453(sys_get_quota)
  sys_get_vfs_quota() failed for mntpath[/nas] bdev[/dev/rd/c0d1p1] qtype[4] id[100]: Invalid argument
[2011/02/02 16:31:04.232216,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 232 of length 80 (0 toread)
[2011/02/02 16:31:04.232251,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:31:04.232333,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5099(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004
[2011/02/02 16:31:04.232393,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:5225(call_trans2qfilepathinfo)
  call_trans2qfilepathinfo . (fnum = -1) level=1004 call=5 total_data=0
[2011/02/02 16:31:04.232852,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 233 of length 74 (0 toread)
[2011/02/02 16:31:04.232886,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtrans2 (pid 12823) conn 0x809844e0
[2011/02/02 16:31:04.232917,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:3463(call_trans2qfsinfo)
  call_trans2qfsinfo: level = 1007
[2011/02/02 16:31:04.232953,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/trans2.c:2906(smbd_do_qfsinfo)
  smbd_do_qfsinfo: level = 1007
[2011/02/02 16:31:04.233694,  3, pid=12823, effective(1209, 100), real(0, 0)] lib/sysquotas.c:453(sys_get_quota)
  sys_get_vfs_quota() failed for mntpath[/nas] bdev[/dev/rd/c0d1p1] qtype[2] id[1209]: Invalid argument
[2011/02/02 16:31:04.233823,  3, pid=12823, effective(1209, 100), real(0, 0)] lib/sysquotas.c:453(sys_get_quota)
  sys_get_vfs_quota() failed for mntpath[/nas] bdev[/dev/rd/c0d1p1] qtype[4] id[100]: Invalid argument
[2011/02/02 16:31:04.245192,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 234 of length 43 (0 toread)
[2011/02/02 16:31:04.245227,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBulogoffX (pid 12823) conn 0x0
[2011/02/02 16:31:04.245258,  3, pid=12823, effective(1209, 100), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:31:04.245349,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/reply.c:2055(reply_ulogoffX)
  ulogoffX vuid=122
[2011/02/02 16:31:04.245624,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 235 of length 39 (0 toread)
[2011/02/02 16:31:04.245655,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtdis (pid 12823) conn 0x809844e0
[2011/02/02 16:31:04.245683,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:31:04.245717,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:31:04.245748,  1, pid=12823, effective(0, 0), real(0, 0)] smbd/service.c:1251(close_cnum)
  roderer (10.0.34.8) closed connection to service privat
[2011/02/02 16:31:04.245782,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/connection.c:31(yield_connection)
  Yielding connection to privat
[2011/02/02 16:31:04.245847,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:31:09.932392,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 236 of length 43 (0 toread)
[2011/02/02 16:31:09.932438,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBulogoffX (pid 12823) conn 0x0
[2011/02/02 16:31:09.932470,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:31:09.932524,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/reply.c:2055(reply_ulogoffX)
  ulogoffX vuid=121
[2011/02/02 16:31:09.932808,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1485(process_smb)
  Transaction 237 of length 39 (0 toread)
[2011/02/02 16:31:09.932839,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/process.c:1294(switch_message)
  switch message SMBtdis (pid 12823) conn 0x809500a8
[2011/02/02 16:31:09.932896,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:31:09.932940,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:31:09.932970,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/service.c:1251(close_cnum)
  roderer (10.0.34.8) closed connection to service IPC$
[2011/02/02 16:31:09.933004,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/connection.c:31(yield_connection)
  Yielding connection to IPC$
[2011/02/02 16:31:09.933076,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2011/02/02 16:31:10.690055,  3, pid=12823, effective(0, 0), real(0, 0)] smbd/sec_ctx.c:310(set_sec_ctx)
  setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
------=_20110207170208_63601--




More information about the samba mailing list