с пустого места завалилась самба

Операционки на базе Unix
Аватара пользователя
Raven
Бородатый сис
Бородатый сис
Сообщения: 2800
Зарегистрирован: 03 мар 2010, 15:12
ОС: RHEL 8
Откуда: Из серверной

Re: с пустого места завалилась самба

Сообщение Raven » 15 фев 2015, 23:13

BinuraL писал(а):Самбу может не пускать SELINUX его нужно отключить если он включен...
Либо (правильнее) настроить ему политики ;)
Я не злопамятный, я просто часто ковыряю логи
blackdog
Злой чайник
Злой чайник
Сообщения: 111
Зарегистрирован: 07 мар 2014, 18:23
ОС: MSDOS

Re: с пустого места завалилась самба

Сообщение blackdog » 18 фев 2015, 13:46

Raven писал(а):
BinuraL писал(а):Самбу может не пускать SELINUX его нужно отключить если он включен...
Либо (правильнее) настроить ему политики ;)
Ну ведь сам по себе он не включился бы,верно?
Суть то в том что такое началось на ровном месте,и
еще,что очень странно-не цепляет рабочий конфиг с другой системы.
То есть с идентичной системы копирую файл настроек
самбы и заливаю себе-а ситуевина аналогичная-те же грабли.
Как отключить selinux?У меня oSUSE 13.1,маны по centOS не подходят,нет у меня файла
конфигурации как в centOS.У меня есть файл semanage.conf
и не вижу я опции enforce или disable

Код: Выделить всё

# Authors: Jason Tang <jtang@tresys.com>
#
# Copyright (C) 2004-2005 Tresys Technology, LLC
#
#  This library is free software; you can redistribute it and/or
#  modify it under the terms of the GNU Lesser General Public
#  License as published by the Free Software Foundation; either
#  version 2.1 of the License, or (at your option) any later version.
#
#  This library is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
#  Lesser General Public License for more details.
#
#  You should have received a copy of the GNU Lesser General Public
#  License along with this library; if not, write to the Free Software
#  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
#
# Specify how libsemanage will interact with a SELinux policy manager.
# The four options are:
#
#  "source"     - libsemanage manipulates a source SELinux policy
#  "direct"     - libsemanage will write directly to a module store.
#  /foo/bar     - Write by way of a policy management server, whose
#                 named socket is at /foo/bar.  The path must begin
#                 with a '/'.
#  foo.com:4242 - Establish a TCP connection to a remote policy
#                 management server at foo.com.  If there is a colon
#                 then the remainder is interpreted as a port number;
#                 otherwise default to port 4242.
module-store = direct

# When generating the final linked and expanded policy, by default
# semanage will set the policy version to POLICYDB_VERSION_MAX, as
# given in <sepol/policydb.h>.  Change this setting if a different
# version is necessary.
#policy-version = 19
Аватара пользователя
Raven
Бородатый сис
Бородатый сис
Сообщения: 2800
Зарегистрирован: 03 мар 2010, 15:12
ОС: RHEL 8
Откуда: Из серверной

Re: с пустого места завалилась самба

Сообщение Raven » 19 фев 2015, 10:18

Проверить можно командой getenforce. Но помнится в OpenSUSE использовался AppArmor.
log level=8 и логи сюда
Я не злопамятный, я просто часто ковыряю логи
blackdog
Злой чайник
Злой чайник
Сообщения: 111
Зарегистрирован: 07 мар 2014, 18:23
ОС: MSDOS

Re: с пустого места завалилась самба

Сообщение blackdog » 19 фев 2015, 18:53

Код: Выделить всё

linux-white:/home/white # service apparmor status
apparmor.service - LSB: AppArmor initialization
   Loaded: loaded (/etc/init.d/boot.apparmor)
   Active: inactive (dead)
smb.conf

Код: Выделить всё

[global]
      
workgroup = AKIRA
server string = openSUSE Samba Server %v 
netbios name = Linux
security = user
map to guest = bad user
dns proxy = no
log level = 8

# Шара 1
[shara1]
path = /home/white/Torrent
browsable =yes
writable = yes
guest ok = yes
read only = no

# Шара 2
[shara2]
path = /home/white/security
valid users = @sambagroup
guest ok = no
writable = yes
browsable = yes
[spoilersmbd.log][2015/02/19 18:44:44, 0] ../source3/smbd/server.c:1214(main)
smbd version 4.1.11-3.26.1-3274-SUSE-oS13.1-i386 started.
Copyright Andrew Tridgell and the Samba Team 1992-2013
[2015/02/19 18:44:44, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:44:44, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:44:44, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:44:44, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 2 - private_data=(nil)
[2015/02/19 18:44:44, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 9 - private_data=(nil)
[2015/02/19 18:44:44, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
Registered MSG_REQ_POOL_USAGE
[2015/02/19 18:44:44, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 11 - private_data=(nil)
[2015/02/19 18:44:44, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 12 - private_data=(nil)
[2015/02/19 18:44:44, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2015/02/19 18:44:44, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:44:44, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 5 - private_data=(nil)
[2015/02/19 18:44:44.419292, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:44:44.419324, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:44:44.419370, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:44:44.419431, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:44:44.419465, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:44:44.419596, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:44:44.419896, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
[2015/02/19 18:44:44.419945, 8] ../source3/param/loadparm.c:1619(add_a_service)
add_a_service: Creating snum = 0 for shara1
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:44:44.420096, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
[2015/02/19 18:44:44.420150, 8] ../source3/param/loadparm.c:1619(add_a_service)
add_a_service: Creating snum = 1 for shara2
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:44:44.420271, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:44:44.420321, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:44:44.420368, 8] ../source3/param/loadparm.c:1619(add_a_service)
add_a_service: Creating snum = 2 for IPC$
[2015/02/19 18:44:44.420404, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:44:44.420448, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:44:44.420618, 2] ../source3/lib/interface.c:341(add_interface)
added interface ens34 ip=192.168.1.100 bcast=192.168.1.255 netmask=255.255.255.0
[2015/02/19 18:44:44.420694, 3] ../source3/smbd/server.c:1273(main)
loaded services
[2015/02/19 18:44:44.420736, 5] ../source3/lib/util_names.c:144(init_names)
Netbios name list:-
my_netbios_names[0]="LINUX"
[2015/02/19 18:44:44.420849, 3] ../source3/smbd/server.c:1305(main)
Becoming a daemon.
[2015/02/19 18:44:44.422467, 8] ../lib/util/util.c:391(fcntl_lock)
fcntl_lock 9 13 0 1 1
[2015/02/19 18:44:44.422601, 8] ../lib/util/util.c:426(fcntl_lock)
fcntl_lock: Lock call successful
[2015/02/19 18:44:44.422970, 5] ../source3/passdb/pdb_interface.c:153(make_pdb_method_name)
Attempting to find a passdb backend to match tdbsam (tdbsam)
[2015/02/19 18:44:44.423013, 2] ../source3/passdb/pdb_interface.c:159(make_pdb_method_name)
No builtin backend found, trying to load plugin
[2015/02/19 18:44:44.423054, 5] ../lib/util/modules.c:166(do_smb_load_module)
Probing module 'tdbsam'
[2015/02/19 18:44:44.423093, 5] ../lib/util/modules.c:180(do_smb_load_module)
Probing module 'tdbsam': Trying to load from /usr/lib/samba/pdb/tdbsam.so
[2015/02/19 18:44:44.424063, 2] ../lib/util/modules.c:191(do_smb_load_module)
Module 'tdbsam' loaded
[2015/02/19 18:44:44.424108, 5] ../source3/passdb/pdb_interface.c:77(smb_register_passdb)
Attempting to register passdb backend tdbsam
[2015/02/19 18:44:44.424141, 5] ../source3/passdb/pdb_interface.c:90(smb_register_passdb)
Successfully added passdb backend 'tdbsam'
[2015/02/19 18:44:44.424175, 5] ../source3/passdb/pdb_interface.c:174(make_pdb_method_name)
Found pdb backend tdbsam
[2015/02/19 18:44:44.424215, 5] ../source3/passdb/pdb_interface.c:185(make_pdb_method_name)
pdb backend tdbsam has a valid init
[2015/02/19 18:44:44.424459, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_version_global.tdb
[2015/02/19 18:44:44.424659, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_version_global.tdb
[2015/02/19 18:44:44.425153, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 784 - private_data=0xb856b0e8
[2015/02/19 18:44:44.425215, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 788 - private_data=0xb856c7f8
[2015/02/19 18:44:44.425269, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 789 - private_data=0xb856ca78
[2015/02/19 18:44:44.425557, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.425607, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.425641, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.425674, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.425705, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.425737, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.425767, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.425799, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.425829, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.425860, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.425898, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.425930, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.425961, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.425992, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.426022, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.426054, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.426086, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.426116, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.426146, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.426177, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.426208, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.426240, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.426403, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user nobody
[2015/02/19 18:44:44.426439, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is nobody
[2015/02/19 18:44:44.426580, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [nobody]!
[2015/02/19 18:44:44.426660, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user LINUX\nobody
[2015/02/19 18:44:44.426693, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is linux\nobody
[2015/02/19 18:44:44.426822, 5] ../source3/lib/username.c:128(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as given is LINUX\nobody
[2015/02/19 18:44:44.426939, 5] ../source3/lib/username.c:141(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as uppercase is LINUX\NOBODY
[2015/02/19 18:44:44.427040, 5] ../source3/lib/username.c:153(Get_Pwnam_internals)
Checking combinations of 0 uppercase letters in linux\nobody
[2015/02/19 18:44:44.427076, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals didn't find user [LINUX\nobody]!
[2015/02/19 18:44:44.427106, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user nobody
[2015/02/19 18:44:44.427137, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is nobody
[2015/02/19 18:44:44.427170, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [nobody]!
[2015/02/19 18:44:44.427232, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user nobody
[2015/02/19 18:44:44.427262, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is nobody
[2015/02/19 18:44:44.427293, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [nobody]!
[2015/02/19 18:44:44.427436, 5] ../source3/lib/gencache.c:67(gencache_init)
Opening cache file at /var/lib/samba/gencache.tdb
[2015/02/19 18:44:44.427533, 5] ../source3/lib/gencache.c:110(gencache_init)
Opening cache file at /var/lib/samba/gencache_notrans.tdb
[2015/02/19 18:44:44.427671, 5] ../source3/passdb/lookup_sid.c:1212(gid_to_sid)
gid_to_sid: winbind failed to find a sid for gid 65533
[2015/02/19 18:44:44.427720, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.427777, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.427812, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.427850, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.427894, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.428016, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.428067, 5] ../source3/passdb/lookup_sid.c:1212(gid_to_sid)
gid_to_sid: winbind failed to find a sid for gid 65534
[2015/02/19 18:44:44.428098, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.428128, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.428158, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.428188, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.428217, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.428268, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.428340, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.428371, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.428402, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.428431, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.428461, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.428547, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.428580, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.428610, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.428640, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.428669, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.428699, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.428752, 3] ../source3/auth/token_util.c:540(finalize_local_nt_token)
Failed to fetch domain sid for AKIRA
[2015/02/19 18:44:44.428787, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.428830, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.428861, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.428891, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.428920, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.428949, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.429002, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.429033, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.429064, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.429093, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.429123, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.429158, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.429206, 3] ../source3/auth/token_util.c:571(finalize_local_nt_token)
Failed to fetch domain sid for AKIRA
[2015/02/19 18:44:44.429238, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.429271, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.429301, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.429331, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.429360, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.429389, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.429486, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.429571, 4] ../source3/lib/privileges.c:98(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-21-672642907-2465774793-3952525949-501]
[2015/02/19 18:44:44.429614, 4] ../source3/lib/privileges.c:98(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-21-672642907-2465774793-3952525949-514]
[2015/02/19 18:44:44.429651, 4] ../source3/lib/privileges.c:98(get_privileges)
get_privileges: No privileges assigned to SID [S-1-22-2-65533]
[2015/02/19 18:44:44.429686, 4] ../source3/lib/privileges.c:98(get_privileges)
get_privileges: No privileges assigned to SID [S-1-22-2-65534]
[2015/02/19 18:44:44.429722, 5] ../source3/lib/privileges.c:176(get_privileges_for_sids)
get_privileges_for_sids: sid = S-1-1-0
Privilege set: 0x0
[2015/02/19 18:44:44.429767, 4] ../source3/lib/privileges.c:98(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-2]
[2015/02/19 18:44:44.429804, 4] ../source3/lib/privileges.c:98(get_privileges)
get_privileges: No privileges assigned to SID [S-1-5-32-546]
[2015/02/19 18:44:44.429889, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.429921, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.429951, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.429981, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.430010, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.430057, 5] ../source3/passdb/pdb_interface.c:1712(lookup_global_sam_rid)
lookup_global_sam_rid: looking up RID 501.
[2015/02/19 18:44:44.430095, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:44:44.430124, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:44:44.430154, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:44:44.430184, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.430213, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.430257, 6] ../source3/passdb/pdb_interface.c:413(pdb_getsampwsid)
pdb_getsampwsid: Building guest account
[2015/02/19 18:44:44.430289, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user nobody
[2015/02/19 18:44:44.430319, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is nobody
[2015/02/19 18:44:44.430358, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [nobody]!
[2015/02/19 18:44:44.430408, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.430445, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user nobody
[2015/02/19 18:44:44.430474, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is nobody
[2015/02/19 18:44:44.430505, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [nobody]!
[2015/02/19 18:44:44.430537, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.430568, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.430597, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.430626, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.430656, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.430685, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.430729, 5] ../source3/passdb/pdb_interface.c:1712(lookup_global_sam_rid)
lookup_global_sam_rid: looking up RID 501.
[2015/02/19 18:44:44.430760, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:44:44.430790, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:44:44.430819, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:44:44.430849, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.430877, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.430920, 6] ../source3/passdb/pdb_interface.c:413(pdb_getsampwsid)
pdb_getsampwsid: Building guest account
[2015/02/19 18:44:44.430950, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user nobody
[2015/02/19 18:44:44.430978, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is nobody
[2015/02/19 18:44:44.431007, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [nobody]!
[2015/02/19 18:44:44.431044, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.431077, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user nobody
[2015/02/19 18:44:44.431107, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is nobody
[2015/02/19 18:44:44.431137, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [nobody]!
[2015/02/19 18:44:44.431170, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.431201, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.431231, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.431261, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.431291, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.431319, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.431363, 5] ../source3/passdb/pdb_interface.c:1712(lookup_global_sam_rid)
lookup_global_sam_rid: looking up RID 514.
[2015/02/19 18:44:44.431401, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:44:44.431432, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:44:44.431462, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:44:44.431491, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.431520, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.431603, 4] ../source3/passdb/pdb_tdb.c:552(tdbsam_open)
tdbsam_open: successfully opened /etc/samba/passdb.tdb
[2015/02/19 18:44:44.431640, 5] ../source3/passdb/pdb_tdb.c:646(tdbsam_getsampwrid)
pdb_getsampwrid (TDB): error looking up RID 514 by key RID_00000202.
[2015/02/19 18:44:44.431684, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.431716, 5] ../source3/passdb/pdb_interface.c:1788(lookup_global_sam_rid)
Can't find a unix id for an unmapped group
[2015/02/19 18:44:44.431759, 5] ../source3/passdb/pdb_interface.c:1498(pdb_default_sid_to_id)
SID S-1-5-21-672642907-2465774793-3952525949-514 is or domain, but is unmapped
[2015/02/19 18:44:44.431798, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.431829, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.431858, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.431888, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.431917, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.431946, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.431990, 5] ../source3/passdb/pdb_interface.c:1712(lookup_global_sam_rid)
lookup_global_sam_rid: looking up RID 514.
[2015/02/19 18:44:44.432021, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:44:44.432050, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432080, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:44:44.432109, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.432138, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.432185, 5] ../source3/passdb/pdb_tdb.c:646(tdbsam_getsampwrid)
pdb_getsampwrid (TDB): error looking up RID 514 by key RID_00000202.
[2015/02/19 18:44:44.432224, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432255, 5] ../source3/passdb/pdb_interface.c:1788(lookup_global_sam_rid)
Can't find a unix id for an unmapped group
[2015/02/19 18:44:44.432284, 5] ../source3/passdb/pdb_interface.c:1498(pdb_default_sid_to_id)
SID S-1-5-21-672642907-2465774793-3952525949-514 is or domain, but is unmapped
[2015/02/19 18:44:44.432319, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.432349, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432379, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.432408, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432438, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.432473, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.432527, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.432558, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432587, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.432617, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432645, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.432674, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.432722, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.432753, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432782, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.432812, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432841, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.432870, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.432916, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.432947, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.432977, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.433006, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.433035, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.433064, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.433109, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.433140, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.433169, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.433199, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.433228, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.433257, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.433309, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.433340, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.433369, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.433399, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.433428, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.433457, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.433515, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.433802, 3] ../source3/rpc_server/svcctl/srv_svcctl_reg.c:565(svcctl_init_winreg)
Initialise the svcctl registry keys if needed.
[2015/02/19 18:44:44.433841, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.433872, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.433902, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.433932, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.433971, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.434046, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.434279, 4] ../source3/rpc_server/rpc_ncacn_np.c:197(make_internal_rpc_pipe_p)
Create pipe requested \winreg
[2015/02/19 18:44:44.434495, 4] ../source3/rpc_server/rpc_ncacn_np.c:237(make_internal_rpc_pipe_p)
Created internal pipe \winreg
[2015/02/19 18:44:44.434619, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [HKLM]
[2015/02/19 18:44:44.434706, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.434894, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.434971, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.435016, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.435063, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.435122, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[2] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.435225, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.435367, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.435432, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:422(_winreg_EnumKey)
_winreg_EnumKey: enumerating key [HKLM\SYSTEM\CurrentControlSet\Services]
[2015/02/19 18:44:44.435487, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.435551, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:422(_winreg_EnumKey)
_winreg_EnumKey: enumerating key [HKLM\SYSTEM\CurrentControlSet\Services]
[2015/02/19 18:44:44.435599, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.435663, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:422(_winreg_EnumKey)
_winreg_EnumKey: enumerating key [HKLM\SYSTEM\CurrentControlSet\Services]
[2015/02/19 18:44:44.435720, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.435810, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:422(_winreg_EnumKey)
_winreg_EnumKey: enumerating key [HKLM\SYSTEM\CurrentControlSet\Services]
[2015/02/19 18:44:44.435859, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.435924, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:422(_winreg_EnumKey)
_winreg_EnumKey: enumerating key [HKLM\SYSTEM\CurrentControlSet\Services]
[2015/02/19 18:44:44.435972, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.436037, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:422(_winreg_EnumKey)
_winreg_EnumKey: enumerating key [HKLM\SYSTEM\CurrentControlSet\Services]
[2015/02/19 18:44:44.436085, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.436148, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:422(_winreg_EnumKey)
_winreg_EnumKey: enumerating key [HKLM\SYSTEM\CurrentControlSet\Services]
[2015/02/19 18:44:44.436222, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.436302, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.436337, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.436368, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.436452, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.436485, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.436531, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.436563, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.436618, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Spooler]
[2015/02/19 18:44:44.436664, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[3] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.436775, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.436844, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\Spooler:Start]
[2015/02/19 18:44:44.436878, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.436947, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.437012, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\Spooler:Type]
[2015/02/19 18:44:44.437045, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.437090, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.437155, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\Spooler:ErrorControl]
[2015/02/19 18:44:44.437188, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.437253, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.437318, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\Spooler:ObjectName]
[2015/02/19 18:44:44.437351, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.437405, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.437471, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\Spooler:DisplayName]
[2015/02/19 18:44:44.437504, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.437550, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.437615, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\Spooler:ImagePath]
[2015/02/19 18:44:44.437647, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.437693, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.437758, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\Spooler:Description]
[2015/02/19 18:44:44.437790, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.437856, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.437923, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 03 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.437993, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.438041, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.438108, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.438140, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.438171, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.438214, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.438246, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.438291, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.438323, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.438380, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.438412, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Spooler]
[2015/02/19 18:44:44.438455, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Security]
[2015/02/19 18:44:44.438497, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[3] [0000] 00 00 00 00 04 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.438617, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 04 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.438683, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\Spooler\Security:Security]
[2015/02/19 18:44:44.438716, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.438765, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 04 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.438830, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 04 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.438892, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.438939, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.439005, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.439037, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.439067, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.439117, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.439149, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.439195, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.439226, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.439282, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [NETLOGON]
[2015/02/19 18:44:44.439332, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[3] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.439415, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.439482, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\NETLOGON:Start]
[2015/02/19 18:44:44.439514, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.439569, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.439635, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\NETLOGON:Type]
[2015/02/19 18:44:44.439667, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.439711, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.439786, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\NETLOGON:ErrorControl]
[2015/02/19 18:44:44.439819, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.439866, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.439931, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\NETLOGON:ObjectName]
[2015/02/19 18:44:44.439963, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.440011, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.440076, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\NETLOGON:DisplayName]
[2015/02/19 18:44:44.440108, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.440154, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.440226, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\NETLOGON:ImagePath]
[2015/02/19 18:44:44.440259, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.440306, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.440372, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\NETLOGON:Description]
[2015/02/19 18:44:44.440404, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.440448, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.440513, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 05 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.440575, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.440622, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.440689, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.440721, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.440751, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.440795, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.440826, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.440872, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.440903, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.440959, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.440991, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [NETLOGON]
[2015/02/19 18:44:44.441036, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Security]
[2015/02/19 18:44:44.441079, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[3] [0000] 00 00 00 00 06 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.441162, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 06 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.441226, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\NETLOGON\Security:Security]
[2015/02/19 18:44:44.441265, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.441314, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 06 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.441380, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 06 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.441443, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.441490, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.441557, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.441588, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.441619, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.441662, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.441693, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.441738, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.441769, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.441824, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [RemoteRegistry]
[2015/02/19 18:44:44.441870, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[3] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.441949, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.442014, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\RemoteRegistry:Start]
[2015/02/19 18:44:44.442046, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.442105, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.442171, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\RemoteRegistry:Type]
[2015/02/19 18:44:44.442203, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.442247, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.442312, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\RemoteRegistry:ErrorControl]
[2015/02/19 18:44:44.442350, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.442396, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.442461, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\RemoteRegistry:ObjectName]
[2015/02/19 18:44:44.442493, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.442540, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.442605, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\RemoteRegistry:DisplayName]
[2015/02/19 18:44:44.442638, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.442684, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.442749, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\RemoteRegistry:ImagePath]
[2015/02/19 18:44:44.442782, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.442827, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.442892, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\RemoteRegistry:Description]
[2015/02/19 18:44:44.442924, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.442969, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.443035, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 07 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.443098, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.443145, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.443212, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.443243, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.443274, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.443324, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.443355, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.443401, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.443432, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.443488, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.443520, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [RemoteRegistry]
[2015/02/19 18:44:44.443563, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Security]
[2015/02/19 18:44:44.443606, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[3] [0000] 00 00 00 00 08 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.443690, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 08 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.443766, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\RemoteRegistry\Security:Security]
[2015/02/19 18:44:44.443800, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.443849, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 08 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.443913, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 08 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.443975, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.444022, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.444089, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.444120, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.444151, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.444194, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.444225, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.444271, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.444303, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.444358, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [WINS]
[2015/02/19 18:44:44.444402, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[3] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.444490, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.444604, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\WINS:Start]
[2015/02/19 18:44:44.444638, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.444704, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.444771, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\WINS:Type]
[2015/02/19 18:44:44.444804, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.444849, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.444914, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\WINS:ErrorControl]
[2015/02/19 18:44:44.444946, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.444993, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.445058, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\WINS:ObjectName]
[2015/02/19 18:44:44.445090, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.445138, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.445203, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\WINS:DisplayName]
[2015/02/19 18:44:44.445235, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.445281, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.445347, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\WINS:ImagePath]
[2015/02/19 18:44:44.445379, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.445427, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.445493, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\WINS:Description]
[2015/02/19 18:44:44.445534, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.445579, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.445643, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 09 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.445707, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.445755, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[1] [0000] 00 00 00 00 01 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.445822, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.445854, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.445884, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.445929, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.445961, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.446006, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.446038, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.446093, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 2
[2015/02/19 18:44:44.446125, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [WINS]
[2015/02/19 18:44:44.446168, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Security]
[2015/02/19 18:44:44.446211, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[3] [0000] 00 00 00 00 0A 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.446295, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 0A 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.446362, 8] ../source3/rpc_server/winreg/srv_winreg_nt.c:815(_winreg_SetValue)
_winreg_SetValue: Setting value for [HKLM\SYSTEM\CurrentControlSet\Services\WINS\Security:Security]
[2015/02/19 18:44:44.446395, 5] ../lib/tdb_wrap/tdb_wrap.c:65(tdb_wrap_log)
tdb(/var/lib/samba/registry.tdb): tdb_transaction_start: nesting 1
[2015/02/19 18:44:44.446444, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 0A 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.446508, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 0A 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.446570, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.446611, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.446684, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 02 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.446747, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.446842, 3] ../source3/rpc_server/eventlog/srv_eventlog_reg.c:59(eventlog_init_winreg)
Initialise the eventlog registry keys if needed.
[2015/02/19 18:44:44.446887, 4] ../source3/rpc_server/rpc_ncacn_np.c:197(make_internal_rpc_pipe_p)
Create pipe requested \winreg
[2015/02/19 18:44:44.446942, 4] ../source3/rpc_server/rpc_ncacn_np.c:237(make_internal_rpc_pipe_p)
Created internal pipe \winreg
[2015/02/19 18:44:44.446980, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [HKLM]
[2015/02/19 18:44:44.447013, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.447044, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.447122, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.447152, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.447180, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.447270, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.447324, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[1] [0000] 00 00 00 00 0B 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.447410, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 0B 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.447476, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SYSTEM]
[2015/02/19 18:44:44.447522, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [CurrentControlSet]
[2015/02/19 18:44:44.447571, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Services]
[2015/02/19 18:44:44.447630, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Eventlog]
[2015/02/19 18:44:44.447678, 6] ../source3/rpc_server/rpc_handles.c:304(create_rpc_handle_internal)
Opened policy hnd[2] [0000] 00 00 00 00 0C 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.447779, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 0C 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.447889, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 0C 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.447954, 6] ../source3/rpc_server/rpc_handles.c:339(find_policy_by_hnd_internal)
Found policy hnd[0] [0000] 00 00 00 00 0C 00 00 00 00 00 00 00 E5 54 BC DA ........ .....T..
[0010] 18 31 00 00 .1..
[2015/02/19 18:44:44.448016, 6] ../source3/rpc_server/rpc_handles.c:388(close_policy_hnd)
Closed policy
[2015/02/19 18:44:44.448129, 0] ../lib/util/become_daemon.c:137(daemon_ready)
STATUS=daemon 'smbd' finished starting up and ready to serve connections
[2015/02/19 18:44:44.449937, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find print$
[2015/02/19 18:44:44.449988, 5] ../source3/printing/nt_printing.c:87(print_driver_directories_init)
No print$ share has been configured.
[2015/02/19 18:44:44.450034, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 515 - private_data=(nil)
[2015/02/19 18:44:44.450075, 3] ../source3/printing/queue_process.c:243(start_background_queue)
start_background_queue: Starting background LPQ thread
[2015/02/19 18:44:44.450748, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 0
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 16384
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:44:44.451047, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 16384
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:44:44.451316, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 0
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 16384
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:44:44.451549, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 16384
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:44:44.451812, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 0
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 16384
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:44:44.452038, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 16384
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:44:44.452278, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 0
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 16384
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:44:44.452516, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 16384
SO_RCVBUF = 87380
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:44:44.452808, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:44:44.452878, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:44:44.452914, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 13 - private_data=(nil)
[2015/02/19 18:44:44.452946, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:44:44.452975, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 783 - private_data=(nil)
[2015/02/19 18:44:44.453005, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:44:44.453035, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:44:44.453064, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 519 - private_data=0xb8567e00
[2015/02/19 18:44:44.453093, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 785 - private_data=(nil)
[2015/02/19 18:44:44.453129, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=(nil)
[2015/02/19 18:44:44.453159, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:44:44.453189, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:44:44.453244, 1] ../source3/printing/printer_list.c:226(printer_list_get_last_refresh)
Failed to fetch record!
[2015/02/19 18:44:44.453292, 2] ../source3/smbd/server.c:952(smbd_parent_loop)
waiting for connections
[2015/02/19 18:44:44.453402, 5] ../source3/printing/queue_process.c:279(start_background_queue)
start_background_queue: background LPQ thread started
[2015/02/19 18:44:44.453801, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:44:44.453865, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:44:44.453906, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:44:44.453937, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 517 - private_data=(nil)
[2015/02/19 18:44:44.453977, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 515 - private_data=(nil)
[2015/02/19 18:44:44.454008, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 515 - private_data=(nil)
[2015/02/19 18:44:44.454056, 3] ../source3/printing/pcap.c:138(pcap_cache_reload)
reloading printcap cache
[2015/02/19 18:44:44.454120, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:44:44.454211, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:44:44.454252, 5] ../source3/printing/print_cups.c:449(cups_pcap_load_async)
cups_pcap_load_async: asynchronously loading cups printers
[2015/02/19 18:44:44.454832, 3] ../source3/printing/pcap.c:189(pcap_cache_reload)
reload status: ok
[2015/02/19 18:44:44.454910, 5] ../source3/printing/queue_process.c:334(start_background_queue)
start_background_queue: background LPQ thread waiting for messages
[2015/02/19 18:44:44.455050, 5] ../source3/printing/print_cups.c:318(cups_cache_reload_async)
reloading cups printcap cache
[2015/02/19 18:44:44.460543, 5] ../source3/printing/print_cups.c:512(cups_async_callback)
cups_async_callback: callback received for printer data. fd = 8
[2015/02/19 18:44:44.460857, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:44:44.461025, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:44:44.461143, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:44:44.461268, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:44:44.461447, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.461859, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.461962, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.462068, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.462165, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.462257, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.462346, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.462439, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.462634, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.462745, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [HKLM]
[2015/02/19 18:44:44.462882, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SOFTWARE]
[2015/02/19 18:44:44.463003, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Samba]
[2015/02/19 18:44:44.463121, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [smbconf]
[2015/02/19 18:44:44.463569, 5] ../source3/param/loadparm.c:2447(process_registry_service)
process_registry_service: service name printers
[2015/02/19 18:44:44.463679, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [printers]
[2015/02/19 18:44:44.463813, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.463902, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.463942, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.464063, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.464101, 5] ../source3/param/loadparm.c:2447(process_registry_service)
process_registry_service: service name printers
[2015/02/19 18:44:44.464136, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [printers]
[2015/02/19 18:44:44.464183, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.464220, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.464502, 6] ../source3/printing/queue_process.c:183(bq_sig_chld_handler)
[2015/02/19 18:44:44.464497, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
Bq child process 12572 terminated with 0
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.464561, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.464595, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.464650, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:44:44.464720, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.464972, 8] ../source3/lib/adt_tree.c:215(pathtree_add)
pathtree_add: Enter
[2015/02/19 18:44:44.465009, 8] ../source3/lib/adt_tree.c:284(pathtree_add)
pathtree_add: Exit
[2015/02/19 18:44:44.465051, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.465085, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:44:44.465118, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:44:44.465150, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:44:44.465181, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:44:44.465255, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:44:44.465293, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [HKLM]
[2015/02/19 18:44:44.465350, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [SOFTWARE]
[2015/02/19 18:44:44.465405, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [Samba]
[2015/02/19 18:44:44.465458, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [smbconf]
[2015/02/19 18:44:44.465510, 5] ../source3/param/loadparm.c:2447(process_registry_service)
process_registry_service: service name printers
[2015/02/19 18:44:44.465546, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [printers]
[2015/02/19 18:44:44.465591, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.465628, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.465663, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.465733, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.465767, 5] ../source3/param/loadparm.c:2447(process_registry_service)
process_registry_service: service name printers
[2015/02/19 18:44:44.465800, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [printers]
[2015/02/19 18:44:44.465845, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:44:44.465881, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.464672, 2] ../source3/smbd/server.c:440(remove_child_pid)
Could not find child 12641 -- ignoring
[2015/02/19 18:45:44.497441, 5] ../source3/printing/queue_process.c:71(print_queue_housekeeping)
print queue housekeeping
[2015/02/19 18:45:44.497623, 3] ../source3/printing/queue_process.c:77(print_queue_housekeeping)
Printcap cache time expired.
[2015/02/19 18:45:44.497716, 3] ../source3/printing/pcap.c:138(pcap_cache_reload)
reloading printcap cache
[2015/02/19 18:45:44.497810, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:45:44.497958, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:45:44.498049, 5] ../source3/printing/print_cups.c:449(cups_pcap_load_async)
cups_pcap_load_async: asynchronously loading cups printers
[2015/02/19 18:45:44.499146, 3] ../source3/printing/pcap.c:189(pcap_cache_reload)
reload status: ok
[2015/02/19 18:45:44.499641, 5] ../source3/printing/print_cups.c:318(cups_cache_reload_async)
reloading cups printcap cache
[2015/02/19 18:45:44.510066, 5] ../source3/printing/print_cups.c:512(cups_async_callback)
cups_async_callback: callback received for printer data. fd = 8
[2015/02/19 18:45:44.510261, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:45:44.510329, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:45:44.510373, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:45:44.510412, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/printer_list.tdb
[2015/02/19 18:45:44.510478, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.510511, 5] ../source3/param/loadparm.c:2447(process_registry_service)
process_registry_service: service name printers
[2015/02/19 18:45:44.510544, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [printers]
[2015/02/19 18:45:44.510601, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.510637, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.510669, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.510742, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.510773, 5] ../source3/param/loadparm.c:2447(process_registry_service)
process_registry_service: service name printers
[2015/02/19 18:45:44.510803, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [printers]
[2015/02/19 18:45:44.510845, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.510876, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.511106, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:45:44.511162, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:45:44.511195, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:45:44.511251, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:45:44.511299, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.511332, 5] ../source3/param/loadparm.c:2447(process_registry_service)
process_registry_service: service name printers
[2015/02/19 18:45:44.511364, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [printers]
[2015/02/19 18:45:44.511414, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.511450, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.511481, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.511563, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.511598, 5] ../source3/param/loadparm.c:2447(process_registry_service)
process_registry_service: service name printers
[2015/02/19 18:45:44.511630, 7] ../source3/registry/reg_api.c:143(regkey_open_onelevel)
regkey_open_onelevel: name = [printers]
[2015/02/19 18:45:44.511672, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.511706, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find printers
[2015/02/19 18:45:44.511852, 6] ../source3/printing/queue_process.c:183(bq_sig_chld_handler)
Bq child process 12642 terminated with 0
[2015/02/19 18:46:44.492288, 2] ../source3/smbd/server.c:440(remove_child_pid)
Could not find child 13086 -- ignoring
[2015/02/19 18:46:44.557929, 5] ../source3/printing/queue_process.c:71(print_queue_housekeeping)
print queue housekeeping
[2015/02/19 18:47:17.268116, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:17.268282, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:17.268359, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:17.268641, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:17.268996, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:17.269137, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:17.269279, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:17.269314, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:17.269346, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:17.269377, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:17.269409, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:17.269439, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:17.269469, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:17.269505, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:17.269539, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:17.269576, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:17.269624, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:17.269657, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:17.269690, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:17.269722, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:17.269755, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:17.269903, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:17.269944, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:17.269980, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:17.270001, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:17.270179, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13130) conn 0x0
[2015/02/19 18:47:17.270223, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:17.270264, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:17.270303, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:17.270359, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:17.270850, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:17.270923, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:17.270955, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:17.270985, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:17.271016, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:17.271046, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:17.271076, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:17.271106, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:17.271136, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:17.271166, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:17.271228, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:17.271296, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:17.271356, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:17.271403, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:17.271554, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:17.271658, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:17.271722, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:17.271772, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:17.271801, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:17.271837, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:17.271867, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:17.271896, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:17.271925, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:17.271957, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:17.271985, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:17.272017, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:17.272051, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:17.272083, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:17.272114, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:17.272149, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:17.272185, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:17.272218, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:17.527917, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:17.528340, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:17.784869, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:17.785001, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:17.785190, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:17.785255, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:17.785308, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:17.792113, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:17.792193, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:17.792246, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:17.792305, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:17.792541, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:17.792657, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:17.792872, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:17.792946, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:17.792993, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:17.793042, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:17.793071, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=18944 (0x4A00)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=49536 (0xC180)
smb_vwv[12]=20842 (0x516A)
smb_vwv[13]=16945 (0x4231)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:17.794240, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:17.794325, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:17.794378, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:17.794409, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:17.794919, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13130) conn 0x0
[2015/02/19 18:47:17.794975, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:17.795027, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:17.795079, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:17.795159, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:17.795218, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:17.795288, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:17.795359, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:17.795430, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:17.795891, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:17.795941, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:17.795980, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:17.796012, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:17.796044, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:17.796077, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:18.052177, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:18.052332, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:18.304547, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:18.304681, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:18.304803, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:18.304865, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:18.304926, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:18.304979, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:18.305030, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.305082, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.305273, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:18.305364, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:18.305621, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.305708, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.305740, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=14514
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:18.306372, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x138
[2015/02/19 18:47:18.306438, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 316 (0 toread)
[2015/02/19 18:47:18.306488, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.306519, 5] ../source3/lib/util.c:178(show_msg)
size=312
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=14514
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 230 (0xE6)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=253
[2015/02/19 18:47:18.306998, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13130) conn 0x0
[2015/02/19 18:47:18.307052, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.307102, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.307150, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.307222, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.307289, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:18.307340, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:18.307391, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:18.307442, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:18.307492, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:18.307540, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:18.307588, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.307635, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.307726, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[white] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:18.307839, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:18.307897, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:18.307981, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:18.308097, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:18.308156, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:18.308390, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:18.308884, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:18.309081, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:18.309276, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:18.309332, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:18.309389, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:18.309467, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[white] from workstation [LINUX]
[2015/02/19 18:47:18.309544, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [white] from workstation [LINUX]
[2015/02/19 18:47:18.309598, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for white (white)
[2015/02/19 18:47:18.309651, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for white's user_info struct
[2015/02/19 18:47:18.309705, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for white's user_info struct
[2015/02/19 18:47:18.309769, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[white]@[LINUX] with the new password interface
[2015/02/19 18:47:18.309821, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[white]@[LINUX]
[2015/02/19 18:47:18.309873, 5] ../lib/util/util.c:556(dump_data)
[0000] C8 C2 B5 CB F4 F0 85 E5 ........
[2015/02/19 18:47:18.309951, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:18.310045, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.310100, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:18.310148, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.310199, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.310248, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.310398, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: linux
[2015/02/19 18:47:18.310476, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: linux
[2015/02/19 18:47:18.310540, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.310591, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.310640, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.310691, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.310740, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.310839, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.310929, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.310980, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.311030, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.311080, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.311130, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.311213, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.311276, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user white
[2015/02/19 18:47:18.311325, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is white
[2015/02/19 18:47:18.311390, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [white]!
[2015/02/19 18:47:18.311501, 5] ../source3/passdb/lookup_sid.c:1212(gid_to_sid)
gid_to_sid: winbind failed to find a sid for gid 100
[2015/02/19 18:47:18.311556, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.311605, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.311656, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.311704, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.311795, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.311982, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.312079, 3] ../source3/passdb/lookup_sid.c:1560(get_primary_group_sid)
Forcing Primary Group to 'Domain Users' for white
[2015/02/19 18:47:18.312121, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.312153, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.312186, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.312217, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.312248, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.312299, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.312346, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: linux
[2015/02/19 18:47:18.312383, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: linux
[2015/02/19 18:47:18.312419, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.312452, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.312482, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.312513, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.312544, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.312595, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.312639, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:18.312684, 4] ../libcli/auth/ntlm_check.c:359(ntlm_password_check)
ntlm_password_check: Checking NTLMv2 password with domain [AKIRA]
[2015/02/19 18:47:18.312744, 4] ../libcli/auth/ntlm_check.c:373(ntlm_password_check)
ntlm_password_check: Checking NTLMv2 password with uppercased version of domain [AKIRA]
[2015/02/19 18:47:18.312783, 4] ../libcli/auth/ntlm_check.c:386(ntlm_password_check)
ntlm_password_check: Checking NTLMv2 password without a domain
[2015/02/19 18:47:18.312821, 3] ../libcli/auth/ntlm_check.c:398(ntlm_password_check)
ntlm_password_check: NTLMv2 password check failed
[2015/02/19 18:47:18.312852, 3] ../libcli/auth/ntlm_check.c:443(ntlm_password_check)
ntlm_password_check: Lanman passwords NOT PERMITTED for user white
[2015/02/19 18:47:18.312883, 4] ../libcli/auth/ntlm_check.c:480(ntlm_password_check)
ntlm_password_check: Checking LMv2 password with domain AKIRA
[2015/02/19 18:47:18.312920, 4] ../libcli/auth/ntlm_check.c:509(ntlm_password_check)
ntlm_password_check: Checking LMv2 password with upper-cased version of domain AKIRA
[2015/02/19 18:47:18.312958, 4] ../libcli/auth/ntlm_check.c:537(ntlm_password_check)
ntlm_password_check: Checking LMv2 password without a domain
[2015/02/19 18:47:18.312995, 4] ../libcli/auth/ntlm_check.c:568(ntlm_password_check)
ntlm_password_check: Checking NT MD4 password in LM field
[2015/02/19 18:47:18.313059, 3] ../libcli/auth/ntlm_check.c:587(ntlm_password_check)
ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 failed for user white
[2015/02/19 18:47:18.313097, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.313130, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:18.313162, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.313201, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.313231, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.313282, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:18.313318, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.313350, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:18.313418, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.313456, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.313485, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.313530, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.313563, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.313594, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.313624, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.313655, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.313708, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.313745, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:18.313778, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.313810, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:18.313840, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.313870, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.313900, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.313983, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: linux
[2015/02/19 18:47:18.314022, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: linux
[2015/02/19 18:47:18.314111, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.314143, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.314175, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.314208, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.314239, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.314291, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.314331, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.314363, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.314396, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.314428, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.314466, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.314516, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.314552, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.314583, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:18.314614, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:18.314645, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.314676, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.314728, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:18.314764, 5] ../source3/passdb/pdb_tdb.c:801(tdb_update_samacct_only)
Storing account white with RID 1000
[2015/02/19 18:47:18.314799, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /etc/samba/passdb.tdb
[2015/02/19 18:47:18.314837, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /etc/samba/passdb.tdb
[2015/02/19 18:47:18.314872, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /etc/samba/passdb.tdb
[2015/02/19 18:47:18.314907, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /etc/samba/passdb.tdb
[2015/02/19 18:47:18.314945, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:18.314981, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [white] FAILED with error NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:18.315021, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [white] -> [white] FAILED with error NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:18.315054, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\white failed: NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:18.315090, 5] ../auth/ntlmssp/ntlmssp_server.c:454(ntlmssp_server_check_password)
../auth/ntlmssp/ntlmssp_server.c:454: Checking NTLMSSP password for AKIRA\white failed: NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:18.315127, 2] ../auth/gensec/spnego.c:743(gensec_spnego_server_negTokenTarg)
SPNEGO login failed: NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:18.315166, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.315204, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.315268, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.315315, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/sesssetup.c(263) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE
[2015/02/19 18:47:18.315354, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.315373, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x73
smb_rcls=109
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=14514
smb_mid=2
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:18.315645, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x58
[2015/02/19 18:47:18.315681, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 92 (0 toread)
[2015/02/19 18:47:18.315712, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.315730, 5] ../source3/lib/util.c:178(show_msg)
size=88
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=0
smb_mid=3
smt_wct=13
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]=13129 (0x3349)
smb_vwv[ 5]=13130 (0x334A)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 0 (0x0)
smb_vwv[11]=49236 (0xC054)
smb_vwv[12]= 0 (0x0)
smb_bcc=27
[2015/02/19 18:47:18.316070, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13130) conn 0x0
[2015/02/19 18:47:18.316107, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.316139, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.316170, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.316218, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.316252, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=13 flg2=0xc843
[2015/02/19 18:47:18.316297, 3] ../source3/smbd/sesssetup.c:818(reply_sesssetup_and_X)
Domain=[] NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[null]
[2015/02/19 18:47:18.316329, 3] ../source3/smbd/sesssetup.c:834(reply_sesssetup_and_X)
sesssetupX:name=[]\[]@[linux]
[2015/02/19 18:47:18.316382, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:18.316448, 3] ../source3/smbd/sesssetup.c:89(check_guest_password)
Got anonymous request
[2015/02/19 18:47:18.316482, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:18.316515, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:18.316548, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:18.316579, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:18.316611, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:18.316652, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for ()
[2015/02/19 18:47:18.316684, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for 's user_info struct
[2015/02/19 18:47:18.316718, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for 's user_info struct
[2015/02/19 18:47:18.316751, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:18.316782, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:18.316828, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:18.316892, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:18.316927, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:18.317070, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:18.317370, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:18.317494, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:18.317617, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:18.317652, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:18.317686, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:18.317722, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user []\[] from workstation []
[2015/02/19 18:47:18.317755, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [] to [LINUX] for user [] from workstation []
[2015/02/19 18:47:18.317788, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for ()
[2015/02/19 18:47:18.317820, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for 's user_info struct
[2015/02/19 18:47:18.317851, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for 's user_info struct
[2015/02/19 18:47:18.317881, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user []\[]@[] with the new password interface
[2015/02/19 18:47:18.317913, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[]@[]
[2015/02/19 18:47:18.317946, 5] ../lib/util/util.c:556(dump_data)
[0000] C1 D7 7F A6 39 16 93 68 ....9..h
[2015/02/19 18:47:18.318007, 3] ../source3/auth/auth.c:226(auth_check_ntlm_password)
check_ntlm_password: guest authentication for user [] succeeded
[2015/02/19 18:47:18.318040, 5] ../source3/auth/auth.c:278(auth_check_ntlm_password)
check_ntlm_password: guest authentication for user [] -> [] -> [nobody] succeeded
[2015/02/19 18:47:18.318109, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.318182, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.318232, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.318302, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.318351, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:18.318440, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.318459, 5] ../source3/lib/util.c:178(show_msg)
size=148
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=37542
smb_mid=3
smt_wct=3
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_bcc=107
[2015/02/19 18:47:18.318759, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x5a
[2015/02/19 18:47:18.318796, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 94 (0 toread)
[2015/02/19 18:47:18.318828, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.318855, 5] ../source3/lib/util.c:178(show_msg)
size=90
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=37542
smb_mid=4
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=47
[2015/02/19 18:47:18.319065, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13130) conn 0x0
[2015/02/19 18:47:18.319099, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.319130, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.319161, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.319208, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.319264, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [IPC] for share [IPC$]
[2015/02/19 18:47:18.319329, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:18.319369, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:18.319485, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:18.319538, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:18.319625, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:18.319710, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:18.319765, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:18.319801, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:18.319831, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:18.319932, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.319970, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:18.320136, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:18.320211, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:18.320249, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.320281, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.320313, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.320359, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.320424, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:40165) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13130)
[2015/02/19 18:47:18.320484, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:18.320530, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:18.320576, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:18.320607, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.320626, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=56369
smb_pid=13129
smb_uid=37542
smb_mid=4
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:18.320980, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x23
[2015/02/19 18:47:18.321015, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 39 (0 toread)
[2015/02/19 18:47:18.321046, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.321064, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=56369
smb_pid=13129
smb_uid=37542
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:18.321223, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtdis (pid 13130) conn 0xb8584010
[2015/02/19 18:47:18.321258, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.321288, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.321318, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.321364, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.321405, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:18.321464, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:18.321500, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:18.321542, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:18.321579, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.321611, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.321641, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.321689, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.321720, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:40165) closed connection to service IPC$
[2015/02/19 18:47:18.321757, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:18.321794, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:18.321827, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.321858, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.321887, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.321931, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.321973, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.322001, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=56369
smb_pid=13129
smb_uid=37542
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:18.322206, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:18.322241, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:40165 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:18.322286, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.322316, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.322345, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.322388, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.322429, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.322477, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.322528, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.322557, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.322585, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.322627, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.322666, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:18.322740, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:18.323436, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:18.323711, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:18.323903, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:18.324843, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
[2015/02/19 18:47:18.325017, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:18.325117, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:18.325815, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:18.326015, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:18.326191, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:18.326259, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:18.326324, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:18.326388, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:18.326453, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:18.326517, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:18.326579, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:18.326644, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:18.326711, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:18.326776, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:18.326841, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:18.326904, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:18.326967, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:18.327030, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:18.327093, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:18.327243, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x81 of len 0x44
[2015/02/19 18:47:18.327312, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 72 (0 toread)
[2015/02/19 18:47:18.327425, 2] ../source3/smbd/reply.c:592(reply_special)
netbios connect: name1=192.168.1.100 0x20 name2=LINUX 0x0
[2015/02/19 18:47:18.327518, 2] ../source3/smbd/reply.c:633(reply_special)
netbios connect: local=192.168.1.100 remote=linux, name type = 0
[2015/02/19 18:47:18.327595, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:18.327728, 5] ../source3/smbd/reply.c:667(reply_special)
init msg_type=0x81 msg_flags=0x0
[2015/02/19 18:47:18.327961, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:18.328037, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:18.328106, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.328144, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:18.328546, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13132) conn 0x0
[2015/02/19 18:47:18.328622, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.328691, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.328761, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.328872, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.329307, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:18.329392, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:18.329458, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:18.329521, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:18.329583, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:18.329647, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:18.329710, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:18.329774, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:18.329838, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:18.329901, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:18.329995, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:18.330132, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:18.330225, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:18.330311, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:18.330530, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:18.330676, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:18.330765, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:18.330832, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:18.330895, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:18.330964, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:18.331029, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:18.331092, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:18.331155, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:18.331218, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:18.331281, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:18.331343, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:18.331408, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:18.331472, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:18.331534, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:18.331612, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:18.331680, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:18.331757, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:18.587993, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:18.588417, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:18.844542, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:18.844718, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:18.844980, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:18.845090, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:18.845175, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:18.853934, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:18.854063, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:18.854099, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:18.854136, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:18.854314, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:18.854390, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:18.854528, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:18.854562, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:18.854595, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:18.854628, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.854647, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=19456 (0x4C00)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=37248 (0x9180)
smb_vwv[12]=62210 (0xF302)
smb_vwv[13]=16945 (0x4231)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:18.855219, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:18.855259, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:18.855292, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:18.855311, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:18.855635, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13132) conn 0x0
[2015/02/19 18:47:18.855671, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:18.855703, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:18.855735, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:18.855807, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:18.855846, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:18.855888, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:18.855933, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:18.855981, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.856241, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:18.856283, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:18.856322, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:18.856356, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:18.856387, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:18.856420, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:19.110031, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:19.110206, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:19.365483, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:19.365660, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:19.365830, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:19.365927, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:19.366024, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:19.366109, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:19.366191, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.366271, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.366559, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:19.366700, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:19.367135, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:19.367267, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.367318, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=526
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:19.368360, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x138
[2015/02/19 18:47:19.368495, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 316 (0 toread)
[2015/02/19 18:47:19.368618, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.368686, 5] ../source3/lib/util.c:178(show_msg)
size=312
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=526
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 230 (0xE6)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=253
[2015/02/19 18:47:19.370067, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13132) conn 0x0
[2015/02/19 18:47:19.370197, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:19.370319, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.370441, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.370623, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:19.370756, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:19.370879, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:19.371003, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:19.371128, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:19.371251, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:19.371372, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:19.371493, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.371613, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.371845, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[white] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:19.372004, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:19.372132, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:19.372296, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:19.372490, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:19.372638, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:19.373248, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:19.374595, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:19.375043, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:19.375493, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:19.375625, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:19.375768, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:19.375928, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[white] from workstation [LINUX]
[2015/02/19 18:47:19.376084, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [white] from workstation [LINUX]
[2015/02/19 18:47:19.376214, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for white (white)
[2015/02/19 18:47:19.376338, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for white's user_info struct
[2015/02/19 18:47:19.376466, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for white's user_info struct
[2015/02/19 18:47:19.376590, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[white]@[LINUX] with the new password interface
[2015/02/19 18:47:19.376713, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[white]@[LINUX]
[2015/02/19 18:47:19.376836, 5] ../lib/util/util.c:556(dump_data)
[0000] 0E BE F0 71 D5 75 AE 61 ...q.u.a
[2015/02/19 18:47:19.376993, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:19.377129, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.377252, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:19.377374, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.377496, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.377616, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.377885, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: 192.168.1.100
[2015/02/19 18:47:19.378043, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: 192.168.1.100
[2015/02/19 18:47:19.378183, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.378306, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.378444, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.378567, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.378687, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.378897, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.379068, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.379191, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.379315, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.379433, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.379549, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.379738, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.379927, 5] ../source3/lib/username.c:181(Get_Pwnam_alloc)
Finding user white
[2015/02/19 18:47:19.379991, 5] ../source3/lib/username.c:120(Get_Pwnam_internals)
Trying _Get_Pwnam(), username as lowercase is white
[2015/02/19 18:47:19.380070, 5] ../source3/lib/username.c:159(Get_Pwnam_internals)
Get_Pwnam_internals did find user [white]!
[2015/02/19 18:47:19.380184, 5] ../source3/passdb/lookup_sid.c:1212(gid_to_sid)
gid_to_sid: winbind failed to find a sid for gid 100
[2015/02/19 18:47:19.380253, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.380317, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.380381, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.380443, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.380506, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.380624, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.380717, 3] ../source3/passdb/lookup_sid.c:1560(get_primary_group_sid)
Forcing Primary Group to 'Domain Users' for white
[2015/02/19 18:47:19.380797, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.380862, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.380925, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.380989, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.381051, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.381154, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.381239, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: 192.168.1.100
[2015/02/19 18:47:19.381313, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: 192.168.1.100
[2015/02/19 18:47:19.381381, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.381445, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.381509, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.381585, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.381648, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.381750, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.381826, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:19.381904, 4] ../libcli/auth/ntlm_check.c:359(ntlm_password_check)
ntlm_password_check: Checking NTLMv2 password with domain [AKIRA]
[2015/02/19 18:47:19.382004, 4] ../libcli/auth/ntlm_check.c:373(ntlm_password_check)
ntlm_password_check: Checking NTLMv2 password with uppercased version of domain [AKIRA]
[2015/02/19 18:47:19.382076, 4] ../libcli/auth/ntlm_check.c:386(ntlm_password_check)
ntlm_password_check: Checking NTLMv2 password without a domain
[2015/02/19 18:47:19.382145, 3] ../libcli/auth/ntlm_check.c:398(ntlm_password_check)
ntlm_password_check: NTLMv2 password check failed
[2015/02/19 18:47:19.382207, 3] ../libcli/auth/ntlm_check.c:443(ntlm_password_check)
ntlm_password_check: Lanman passwords NOT PERMITTED for user white
[2015/02/19 18:47:19.382270, 4] ../libcli/auth/ntlm_check.c:480(ntlm_password_check)
ntlm_password_check: Checking LMv2 password with domain AKIRA
[2015/02/19 18:47:19.382339, 4] ../libcli/auth/ntlm_check.c:509(ntlm_password_check)
ntlm_password_check: Checking LMv2 password with upper-cased version of domain AKIRA
[2015/02/19 18:47:19.382408, 4] ../libcli/auth/ntlm_check.c:537(ntlm_password_check)
ntlm_password_check: Checking LMv2 password without a domain
[2015/02/19 18:47:19.382476, 4] ../libcli/auth/ntlm_check.c:568(ntlm_password_check)
ntlm_password_check: Checking NT MD4 password in LM field
[2015/02/19 18:47:19.382571, 3] ../libcli/auth/ntlm_check.c:587(ntlm_password_check)
ntlm_password_check: LM password, NT MD4 password in LM field and LMv2 failed for user white
[2015/02/19 18:47:19.382641, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.382705, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:19.382769, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.382833, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.382895, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.382995, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:19.383062, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.383125, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:19.383189, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.383252, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.383314, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.383407, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.383471, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.383534, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.383597, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.383659, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.383782, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.383851, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:19.383915, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.383979, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:19.384042, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.384105, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.384168, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.384298, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: 192.168.1.100
[2015/02/19 18:47:19.384369, 4] ../source3/lib/substitute.c:435(automount_server)
Home server: 192.168.1.100
[2015/02/19 18:47:19.384436, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.384500, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.384563, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.384626, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.384689, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.384788, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.384859, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.384922, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.384986, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.385054, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.385116, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.385215, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.385282, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.385345, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 2
[2015/02/19 18:47:19.385408, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 3
[2015/02/19 18:47:19.385471, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.385534, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.385633, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:19.385700, 5] ../source3/passdb/pdb_tdb.c:801(tdb_update_samacct_only)
Storing account white with RID 1000
[2015/02/19 18:47:19.385767, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /etc/samba/passdb.tdb
[2015/02/19 18:47:19.385839, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /etc/samba/passdb.tdb
[2015/02/19 18:47:19.385905, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /etc/samba/passdb.tdb
[2015/02/19 18:47:19.385971, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /etc/samba/passdb.tdb
[2015/02/19 18:47:19.386049, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:19.386118, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [white] FAILED with error NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:19.386190, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [white] -> [white] FAILED with error NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:19.386255, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\white failed: NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:19.386324, 5] ../auth/ntlmssp/ntlmssp_server.c:454(ntlmssp_server_check_password)
../auth/ntlmssp/ntlmssp_server.c:454: Checking NTLMSSP password for AKIRA\white failed: NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:19.386393, 2] ../auth/gensec/spnego.c:743(gensec_spnego_server_negTokenTarg)
SPNEGO login failed: NT_STATUS_WRONG_PASSWORD
[2015/02/19 18:47:19.386465, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:19.386534, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:19.386633, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:19.386717, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/sesssetup.c(263) cmd=115 (SMBsesssetupX) NT_STATUS_LOGON_FAILURE
[2015/02/19 18:47:19.386787, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.386822, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x73
smb_rcls=109
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=526
smb_mid=2
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:19.387352, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x58
[2015/02/19 18:47:19.387483, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 92 (0 toread)
[2015/02/19 18:47:19.387550, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.387585, 5] ../source3/lib/util.c:178(show_msg)
size=88
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=0
smb_mid=3
smt_wct=13
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]=13129 (0x3349)
smb_vwv[ 5]=13132 (0x334C)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 0 (0x0)
smb_vwv[11]=49236 (0xC054)
smb_vwv[12]= 0 (0x0)
smb_bcc=27
[2015/02/19 18:47:19.388346, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13132) conn 0x0
[2015/02/19 18:47:19.388413, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:19.388477, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.388540, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.388637, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:19.388702, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=13 flg2=0xc843
[2015/02/19 18:47:19.388786, 3] ../source3/smbd/sesssetup.c:818(reply_sesssetup_and_X)
Domain=[] NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[null]
[2015/02/19 18:47:19.388850, 3] ../source3/smbd/sesssetup.c:834(reply_sesssetup_and_X)
sesssetupX:name=[]\[]@[linux]
[2015/02/19 18:47:19.388936, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:19.389080, 3] ../source3/smbd/sesssetup.c:89(check_guest_password)
Got anonymous request
[2015/02/19 18:47:19.389147, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:19.389214, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:19.389278, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:19.389341, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:19.389405, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:19.389479, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for ()
[2015/02/19 18:47:19.389543, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for 's user_info struct
[2015/02/19 18:47:19.389609, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for 's user_info struct
[2015/02/19 18:47:19.389675, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:19.389738, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:19.389818, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:19.389916, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:19.389984, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:19.390270, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:19.390960, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:19.391193, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:19.391423, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:19.391491, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:19.391558, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:19.391626, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user []\[] from workstation []
[2015/02/19 18:47:19.391691, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [] to [LINUX] for user [] from workstation []
[2015/02/19 18:47:19.391782, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for ()
[2015/02/19 18:47:19.391848, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for 's user_info struct
[2015/02/19 18:47:19.391920, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for 's user_info struct
[2015/02/19 18:47:19.391983, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user []\[]@[] with the new password interface
[2015/02/19 18:47:19.392046, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[]@[]
[2015/02/19 18:47:19.392108, 5] ../lib/util/util.c:556(dump_data)
[0000] CB AE 35 3F 69 3F FB 66 ..5?i?.f
[2015/02/19 18:47:19.392206, 3] ../source3/auth/auth.c:226(auth_check_ntlm_password)
check_ntlm_password: guest authentication for user [] succeeded
[2015/02/19 18:47:19.392271, 5] ../source3/auth/auth.c:278(auth_check_ntlm_password)
check_ntlm_password: guest authentication for user [] -> [] -> [nobody] succeeded
[2015/02/19 18:47:19.392378, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:19.392490, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:19.392575, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:19.392678, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:19.392759, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:19.392891, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.392925, 5] ../source3/lib/util.c:178(show_msg)
size=148
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=42382
smb_mid=3
smt_wct=3
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_bcc=107
[2015/02/19 18:47:19.393516, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x5c
[2015/02/19 18:47:19.393591, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 96 (0 toread)
[2015/02/19 18:47:19.393654, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.393690, 5] ../source3/lib/util.c:178(show_msg)
size=92
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=42382
smb_mid=4
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=49
[2015/02/19 18:47:19.394218, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13132) conn 0x0
[2015/02/19 18:47:19.394286, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:19.394349, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.394411, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.394506, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:19.394595, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [IPC$]
[2015/02/19 18:47:19.394690, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:19.394762, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:19.394877, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:19.394961, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from linux (192.168.1.100)
[2015/02/19 18:47:19.395092, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:19.395212, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:19.395286, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:19.395352, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:19.395414, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:19.395560, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:19.395629, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:19.395999, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:19.396152, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:19.396219, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:19.396282, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:19.396343, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:19.396438, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:19.396532, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:43063) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13132)
[2015/02/19 18:47:19.396617, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:19.396694, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:19.396769, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:19.396832, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.396867, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=4620
smb_pid=13129
smb_uid=42382
smb_mid=4
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:19.397564, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x7c
[2015/02/19 18:47:19.397643, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 128 (0 toread)
[2015/02/19 18:47:19.397706, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.397740, 5] ../source3/lib/util.c:178(show_msg)
size=124
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=4620
smb_pid=13129
smb_uid=42382
smb_mid=5
smt_wct=14
smb_vwv[ 0]= 32 (0x20)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 8 (0x8)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 32 (0x20)
smb_vwv[10]= 92 (0x5C)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 124 (0x7C)
smb_vwv[13]= 0 (0x0)
smb_bcc=61
[2015/02/19 18:47:19.398509, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans (pid 13132) conn 0xb8585b80
[2015/02/19 18:47:19.398578, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:19.398642, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:19.398988, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:19.399141, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:19.399216, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:19.399307, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:19.399386, 3] ../source3/smbd/ipc.c:591(handle_trans)
trans <\PIPE\LANMAN> data=0 params=32 setup=0
[2015/02/19 18:47:19.399455, 5] ../source3/smbd/ipc.c:624(handle_trans)
calling named_pipe
[2015/02/19 18:47:19.399516, 3] ../source3/smbd/ipc.c:542(named_pipe)
named pipe command on <LANMAN> name
[2015/02/19 18:47:19.399582, 3] ../source3/smbd/lanman.c:5607(api_reply)
Got API command 104 of form <WrLehDz> <B16BBDz> (tdscnt=0,tpscnt=32,mdrcnt=65535,mprcnt=8)
[2015/02/19 18:47:19.399647, 3] ../source3/smbd/lanman.c:5611(api_reply)
Doing NetServerEnum2
[2015/02/19 18:47:19.399722, 4] ../source3/smbd/lanman.c:1495(api_RNetServerEnum2)
server request level: B16BBDz 80000000 domains_req:Yes local_only:No
[2015/02/19 18:47:19.399811, 4] ../source3/smbd/lanman.c:1508(api_RNetServerEnum2)
domain [AKIRA]
[2015/02/19 18:47:19.399904, 4] ../source3/smbd/lanman.c:1243(get_session_info)
Servertype search: 80000000
[2015/02/19 18:47:19.399987, 4] ../source3/smbd/lanman.c:1335(get_session_info)
**SV** AKIRA 80001000 LINUX AKIRA
[2015/02/19 18:47:19.400056, 4] ../source3/smbd/lanman.c:1316(get_session_info)
r:serv type s: dom mismatch LINUX 849a03 openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS AKIRA
[2015/02/19 18:47:19.400124, 4] ../source3/smbd/lanman.c:1316(get_session_info)
r:serv type s: dom mismatch KIRA 11003 AKIRA
[2015/02/19 18:47:19.400191, 4] ../source3/smbd/lanman.c:1531(api_RNetServerEnum2)
fill_srv_info[0] AKIRA 80001000 LINUX AKIRA
[2015/02/19 18:47:19.400265, 4] ../source3/smbd/lanman.c:1567(api_RNetServerEnum2)
fill_srv_info[0] AKIRA 80001000 LINUX AKIRA
[2015/02/19 18:47:19.400334, 3] ../source3/smbd/lanman.c:1585(api_RNetServerEnum2)
NetServerEnum2 domain = AKIRA uLevel=1 counted=1 total=1
[2015/02/19 18:47:19.400401, 5] ../source3/smbd/ipc.c:62(copy_trans_params_and_data)
copy_trans_params_and_data: params[0..8] data[0..32] (align 0)
[2015/02/19 18:47:19.400465, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:19.400499, 5] ../source3/lib/util.c:178(show_msg)
size=96
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=4620
smb_pid=13129
smb_uid=42382
smb_mid=5
smt_wct=10
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]= 32 (0x20)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 8 (0x8)
smb_vwv[ 4]= 56 (0x38)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 32 (0x20)
smb_vwv[ 7]= 64 (0x40)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_bcc=41
[2015/02/19 18:47:24.816953, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:24.817330, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:24.817523, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:24.818609, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:24.819930, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:24.820409, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:24.820779, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:24.820947, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:24.821110, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:24.821271, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:24.821436, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:24.821597, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:24.821757, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:24.821922, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:24.822089, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:24.822253, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:24.822415, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:24.822577, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:24.822737, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:24.822898, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:24.823057, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:24.823394, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x81 of len 0x44
[2015/02/19 18:47:24.823565, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 72 (0 toread)
[2015/02/19 18:47:24.823872, 2] ../source3/smbd/reply.c:592(reply_special)
netbios connect: name1=LINUX 0x20 name2=LINUX 0x0
[2015/02/19 18:47:24.824102, 2] ../source3/smbd/reply.c:633(reply_special)
netbios connect: local=linux remote=linux, name type = 0
[2015/02/19 18:47:24.824295, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:24.824635, 5] ../source3/smbd/reply.c:667(reply_special)
init msg_type=0x81 msg_flags=0x0
[2015/02/19 18:47:24.825041, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:24.825217, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:24.825388, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:24.825482, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:24.826526, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13134) conn 0x0
[2015/02/19 18:47:24.826721, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:24.826896, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:24.827069, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:24.827355, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:24.828160, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:24.828259, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:24.828325, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:24.828390, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:24.828455, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:24.828519, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:24.828583, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:24.828647, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:24.828712, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:24.828777, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:24.828867, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:24.829002, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:24.829089, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:24.829169, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:24.829375, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:24.829505, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:24.829588, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:24.829667, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:24.829731, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:24.829799, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:24.829863, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:24.829926, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:24.829990, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:24.830053, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:24.830116, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:24.830180, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:24.830245, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:24.830308, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:24.830371, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:24.830438, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:24.830504, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:24.830568, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:25.086570, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:25.086989, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:25.343420, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:25.343594, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:25.343884, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:25.344005, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:25.344092, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:25.355591, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:25.355791, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:25.355894, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:25.355970, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:25.356137, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:25.356210, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:25.356346, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:25.356381, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:25.356425, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:25.356458, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.356477, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=19968 (0x4E00)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=21888 (0x5580)
smb_vwv[12]=53927 (0xD2A7)
smb_vwv[13]=16949 (0x4235)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:25.357038, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:25.357079, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:25.357111, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.357130, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:25.357440, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13134) conn 0x0
[2015/02/19 18:47:25.357478, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:25.357509, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:25.357541, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:25.357592, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:25.357631, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:25.357672, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:25.357718, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:25.357765, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:25.357975, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:25.358017, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:25.358054, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:25.358089, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:25.358120, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:25.358153, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:25.614245, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:25.614438, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:25.871067, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:25.871247, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:25.871422, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:25.871525, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:25.871625, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:25.871712, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:25.871825, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:25.871910, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:25.872209, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:25.872353, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:25.872767, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:25.872909, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.872966, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=36151
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:25.873844, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x140
[2015/02/19 18:47:25.873910, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 324 (0 toread)
[2015/02/19 18:47:25.873961, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.873991, 5] ../source3/lib/util.c:178(show_msg)
size=320
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=36151
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 238 (0xEE)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=261
[2015/02/19 18:47:25.874496, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13134) conn 0x0
[2015/02/19 18:47:25.874552, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:25.874604, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:25.874652, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:25.874729, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:25.874784, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:25.874851, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:25.874906, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:25.874959, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:25.875010, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:25.875060, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:25.875108, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:25.875157, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:25.875254, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[anonymous] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:25.875332, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:25.875386, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:25.875471, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:25.875585, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:25.875642, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:25.875894, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:25.876391, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:25.876591, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:25.876787, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:25.876844, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:25.876900, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:25.876974, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[anonymous] from workstation [LINUX]
[2015/02/19 18:47:25.877053, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [anonymous] from workstation [LINUX]
[2015/02/19 18:47:25.877110, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for anonymous (anonymous)
[2015/02/19 18:47:25.877163, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for anonymous's user_info struct
[2015/02/19 18:47:25.877219, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for anonymous's user_info struct
[2015/02/19 18:47:25.877271, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[anonymous]@[LINUX] with the new password interface
[2015/02/19 18:47:25.877335, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[anonymous]@[LINUX]
[2015/02/19 18:47:25.877387, 5] ../lib/util/util.c:556(dump_data)
[0000] 51 69 23 AF 9C 25 1F E5 Qi#..%..
[2015/02/19 18:47:25.877466, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:25.877530, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:25.877582, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:25.877635, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:25.877685, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:25.877735, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:25.877840, 5] ../source3/passdb/pdb_tdb.c:594(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_anonymous
[2015/02/19 18:47:25.877918, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:25.877969, 3] ../source3/auth/check_samsec.c:399(check_sam_security)
check_sam_security: Couldn't find user 'anonymous' in passdb.
[2015/02/19 18:47:25.878024, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:25.878083, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [anonymous] -> [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:25.878136, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\anonymous failed: NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:25.878192, 3] ../source3/auth/auth_util.c:1593(do_map_to_guest_server_info)
No such user anonymous [AKIRA] - using guest account
[2015/02/19 18:47:25.878271, 5] ../auth/ntlmssp/ntlmssp_server.c:571(ntlmssp_server_postauth)
server session key is invalid (len == 0), cannot do KEY_EXCH!
[2015/02/19 18:47:25.878336, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:25.878466, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:25.878596, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:25.878671, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:25.878785, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.878815, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=36151
smb_mid=2
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 9 (0x9)
smb_bcc=115
[2015/02/19 18:47:25.879333, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4c
[2015/02/19 18:47:25.879517, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 80 (0 toread)
[2015/02/19 18:47:25.879671, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.879775, 5] ../source3/lib/util.c:178(show_msg)
size=76
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=36151
smb_mid=3
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=33
[2015/02/19 18:47:25.880765, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13134) conn 0x0
[2015/02/19 18:47:25.880878, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:25.880978, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:25.881076, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:25.881226, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:25.881360, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [IPC$]
[2015/02/19 18:47:25.881548, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:25.881670, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:25.881847, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:25.881985, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from linux (192.168.1.100)
[2015/02/19 18:47:25.882177, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:25.882364, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:25.882478, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:25.882580, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:25.882677, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:25.882899, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:25.883005, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:25.883549, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:25.883821, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:25.883922, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:25.883986, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:25.884048, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:25.884142, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:25.884238, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:43064) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13134)
[2015/02/19 18:47:25.884326, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:25.884404, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:25.884493, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:25.884558, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.884593, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=5098
smb_pid=13129
smb_uid=36151
smb_mid=3
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:25.885308, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x7c
[2015/02/19 18:47:25.885378, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 128 (0 toread)
[2015/02/19 18:47:25.885441, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.885476, 5] ../source3/lib/util.c:178(show_msg)
size=124
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=5098
smb_pid=13129
smb_uid=36151
smb_mid=4
smt_wct=14
smb_vwv[ 0]= 32 (0x20)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 8 (0x8)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 32 (0x20)
smb_vwv[10]= 92 (0x5C)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 124 (0x7C)
smb_vwv[13]= 0 (0x0)
smb_bcc=61
[2015/02/19 18:47:25.886244, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans (pid 13134) conn 0xb85865c8
[2015/02/19 18:47:25.886313, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:25.886378, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:25.886727, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:25.886880, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:25.886954, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:25.887046, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:25.887170, 3] ../source3/smbd/ipc.c:591(handle_trans)
trans <\PIPE\LANMAN> data=0 params=32 setup=0
[2015/02/19 18:47:25.887243, 5] ../source3/smbd/ipc.c:624(handle_trans)
calling named_pipe
[2015/02/19 18:47:25.887305, 3] ../source3/smbd/ipc.c:542(named_pipe)
named pipe command on <LANMAN> name
[2015/02/19 18:47:25.887372, 3] ../source3/smbd/lanman.c:5607(api_reply)
Got API command 104 of form <WrLehDz> <B16BBDz> (tdscnt=0,tpscnt=32,mdrcnt=65535,mprcnt=8)
[2015/02/19 18:47:25.887438, 3] ../source3/smbd/lanman.c:5611(api_reply)
Doing NetServerEnum2
[2015/02/19 18:47:25.887513, 4] ../source3/smbd/lanman.c:1495(api_RNetServerEnum2)
server request level: B16BBDz fffe domains_req:No local_only:No
[2015/02/19 18:47:25.887585, 4] ../source3/smbd/lanman.c:1508(api_RNetServerEnum2)
domain [AKIRA]
[2015/02/19 18:47:25.887673, 4] ../source3/smbd/lanman.c:1243(get_session_info)
Servertype search: fffe
[2015/02/19 18:47:25.887762, 4] ../source3/smbd/lanman.c:1322(get_session_info)
s: dom mismatch AKIRA 80001000 LINUX AKIRA
[2015/02/19 18:47:25.887834, 4] ../source3/smbd/lanman.c:1335(get_session_info)
**SV** LINUX 849a03 openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS AKIRA
[2015/02/19 18:47:25.887911, 4] ../source3/smbd/lanman.c:1335(get_session_info)
**SV** KIRA 11003 AKIRA
[2015/02/19 18:47:25.887981, 4] ../source3/smbd/lanman.c:1531(api_RNetServerEnum2)
fill_srv_info[0] KIRA 11003 AKIRA
[2015/02/19 18:47:25.888045, 4] ../source3/smbd/lanman.c:1531(api_RNetServerEnum2)
fill_srv_info[1] LINUX 849a03 openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS AKIRA
[2015/02/19 18:47:25.888119, 4] ../source3/smbd/lanman.c:1567(api_RNetServerEnum2)
fill_srv_info[0] KIRA 11003 AKIRA
[2015/02/19 18:47:25.888188, 4] ../source3/smbd/lanman.c:1567(api_RNetServerEnum2)
fill_srv_info[1] LINUX 849a03 openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS AKIRA
[2015/02/19 18:47:25.888256, 3] ../source3/smbd/lanman.c:1585(api_RNetServerEnum2)
NetServerEnum2 domain = AKIRA uLevel=1 counted=2 total=2
[2015/02/19 18:47:25.888324, 5] ../source3/smbd/ipc.c:62(copy_trans_params_and_data)
copy_trans_params_and_data: params[0..8] data[0..102] (align 0)
[2015/02/19 18:47:25.888388, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:25.888422, 5] ../source3/lib/util.c:178(show_msg)
size=166
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=5098
smb_pid=13129
smb_uid=36151
smb_mid=4
smt_wct=10
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]= 102 (0x66)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 8 (0x8)
smb_vwv[ 4]= 56 (0x38)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 102 (0x66)
smb_vwv[ 7]= 64 (0x40)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_bcc=111
[2015/02/19 18:47:29.227737, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:29.228047, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:29.228187, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:29.228728, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:29.229399, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:29.229637, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:29.229866, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:29.229935, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:29.229996, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:29.230062, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:29.230434, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:29.230531, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:29.230596, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:29.230666, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:29.230737, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:29.230801, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:29.230865, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:29.230929, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:29.230992, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:29.231054, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:29.231117, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:29.231322, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x81 of len 0x44
[2015/02/19 18:47:29.231395, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 72 (0 toread)
[2015/02/19 18:47:29.231543, 2] ../source3/smbd/reply.c:592(reply_special)
netbios connect: name1=LINUX 0x20 name2=LINUX 0x0
[2015/02/19 18:47:29.231657, 2] ../source3/smbd/reply.c:633(reply_special)
netbios connect: local=linux remote=linux, name type = 0
[2015/02/19 18:47:29.231776, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:29.231921, 5] ../source3/smbd/reply.c:667(reply_special)
init msg_type=0x81 msg_flags=0x0
[2015/02/19 18:47:29.232105, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:29.232144, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:29.232180, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:29.232202, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:29.232383, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13139) conn 0x0
[2015/02/19 18:47:29.232428, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:29.232465, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:29.232503, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:29.232559, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:29.232972, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:29.233018, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:29.233051, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:29.233083, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:29.233126, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:29.233158, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:29.233191, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:29.233224, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:29.233255, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:29.233311, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:29.233364, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:29.233430, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:29.233481, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:29.233530, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:29.233664, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:29.233759, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:29.233808, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:29.233843, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:29.233873, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:29.233910, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:29.233942, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:29.233976, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:29.234009, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:29.234041, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:29.234072, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:29.234103, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:29.234136, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:29.234167, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:29.234197, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:29.234232, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:29.234270, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:29.234303, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:29.490671, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:29.491096, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:29.745953, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:29.746106, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:29.746368, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:29.746476, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:29.746561, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:29.758078, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:29.758301, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:29.758434, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:29.758564, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:29.758894, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:29.759094, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:29.759404, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:29.759537, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:29.759660, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:29.759816, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:29.759887, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=21248 (0x5300)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=35456 (0x8A80)
smb_vwv[12]=29360 (0x72B0)
smb_vwv[13]=16952 (0x4238)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:29.760986, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:29.761066, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:29.761131, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:29.761166, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:29.761887, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13139) conn 0x0
[2015/02/19 18:47:29.761955, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:29.762020, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:29.762083, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:29.762195, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:29.762264, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:29.762339, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:29.762417, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:29.762495, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:29.762741, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:29.762817, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:29.762886, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:29.762952, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:29.763015, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:29.763078, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:30.019148, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:30.019318, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:30.274091, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:30.274249, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:30.274389, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:30.274436, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:30.274480, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:30.274515, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:30.274548, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.274580, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.274774, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:30.274861, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:30.275053, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.275132, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.275152, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=32732
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:30.275662, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x140
[2015/02/19 18:47:30.275730, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 324 (0 toread)
[2015/02/19 18:47:30.275783, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.275804, 5] ../source3/lib/util.c:178(show_msg)
size=320
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=32732
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 238 (0xEE)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=261
[2015/02/19 18:47:30.276102, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13139) conn 0x0
[2015/02/19 18:47:30.276140, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.276173, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.276205, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.276254, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:30.276288, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:30.276321, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:30.276354, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:30.276389, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:30.276421, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:30.276452, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:30.276483, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.276513, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.276578, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[anonymous] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:30.276639, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:30.276675, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:30.276730, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:30.276813, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:30.276854, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:30.277000, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:30.277309, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:30.277434, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:30.277559, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:30.277596, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:30.277631, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:30.277686, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[anonymous] from workstation [LINUX]
[2015/02/19 18:47:30.277738, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [anonymous] from workstation [LINUX]
[2015/02/19 18:47:30.277775, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for anonymous (anonymous)
[2015/02/19 18:47:30.277809, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for anonymous's user_info struct
[2015/02/19 18:47:30.277845, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for anonymous's user_info struct
[2015/02/19 18:47:30.277879, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[anonymous]@[LINUX] with the new password interface
[2015/02/19 18:47:30.277910, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[anonymous]@[LINUX]
[2015/02/19 18:47:30.277942, 5] ../lib/util/util.c:556(dump_data)
[0000] 45 81 F8 4C A0 64 B1 27 E..L.d.'
[2015/02/19 18:47:30.277993, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:30.278034, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:30.278067, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:30.278098, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:30.278129, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.278160, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.278235, 5] ../source3/passdb/pdb_tdb.c:594(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_anonymous
[2015/02/19 18:47:30.278285, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:30.278317, 3] ../source3/auth/check_samsec.c:399(check_sam_security)
check_sam_security: Couldn't find user 'anonymous' in passdb.
[2015/02/19 18:47:30.278353, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:30.278392, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [anonymous] -> [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:30.278425, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\anonymous failed: NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:30.278461, 3] ../source3/auth/auth_util.c:1593(do_map_to_guest_server_info)
No such user anonymous [AKIRA] - using guest account
[2015/02/19 18:47:30.278522, 5] ../auth/ntlmssp/ntlmssp_server.c:571(ntlmssp_server_postauth)
server session key is invalid (len == 0), cannot do KEY_EXCH!
[2015/02/19 18:47:30.278566, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.278665, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:30.278764, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:30.278819, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:30.278894, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.278915, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=32732
smb_mid=2
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 9 (0x9)
smb_bcc=115
[2015/02/19 18:47:30.279298, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4c
[2015/02/19 18:47:30.279350, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 80 (0 toread)
[2015/02/19 18:47:30.279385, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.279404, 5] ../source3/lib/util.c:178(show_msg)
size=76
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=32732
smb_mid=3
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=33
[2015/02/19 18:47:30.279619, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13139) conn 0x0
[2015/02/19 18:47:30.279657, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.279689, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.279720, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.279785, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:30.279842, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [IPC$]
[2015/02/19 18:47:30.279911, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:30.279957, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:30.280039, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:30.280096, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from linux (192.168.1.100)
[2015/02/19 18:47:30.280194, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:30.280289, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:30.280334, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:30.280367, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:30.280396, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:30.280501, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.280554, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:30.280711, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:30.280790, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:30.280829, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.280860, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.280890, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.280939, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:30.281007, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:43065) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13139)
[2015/02/19 18:47:30.281067, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:30.281115, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:30.281161, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:30.281194, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.281213, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=3
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:30.283870, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x66
[2015/02/19 18:47:30.284228, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 106 (0 toread)
[2015/02/19 18:47:30.284337, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.284399, 5] ../source3/lib/util.c:178(show_msg)
size=102
smb_com=0xa2
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=4
smt_wct=24
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 4096 (0x1000)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]=40704 (0x9F00)
smb_vwv[ 8]= 513 (0x201)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 0 (0x0)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 0 (0x0)
smb_vwv[13]= 0 (0x0)
smb_vwv[14]= 0 (0x0)
smb_vwv[15]= 768 (0x300)
smb_vwv[16]= 0 (0x0)
smb_vwv[17]= 256 (0x100)
smb_vwv[18]= 0 (0x0)
smb_vwv[19]= 0 (0x0)
smb_vwv[20]= 0 (0x0)
smb_vwv[21]= 512 (0x200)
smb_vwv[22]= 0 (0x0)
smb_vwv[23]= 0 (0x0)
smb_bcc=19
[2015/02/19 18:47:30.286149, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBntcreateX (pid 13139) conn 0xb85865c8
[2015/02/19 18:47:30.286297, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.286404, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:30.286989, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:30.287255, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:30.287398, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:30.287562, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:30.287689, 4] ../source3/smbd/nttrans.c:288(nt_open_pipe)
nt_open_pipe: Opening pipe \srvsvc.
[2015/02/19 18:47:30.287852, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:30.288123, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:30.288331, 5] ../source3/smbd/files.c:128(file_new)
allocated file structure fnum 43611 (1 used)
[2015/02/19 18:47:30.288496, 4] ../source3/rpc_server/rpc_ncacn_np.c:89(make_internal_rpc_pipe_socketpair)
Create of internal pipe srvsvc requested
[2015/02/19 18:47:30.288708, 5] ../source3/smbd/nttrans.c:382(do_ntcreate_pipe_open)
do_ntcreate_pipe_open: open pipe = \srvsvc
[2015/02/19 18:47:30.288781, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.288817, 5] ../source3/lib/util.c:178(show_msg)
size=103
smb_com=0xa2
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=4
smt_wct=34
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=23296 (0x5B00)
smb_vwv[ 3]= 426 (0x1AA)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 0 (0x0)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 0 (0x0)
smb_vwv[13]= 0 (0x0)
smb_vwv[14]= 0 (0x0)
smb_vwv[15]= 0 (0x0)
smb_vwv[16]= 0 (0x0)
smb_vwv[17]= 0 (0x0)
smb_vwv[18]= 0 (0x0)
smb_vwv[19]= 0 (0x0)
smb_vwv[20]= 0 (0x0)
smb_vwv[21]=32768 (0x8000)
smb_vwv[22]= 0 (0x0)
smb_vwv[23]= 0 (0x0)
smb_vwv[24]= 0 (0x0)
smb_vwv[25]= 0 (0x0)
smb_vwv[26]= 0 (0x0)
smb_vwv[27]= 0 (0x0)
smb_vwv[28]= 0 (0x0)
smb_vwv[29]= 0 (0x0)
smb_vwv[30]= 0 (0x0)
smb_vwv[31]= 512 (0x200)
smb_vwv[32]=65280 (0xFF00)
smb_vwv[33]= 5 (0x5)
smb_bcc=0
[2015/02/19 18:47:30.290349, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9c
[2015/02/19 18:47:30.290425, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 160 (0 toread)
[2015/02/19 18:47:30.290489, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.290524, 5] ../source3/lib/util.c:178(show_msg)
size=156
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=5
smt_wct=16
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 72 (0x48)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 4280 (0x10B8)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 84 (0x54)
smb_vwv[11]= 72 (0x48)
smb_vwv[12]= 84 (0x54)
smb_vwv[13]= 2 (0x2)
smb_vwv[14]= 38 (0x26)
smb_vwv[15]=43611 (0xAA5B)
smb_bcc=89
[2015/02/19 18:47:30.291334, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans (pid 13139) conn 0xb85865c8
[2015/02/19 18:47:30.291402, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:30.291516, 3] ../source3/smbd/ipc.c:591(handle_trans)
trans <\PIPE\> data=72 params=0 setup=2
[2015/02/19 18:47:30.291591, 5] ../source3/smbd/ipc.c:624(handle_trans)
calling named_pipe
[2015/02/19 18:47:30.291670, 3] ../source3/smbd/ipc.c:542(named_pipe)
named pipe command on <> name
[2015/02/19 18:47:30.291764, 5] ../source3/smbd/ipc.c:464(api_fd_reply)
api_fd_reply
[2015/02/19 18:47:30.291839, 3] ../source3/smbd/ipc.c:506(api_fd_reply)
Got API command 0x26 on pipe "srvsvc" (pnum aa5b)
[2015/02/19 18:47:30.291920, 6] ../source3/rpc_server/srv_pipe_hnd.c:173(np_write_send)
np_write_send: len: 72
[2015/02/19 18:47:30.292152, 3] ../source3/rpc_server/srv_pipe.c:696(api_pipe_bind_req)
api_pipe_bind_req: srvsvc -> srvsvc rpc service
[2015/02/19 18:47:30.292244, 5] ../source3/rpc_server/srv_pipe.c:730(api_pipe_bind_req)
api_pipe_bind_req: make response. 730
[2015/02/19 18:47:30.292309, 3] ../source3/rpc_server/srv_pipe.c:345(check_bind_req)
check_bind_req for srvsvc
[2015/02/19 18:47:30.292454, 3] ../source3/rpc_server/srv_pipe.c:352(check_bind_req)
check_bind_req: srvsvc -> srvsvc rpc service
[2015/02/19 18:47:30.292636, 5] ../source3/smbd/ipc.c:62(copy_trans_params_and_data)
copy_trans_params_and_data: params[0..0] data[0..68] (align 0)
[2015/02/19 18:47:30.292731, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.292767, 5] ../source3/lib/util.c:178(show_msg)
size=124
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=5
smt_wct=10
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 68 (0x44)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 56 (0x38)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 68 (0x44)
smb_vwv[ 7]= 56 (0x38)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_bcc=69
[2015/02/19 18:47:30.353372, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xa8
[2015/02/19 18:47:30.353477, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 6 of length 172 (0 toread)
[2015/02/19 18:47:30.353508, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.353529, 5] ../source3/lib/util.c:178(show_msg)
size=168
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=6
smt_wct=16
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 84 (0x54)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 4280 (0x10B8)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 84 (0x54)
smb_vwv[11]= 84 (0x54)
smb_vwv[12]= 84 (0x54)
smb_vwv[13]= 2 (0x2)
smb_vwv[14]= 38 (0x26)
smb_vwv[15]=43611 (0xAA5B)
smb_bcc=101
[2015/02/19 18:47:30.353898, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans (pid 13139) conn 0xb85865c8
[2015/02/19 18:47:30.353936, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:30.353975, 3] ../source3/smbd/ipc.c:591(handle_trans)
trans <\PIPE\> data=84 params=0 setup=2
[2015/02/19 18:47:30.354009, 5] ../source3/smbd/ipc.c:624(handle_trans)
calling named_pipe
[2015/02/19 18:47:30.354039, 3] ../source3/smbd/ipc.c:542(named_pipe)
named pipe command on <> name
[2015/02/19 18:47:30.354070, 5] ../source3/smbd/ipc.c:464(api_fd_reply)
api_fd_reply
[2015/02/19 18:47:30.354102, 3] ../source3/smbd/ipc.c:506(api_fd_reply)
Got API command 0x26 on pipe "srvsvc" (pnum aa5b)
[2015/02/19 18:47:30.354136, 6] ../source3/rpc_server/srv_pipe_hnd.c:173(np_write_send)
np_write_send: len: 84
[2015/02/19 18:47:30.354241, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(65534, 65533) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:30.354281, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:30.354315, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:30.354494, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:30.354576, 5] ../source3/rpc_server/srv_pipe.c:1349(api_pipe_request_send)
Requested srvsvc rpc service
[2015/02/19 18:47:30.354617, 4] ../source3/rpc_server/srv_pipe.c:1430(api_rpcTNP_send)
api_rpcTNP: srvsvc op 0xf - api_rpcTNP: rpc command: SRVSVC_NETSHAREENUMALL
[2015/02/19 18:47:30.354662, 6] ../source3/rpc_server/srv_pipe.c:1474(api_rpcTNP_send)
api_rpc_cmds[15].fn_send == 0xb756c370
[2015/02/19 18:47:30.354740, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1292(_srvsvc_NetShareEnumAll)
_srvsvc_NetShareEnumAll: 1292
[2015/02/19 18:47:30.354784, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:483(init_srv_share_info_ctr)
init_srv_share_info_ctr
[2015/02/19 18:47:30.354816, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(65534, 65533) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:30.354850, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(32732) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:30.354881, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:30.354912, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.354941, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.354996, 8] ../source3/param/service.c:55(load_registry_shares)
load_registry_shares()
[2015/02/19 18:47:30.355034, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (65534, 65533) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:30.355098, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1306(_srvsvc_NetShareEnumAll)
_srvsvc_NetShareEnumAll: 1306
[2015/02/19 18:47:30.355162, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.355201, 5] ../source3/rpc_server/srv_pipe.c:1521(api_rpcTNP_done)
api_rpcTNP: called srvsvc successfully
[2015/02/19 18:47:30.355280, 5] ../source3/smbd/ipc.c:62(copy_trans_params_and_data)
copy_trans_params_and_data: params[0..0] data[0..368] (align 0)
[2015/02/19 18:47:30.355315, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.355335, 5] ../source3/lib/util.c:178(show_msg)
size=424
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=6
smt_wct=10
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 368 (0x170)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 56 (0x38)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 368 (0x170)
smb_vwv[ 7]= 56 (0x38)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_bcc=369
[2015/02/19 18:47:30.355785, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x29
[2015/02/19 18:47:30.355826, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 7 of length 45 (0 toread)
[2015/02/19 18:47:30.355860, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.355878, 5] ../source3/lib/util.c:178(show_msg)
size=41
smb_com=0x4
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=7
smt_wct=3
smb_vwv[ 0]=43611 (0xAA5B)
smb_vwv[ 1]=65535 (0xFFFF)
smb_vwv[ 2]=65535 (0xFFFF)
smb_bcc=0
[2015/02/19 18:47:30.356076, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBclose (pid 13139) conn 0xb85865c8
[2015/02/19 18:47:30.356121, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:30.356162, 3] ../source3/smbd/reply.c:5049(reply_close)
Close file fd=-1 fnum 43611 (numopen=1)
[2015/02/19 18:47:30.356209, 6] ../source3/smbd/close.c:510(set_close_write_time)
close_write_time: Thu Jan 1 05:59:59 1970
[2015/02/19 18:47:30.356268, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:30.356322, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:30.356377, 5] ../source3/smbd/files.c:528(file_free)
freed files structure 43611 (0 used)
[2015/02/19 18:47:30.356411, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.356429, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x4
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=58712
smb_pid=13129
smb_uid=32732
smb_mid=7
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:30.416011, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:30.416489, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:30.416748, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:30.418187, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:30.419849, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:30.420138, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:30.420328, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:30.420403, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:30.420476, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:30.420547, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:30.420620, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:30.420691, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:30.420763, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:30.420836, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:30.420910, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:30.420984, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:30.421070, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:30.421141, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:30.421212, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:30.421283, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:30.421354, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:30.421533, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:30.421612, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:30.421689, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.421730, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:30.422179, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13140) conn 0x0
[2015/02/19 18:47:30.422263, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.422346, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.422425, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.422540, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:30.423041, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:30.423144, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:30.423218, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:30.423291, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:30.423364, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:30.423437, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:30.423509, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:30.423581, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:30.423654, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:30.423726, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:30.423853, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:30.423986, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:30.424072, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:30.424150, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:30.424351, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:30.424479, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:30.424571, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:30.424637, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:30.424700, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:30.424768, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:30.424832, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:30.424895, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:30.424957, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:30.425020, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:30.425081, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:30.425144, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:30.425209, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:30.425271, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:30.425333, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:30.425399, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:30.425466, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:30.425530, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:30.681967, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:30.682372, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:30.938721, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:30.938849, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:30.938997, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:30.939042, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:30.939074, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:30.943666, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:30.943756, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:30.943792, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:30.943826, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:30.943984, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:30.944055, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:30.944209, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:30.944244, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:30.944276, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:30.944310, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.944329, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=21504 (0x5400)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]= 2432 (0x980)
smb_vwv[12]=10337 (0x2861)
smb_vwv[13]=16953 (0x4239)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:30.945037, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:30.945136, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:30.945223, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:30.945272, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:30.946106, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13140) conn 0x0
[2015/02/19 18:47:30.946199, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:30.946284, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:30.946367, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:30.946500, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:30.946594, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:30.946701, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:30.946810, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:30.946921, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:30.947356, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:30.947462, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:30.947556, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:30.947642, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:30.947725, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:30.947849, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:31.204155, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:31.204330, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:31.458209, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:31.458337, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:31.458437, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:31.458479, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:31.458519, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:31.458552, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:31.458583, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.458613, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.458745, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:31.458806, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:31.458973, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.459032, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.459052, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=39794
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:31.459535, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x140
[2015/02/19 18:47:31.459589, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 324 (0 toread)
[2015/02/19 18:47:31.459624, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.459643, 5] ../source3/lib/util.c:178(show_msg)
size=320
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=39794
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 238 (0xEE)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=261
[2015/02/19 18:47:31.459974, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13140) conn 0x0
[2015/02/19 18:47:31.460011, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.460042, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.460073, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.460121, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.460166, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:31.460198, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:31.460231, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:31.460264, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:31.460295, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:31.460326, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:31.460356, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.460386, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.460450, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[anonymous] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:31.460507, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:31.460542, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:31.460595, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:31.460671, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:31.460707, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:31.460855, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:31.461151, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:31.461273, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:31.461394, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:31.461429, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:31.461464, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:31.461514, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[anonymous] from workstation [LINUX]
[2015/02/19 18:47:31.461564, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [anonymous] from workstation [LINUX]
[2015/02/19 18:47:31.461598, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for anonymous (anonymous)
[2015/02/19 18:47:31.461630, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for anonymous's user_info struct
[2015/02/19 18:47:31.461664, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for anonymous's user_info struct
[2015/02/19 18:47:31.461704, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[anonymous]@[LINUX] with the new password interface
[2015/02/19 18:47:31.461737, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[anonymous]@[LINUX]
[2015/02/19 18:47:31.461769, 5] ../lib/util/util.c:556(dump_data)
[0000] C5 6B 0B E0 60 C6 20 02 .k..`. .
[2015/02/19 18:47:31.461819, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:31.461858, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:31.461889, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:31.461920, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:31.461950, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.461979, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.462049, 5] ../source3/passdb/pdb_tdb.c:594(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_anonymous
[2015/02/19 18:47:31.462098, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:31.462129, 3] ../source3/auth/check_samsec.c:399(check_sam_security)
check_sam_security: Couldn't find user 'anonymous' in passdb.
[2015/02/19 18:47:31.462162, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:31.462201, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [anonymous] -> [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:31.462234, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\anonymous failed: NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:31.462268, 3] ../source3/auth/auth_util.c:1593(do_map_to_guest_server_info)
No such user anonymous [AKIRA] - using guest account
[2015/02/19 18:47:31.462318, 5] ../auth/ntlmssp/ntlmssp_server.c:571(ntlmssp_server_postauth)
server session key is invalid (len == 0), cannot do KEY_EXCH!
[2015/02/19 18:47:31.462359, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.462446, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:31.462533, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:31.462580, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:31.462651, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.462670, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13129
smb_uid=39794
smb_mid=2
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 9 (0x9)
smb_bcc=115
[2015/02/19 18:47:31.463012, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4a
[2015/02/19 18:47:31.463052, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 78 (0 toread)
[2015/02/19 18:47:31.463082, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.463101, 5] ../source3/lib/util.c:178(show_msg)
size=74
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=39794
smb_mid=3
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=31
[2015/02/19 18:47:31.463314, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13140) conn 0x0
[2015/02/19 18:47:31.463350, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.463382, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.463414, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.463462, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.463518, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [IPC] for share [IPC$]
[2015/02/19 18:47:31.463583, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:31.463625, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.463702, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.463778, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:31.463871, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:31.463956, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:31.464029, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:31.464064, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:31.464096, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:31.464196, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.464232, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:31.464393, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:31.464469, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:31.464504, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.464537, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.464568, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.464616, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.464680, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:40169) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13140)
[2015/02/19 18:47:31.464735, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.464790, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.464835, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:31.464866, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.464886, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=7363
smb_pid=13129
smb_uid=39794
smb_mid=3
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:31.465234, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x64
[2015/02/19 18:47:31.465360, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 104 (0 toread)
[2015/02/19 18:47:31.465426, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.465461, 5] ../source3/lib/util.c:178(show_msg)
size=100
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=7363
smb_pid=13129
smb_uid=39794
smb_mid=4
smt_wct=15
smb_vwv[ 0]= 30 (0x1E)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 2 (0x2)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 30 (0x1E)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 100 (0x64)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 16 (0x10)
smb_bcc=35
[2015/02/19 18:47:31.466244, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13140) conn 0xb85863a0
[2015/02/19 18:47:31.466313, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.466377, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:31.466722, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:31.466874, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:31.466948, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:31.467041, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:31.467140, 3] ../source3/smbd/msdfs.c:974(get_referred_path)
get_referred_path: |shara1| in dfs path \linux\shara1 is not a dfs root.
[2015/02/19 18:47:31.467212, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/trans2.c(8572) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
[2015/02/19 18:47:31.467283, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.467318, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=37
smb_reh=2
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=7363
smb_pid=13129
smb_uid=39794
smb_mid=4
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:31.467779, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x23
[2015/02/19 18:47:31.467855, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 39 (0 toread)
[2015/02/19 18:47:31.467918, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.467953, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=7363
smb_pid=13129
smb_uid=39794
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:31.468342, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtdis (pid 13140) conn 0xb85863a0
[2015/02/19 18:47:31.468407, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.468470, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.468532, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.468627, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.468697, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.468781, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.468852, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.468915, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.468976, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.469068, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.469131, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:40169) closed connection to service IPC$
[2015/02/19 18:47:31.469200, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:31.469271, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:31.469337, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.469400, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.469461, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.469553, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.469627, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.469662, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=7363
smb_pid=13129
smb_uid=39794
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:31.470115, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x50
[2015/02/19 18:47:31.470183, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 6 of length 84 (0 toread)
[2015/02/19 18:47:31.470246, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.470281, 5] ../source3/lib/util.c:178(show_msg)
size=80
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13129
smb_uid=39794
smb_mid=6
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=37
[2015/02/19 18:47:31.470805, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13140) conn 0x0
[2015/02/19 18:47:31.470873, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.470934, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.470994, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.471086, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.471167, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [SHARA1]
[2015/02/19 18:47:31.471240, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service shara1
[2015/02/19 18:47:31.471307, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.471401, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.471473, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:31.471586, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/home/white/Torrent' for service [shara1]
[2015/02/19 18:47:31.471672, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:31.471737, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:31.471898, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 784 - private_data=0xb8586858
[2015/02/19 18:47:31.472020, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.472088, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:31.472427, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:31.472585, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:31.472655, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.472719, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.472780, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.474240, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.474462, 2] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:40169) connect to service shara1 initially as user nobody (uid=65534, gid=65533) (pid 13140)
[2015/02/19 18:47:31.474556, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.474648, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.474720, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=SHARA1
[2015/02/19 18:47:31.474781, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.474815, 5] ../source3/lib/util.c:178(show_msg)
size=62
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=31644
smb_pid=13129
smb_uid=39794
smb_mid=6
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 31 (0x1F)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=13
[2015/02/19 18:47:31.475543, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x48
[2015/02/19 18:47:31.475655, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 7 of length 76 (0 toread)
[2015/02/19 18:47:31.475720, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.475783, 5] ../source3/lib/util.c:178(show_msg)
size=72
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=31644
smb_pid=13129
smb_uid=39794
smb_mid=7
smt_wct=15
smb_vwv[ 0]= 2 (0x2)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 560 (0x230)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 2 (0x2)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 72 (0x48)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 3 (0x3)
smb_bcc=7
[2015/02/19 18:47:31.476563, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13140) conn 0xb8587020
[2015/02/19 18:47:31.476650, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.476716, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:31.477061, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:31.477222, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:31.477289, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:31.477355, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:31.477418, 3] ../source3/smbd/service.c:197(set_current_service)
chdir (/home/white/Torrent) failed, reason: Отказано в доступе
[2015/02/19 18:47:31.477517, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/process.c(1524) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:31.477589, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.477624, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=31644
smb_pid=13129
smb_uid=39794
smb_mid=7
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:31.478158, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4c
[2015/02/19 18:47:31.478235, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 8 of length 80 (0 toread)
[2015/02/19 18:47:31.478298, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.478333, 5] ../source3/lib/util.c:178(show_msg)
size=76
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=31644
smb_pid=13129
smb_uid=39794
smb_mid=8
smt_wct=15
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 2 (0x2)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 8 (0x8)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 76 (0x4C)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 5 (0x5)
smb_bcc=11
[2015/02/19 18:47:31.479109, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13140) conn 0xb8587020
[2015/02/19 18:47:31.479182, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:31.479249, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:31.479328, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:31.479392, 3] ../source3/smbd/service.c:197(set_current_service)
chdir (/home/white/Torrent) failed, reason: Отказано в доступе
[2015/02/19 18:47:31.479459, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/process.c(1524) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:31.479524, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.479559, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=31644
smb_pid=13129
smb_uid=39794
smb_mid=8
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:31.481070, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4c
[2015/02/19 18:47:31.481164, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 9 of length 80 (0 toread)
[2015/02/19 18:47:31.481195, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.481215, 5] ../source3/lib/util.c:178(show_msg)
size=76
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=31644
smb_pid=13129
smb_uid=39794
smb_mid=9
smt_wct=15
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 2 (0x2)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 8 (0x8)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 76 (0x4C)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 5 (0x5)
smb_bcc=11
[2015/02/19 18:47:31.481560, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13140) conn 0xb8587020
[2015/02/19 18:47:31.481595, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:31.481627, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:31.481661, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:31.481691, 3] ../source3/smbd/service.c:197(set_current_service)
chdir (/home/white/Torrent) failed, reason: Отказано в доступе
[2015/02/19 18:47:31.481730, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/process.c(1524) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:31.481764, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.481783, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=31644
smb_pid=13129
smb_uid=39794
smb_mid=9
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:31.497670, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:31.497789, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:43063 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:31.497852, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.497886, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.497920, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.497979, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.498033, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.498088, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.498128, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.498175, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.498207, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.498256, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.498288, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:43063) closed connection to service IPC$
[2015/02/19 18:47:31.498331, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:31.498381, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:31.498417, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.498449, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.498481, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.498527, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.498576, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:31.498629, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:31.498685, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.498718, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.498748, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.498797, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.498841, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:31.498921, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:31.501143, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.501266, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.501446, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:31.501504, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:43064 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:31.501566, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.501600, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.501633, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.501691, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.501742, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.501794, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.501837, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.501881, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.501913, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.501960, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.501992, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:43064) closed connection to service IPC$
[2015/02/19 18:47:31.502034, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:31.502084, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:31.502119, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.502152, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.502181, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.502227, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.502275, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:31.502328, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:31.502382, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.502416, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.502446, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.502492, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.502540, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:31.502619, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:31.504571, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.504691, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.504844, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
[2015/02/19 18:47:31.504854, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:31.504898, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
[2015/02/19 18:47:31.504901, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:40169 read error = NT_STATUS_END_OF_FILE.
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:43065 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:31.504953, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.504974, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
[2015/02/19 18:47:31.504986, 5] ../libcli/security/security_token.c:53(security_token_debug)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
Security token: (NULL)
[2015/02/19 18:47:31.505006, 5] ../libcli/security/security_token.c:53(security_token_debug)
[2015/02/19 18:47:31.505016, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
Security token: (NULL)
UNIX token of user 0
[2015/02/19 18:47:31.505036, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
Primary group is 0 and contains 0 supplementary groups
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.505080, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.505096, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.505127, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
[2015/02/19 18:47:31.505135, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.505168, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
[2015/02/19 18:47:31.505175, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:31.505201, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
[2015/02/19 18:47:31.505211, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
vfs_ChDir to /home/white/Torrent
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.505241, 5] ../libcli/security/security_token.c:53(security_token_debug)
[2015/02/19 18:47:31.505251, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
Security token: (NULL)
vfs_ChDir got /home/white/Torrent
[2015/02/19 18:47:31.505271, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
[2015/02/19 18:47:31.505283, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
Primary group is 0 and contains 0 supplementary groups
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.505313, 5] ../libcli/security/security_token.c:53(security_token_debug)
[2015/02/19 18:47:31.505314, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
Security token: (NULL)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.505342, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
[2015/02/19 18:47:31.505345, 3] ../source3/smbd/service.c:1130(close_cnum)
UNIX token of user 0
linux (ipv4:192.168.1.100:43065) closed connection to service IPC$
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.505383, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
[2015/02/19 18:47:31.505386, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
vfs_ChDir to /
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.505416, 1] ../source3/smbd/service.c:1130(close_cnum)
[2015/02/19 18:47:31.505421, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
linux (ipv4:192.168.1.100:40169) closed connection to service shara1
vfs_ChDir got /
[2015/02/19 18:47:31.505450, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
[2015/02/19 18:47:31.505455, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
vfs_ChDir to /
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.505483, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
[2015/02/19 18:47:31.505485, 5] ../libcli/security/security_token.c:53(security_token_debug)
vfs_ChDir got /
Security token: (NULL)
[2015/02/19 18:47:31.505513, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
[2015/02/19 18:47:31.505514, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.505542, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.505558, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
[2015/02/19 18:47:31.505571, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
change_to_root_user: now uid=(0,0) gid=(0,0)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.505603, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
[2015/02/19 18:47:31.505613, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.505655, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
[2015/02/19 18:47:31.505656, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:31.505699, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:31.505707, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.505740, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
[2015/02/19 18:47:31.505744, 5] ../libcli/security/security_token.c:53(security_token_debug)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
Security token: (NULL)
[2015/02/19 18:47:31.505770, 5] ../libcli/security/security_token.c:53(security_token_debug)
[2015/02/19 18:47:31.505773, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
Security token: (NULL)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.505799, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
[2015/02/19 18:47:31.505816, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
Primary group is 0 and contains 0 supplementary groups
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.505841, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.505860, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:31.505882, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:31.505917, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 784 - private_data=0xb8586858
[2015/02/19 18:47:31.505933, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:31.505979, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:31.507952, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.508102, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.508142, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.508184, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.566936, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.567187, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.567294, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:31.567882, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:31.568541, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:31.568736, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:31.568902, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:31.568970, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:31.569035, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:31.569098, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:31.569163, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:31.569226, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:31.569288, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:31.569354, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:31.569419, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:31.569484, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:31.569548, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:31.569611, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:31.569674, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:31.569738, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:31.569801, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:31.569960, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:31.570031, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:31.570100, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:31.570137, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:31.570533, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13142) conn 0x0
[2015/02/19 18:47:31.570607, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:31.570680, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:31.570749, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:31.570850, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:31.571298, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:31.571388, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:31.571465, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:31.571530, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:31.571595, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:31.571658, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:31.571722, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:31.571823, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:31.571896, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:31.571969, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:31.572063, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:31.572211, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.572303, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:31.572392, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:31.572614, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:31.572759, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:31.572851, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:31.572926, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:31.572995, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:31.573074, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:31.573147, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:31.573219, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:31.573290, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:31.573361, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:31.573431, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:31.573502, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:31.573575, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:31.573646, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:31.573716, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:31.573791, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:31.573866, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:31.573939, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:31.828059, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:31.828310, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:32.083578, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:32.083777, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:32.084047, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:32.084157, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:32.084245, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:32.094489, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:32.094589, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:32.094659, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:32.094729, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:32.094999, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:32.095133, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:32.095380, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:32.095450, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:32.095516, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:32.095582, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.095622, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=22016 (0x5600)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=40064 (0x9C80)
smb_vwv[12]=55191 (0xD797)
smb_vwv[13]=16953 (0x4239)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:32.097036, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:32.097121, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:32.097185, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.097223, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13141
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:32.097923, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13142) conn 0x0
[2015/02/19 18:47:32.097994, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.098075, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.098134, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.098236, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.098313, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:32.098395, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:32.098482, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:32.098582, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:32.099013, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:32.099093, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:32.099165, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:32.099231, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:32.099295, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:32.099360, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:32.355683, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:32.355880, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:32.612384, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:32.612557, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:32.612726, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:32.612829, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:32.612926, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:32.613009, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:32.613090, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.613170, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.613455, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:32.613597, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:32.614016, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.614172, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.614228, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13141
smb_uid=3592
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:32.615213, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x140
[2015/02/19 18:47:32.615314, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 324 (0 toread)
[2015/02/19 18:47:32.615398, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.615448, 5] ../source3/lib/util.c:178(show_msg)
size=320
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13141
smb_uid=3592
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 238 (0xEE)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=261
[2015/02/19 18:47:32.616743, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13142) conn 0x0
[2015/02/19 18:47:32.616878, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.617002, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.617124, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.617312, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.617437, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:32.617561, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:32.617688, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:32.617814, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:32.617938, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:32.618060, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:32.618182, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.618302, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.618516, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[anonymous] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:32.618679, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:32.618808, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:32.618971, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:32.619169, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:32.619302, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:32.619866, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:32.621205, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:32.621647, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:32.622090, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:32.622219, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:32.622347, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:32.622499, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[anonymous] from workstation [LINUX]
[2015/02/19 18:47:32.622654, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [anonymous] from workstation [LINUX]
[2015/02/19 18:47:32.622782, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for anonymous (anonymous)
[2015/02/19 18:47:32.622913, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for anonymous's user_info struct
[2015/02/19 18:47:32.623042, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for anonymous's user_info struct
[2015/02/19 18:47:32.623165, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[anonymous]@[LINUX] with the new password interface
[2015/02/19 18:47:32.623287, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[anonymous]@[LINUX]
[2015/02/19 18:47:32.623410, 5] ../lib/util/util.c:556(dump_data)
[0000] FB 02 6C 70 F1 8B 01 47 ..lp...G
[2015/02/19 18:47:32.623566, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:32.623702, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:32.623843, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:32.623965, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:32.624087, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.624749, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.624984, 5] ../source3/passdb/pdb_tdb.c:594(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_anonymous
[2015/02/19 18:47:32.625173, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:32.625297, 3] ../source3/auth/check_samsec.c:399(check_sam_security)
check_sam_security: Couldn't find user 'anonymous' in passdb.
[2015/02/19 18:47:32.625424, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:32.625561, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [anonymous] -> [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:32.625684, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\anonymous failed: NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:32.625828, 3] ../source3/auth/auth_util.c:1593(do_map_to_guest_server_info)
No such user anonymous [AKIRA] - using guest account
[2015/02/19 18:47:32.625988, 5] ../auth/ntlmssp/ntlmssp_server.c:571(ntlmssp_server_postauth)
server session key is invalid (len == 0), cannot do KEY_EXCH!
[2015/02/19 18:47:32.626130, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.626353, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:32.626571, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:32.626725, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:32.626986, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.627053, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13141
smb_uid=3592
smb_mid=2
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 9 (0x9)
smb_bcc=115
[2015/02/19 18:47:32.628152, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4a
[2015/02/19 18:47:32.628226, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 78 (0 toread)
[2015/02/19 18:47:32.628291, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.628326, 5] ../source3/lib/util.c:178(show_msg)
size=74
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13141
smb_uid=3592
smb_mid=3
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=31
[2015/02/19 18:47:32.628823, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13142) conn 0x0
[2015/02/19 18:47:32.628890, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.628954, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.629017, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.629111, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.629198, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [IPC] for share [IPC$]
[2015/02/19 18:47:32.629298, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:32.629372, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.629481, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.629567, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:32.629689, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:32.629808, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:32.629883, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:32.629948, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:32.630010, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:32.630167, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.630236, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:32.630588, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:32.630751, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:32.630825, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.630887, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.630948, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.631043, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.631152, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:40170) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13142)
[2015/02/19 18:47:32.631254, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.631347, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.631433, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:32.631497, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.631531, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=57565
smb_pid=13141
smb_uid=3592
smb_mid=3
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:32.632305, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x64
[2015/02/19 18:47:32.632369, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 104 (0 toread)
[2015/02/19 18:47:32.632402, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.632421, 5] ../source3/lib/util.c:178(show_msg)
size=100
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=57565
smb_pid=13141
smb_uid=3592
smb_mid=4
smt_wct=15
smb_vwv[ 0]= 30 (0x1E)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 2 (0x2)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 30 (0x1E)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 100 (0x64)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 16 (0x10)
smb_bcc=35
[2015/02/19 18:47:32.632779, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13142) conn 0xb85863a0
[2015/02/19 18:47:32.632819, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.632852, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:32.633036, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:32.633115, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:32.633168, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:32.633234, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:32.633309, 3] ../source3/smbd/msdfs.c:974(get_referred_path)
get_referred_path: |shara1| in dfs path \linux\shara1 is not a dfs root.
[2015/02/19 18:47:32.633352, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/trans2.c(8572) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
[2015/02/19 18:47:32.633392, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.633411, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=37
smb_reh=2
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=57565
smb_pid=13141
smb_uid=3592
smb_mid=4
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:32.633678, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x23
[2015/02/19 18:47:32.633721, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 39 (0 toread)
[2015/02/19 18:47:32.633754, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.633773, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=57565
smb_pid=13141
smb_uid=3592
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:32.633937, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtdis (pid 13142) conn 0xb85863a0
[2015/02/19 18:47:32.633972, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.634005, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.634035, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.634085, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.634124, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.634181, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.634222, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.634256, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.634286, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.634332, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.634363, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:40170) closed connection to service IPC$
[2015/02/19 18:47:32.634405, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:32.634445, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:32.634479, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.634510, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.634551, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.634597, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.634644, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.634664, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=57565
smb_pid=13141
smb_uid=3592
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:32.634934, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x50
[2015/02/19 18:47:32.634975, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 6 of length 84 (0 toread)
[2015/02/19 18:47:32.635008, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.635027, 5] ../source3/lib/util.c:178(show_msg)
size=80
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13141
smb_uid=3592
smb_mid=6
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=37
[2015/02/19 18:47:32.635246, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13142) conn 0x0
[2015/02/19 18:47:32.635279, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.635310, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.635340, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.635387, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.635425, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [SHARA1]
[2015/02/19 18:47:32.635466, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service shara1
[2015/02/19 18:47:32.635504, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.635566, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.635606, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:32.635681, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/home/white/Torrent' for service [shara1]
[2015/02/19 18:47:32.635733, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:32.635785, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:32.635868, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 784 - private_data=0xb8586858
[2015/02/19 18:47:32.635946, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.635983, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:32.636149, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:32.636239, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:32.636275, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.636305, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:32.636335, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:32.636382, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:32.636438, 2] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:40170) connect to service shara1 initially as user nobody (uid=65534, gid=65533) (pid 13142)
[2015/02/19 18:47:32.636481, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.636526, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:32.636564, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=SHARA1
[2015/02/19 18:47:32.636595, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.636614, 5] ../source3/lib/util.c:178(show_msg)
size=62
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=56219
smb_pid=13141
smb_uid=3592
smb_mid=6
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 31 (0x1F)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=13
[2015/02/19 18:47:32.636982, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x48
[2015/02/19 18:47:32.637022, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 7 of length 76 (0 toread)
[2015/02/19 18:47:32.637056, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.637075, 5] ../source3/lib/util.c:178(show_msg)
size=72
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=56219
smb_pid=13141
smb_uid=3592
smb_mid=7
smt_wct=15
smb_vwv[ 0]= 2 (0x2)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 560 (0x230)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 2 (0x2)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 72 (0x48)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 3 (0x3)
smb_bcc=7
[2015/02/19 18:47:32.637430, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13142) conn 0xb8587020
[2015/02/19 18:47:32.637468, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:32.637501, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:32.637665, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:32.637740, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:32.637775, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:32.637807, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:32.637847, 3] ../source3/smbd/service.c:197(set_current_service)
chdir (/home/white/Torrent) failed, reason: Отказано в доступе
[2015/02/19 18:47:32.637901, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/process.c(1524) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:32.637938, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.637957, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=56219
smb_pid=13141
smb_uid=3592
smb_mid=7
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:32.638253, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x58
[2015/02/19 18:47:32.638296, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 8 of length 92 (0 toread)
[2015/02/19 18:47:32.638329, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.638348, 5] ../source3/lib/util.c:178(show_msg)
size=88
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=56219
smb_pid=13141
smb_uid=3592
smb_mid=8
smt_wct=15
smb_vwv[ 0]= 18 (0x12)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 10 (0xA)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 18 (0x12)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 88 (0x58)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 1 (0x1)
smb_bcc=23
[2015/02/19 18:47:32.638697, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13142) conn 0xb8587020
[2015/02/19 18:47:32.638733, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:32.638764, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:32.638795, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:32.638825, 3] ../source3/smbd/service.c:197(set_current_service)
chdir (/home/white/Torrent) failed, reason: Отказано в доступе
[2015/02/19 18:47:32.638860, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/process.c(1524) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:32.638892, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:32.638911, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=56219
smb_pid=13141
smb_uid=3592
smb_mid=8
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:39.515246, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:39.515851, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:39.516041, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:39.516718, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:39.517487, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:39.517751, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:39.517952, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:39.518043, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:39.518118, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:39.518192, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:39.518291, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:39.518364, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:39.518437, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:39.518515, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:39.518593, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:39.518670, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:39.518744, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:39.518816, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:39.518889, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:39.518923, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:39.518955, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:39.519091, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x81 of len 0x44
[2015/02/19 18:47:39.519129, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 72 (0 toread)
[2015/02/19 18:47:39.519220, 2] ../source3/smbd/reply.c:592(reply_special)
netbios connect: name1=LINUX 0x20 name2=LINUX 0x0
[2015/02/19 18:47:39.519287, 2] ../source3/smbd/reply.c:633(reply_special)
netbios connect: local=linux remote=linux, name type = 0
[2015/02/19 18:47:39.519337, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:39.519409, 5] ../source3/smbd/reply.c:667(reply_special)
init msg_type=0x81 msg_flags=0x0
[2015/02/19 18:47:39.519596, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:39.519636, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:39.519673, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:39.519694, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:39.519945, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13144) conn 0x0
[2015/02/19 18:47:39.519993, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:39.520031, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:39.520083, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:39.520139, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:39.520597, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:39.520665, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:39.520696, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:39.520727, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:39.520757, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:39.520787, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:39.520817, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:39.520847, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:39.520877, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:39.520908, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:39.520967, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:39.521033, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:39.521086, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:39.521178, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:39.521346, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:39.521456, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:39.521509, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:39.521546, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:39.521575, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:39.521613, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:39.521646, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:39.521678, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:39.521710, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:39.521741, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:39.521771, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:39.521803, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:39.521837, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:39.521868, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:39.521897, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:39.521946, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:39.521982, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:39.522015, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:39.778245, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:39.778669, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:40.035206, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:40.035356, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:40.035575, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:40.035658, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:40.035724, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:40.045287, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:40.045366, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:40.045401, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:40.045435, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:40.045592, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:40.045665, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:40.045798, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:40.045833, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:40.045865, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:40.045898, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.045917, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=22528 (0x5800)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=29824 (0x7480)
smb_vwv[12]=38007 (0x9477)
smb_vwv[13]=16958 (0x423E)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:40.046515, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:40.046655, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:40.046757, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.046811, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13141
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:40.048052, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13144) conn 0x0
[2015/02/19 18:47:40.048167, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.048268, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.048366, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.048521, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.048628, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:40.048750, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:40.048873, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:40.048996, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:40.049332, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:40.049492, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:40.049605, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:40.049710, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:40.049812, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:40.049916, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:40.306197, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:40.306328, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:40.544589, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.544850, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.544958, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:40.545532, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:40.546201, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:40.546395, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:40.546562, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:40.546631, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:40.546695, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:40.546758, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:40.546822, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:40.546885, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:40.546997, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:40.547064, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:40.547132, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:40.547199, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:40.547262, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:40.547326, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:40.547389, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:40.547452, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:40.547516, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:40.547703, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:40.547814, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:40.547886, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.547925, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:40.548330, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13146) conn 0x0
[2015/02/19 18:47:40.548413, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.548489, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.548558, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.548663, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.549153, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:40.549263, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:40.549331, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:40.549409, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:40.549474, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:40.549537, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:40.549600, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:40.549663, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:40.549726, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:40.549789, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:40.549887, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:40.550025, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.550120, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.550249, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:40.550510, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:40.550683, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:40.550788, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:40.550866, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:40.550937, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:40.551026, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:40.551098, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:40.551168, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:40.551239, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:40.551314, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:40.551385, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:40.551458, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:40.551532, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:40.552085, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:40.552158, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:40.552240, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:40.552319, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:40.552393, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:40.562334, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:40.562470, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:40.562573, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:40.562621, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:40.562664, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:40.562700, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:40.562736, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.562771, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.562918, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:40.562987, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:40.563176, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.563241, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.563264, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13141
smb_uid=216
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:40.563711, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x140
[2015/02/19 18:47:40.563773, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 324 (0 toread)
[2015/02/19 18:47:40.563810, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.563832, 5] ../source3/lib/util.c:178(show_msg)
size=320
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13141
smb_uid=216
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 238 (0xEE)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=261
[2015/02/19 18:47:40.564197, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13144) conn 0x0
[2015/02/19 18:47:40.564238, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.564274, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.564309, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.564363, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.564401, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:40.564439, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:40.564476, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:40.564514, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:40.564562, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:40.564600, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:40.564635, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.564670, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.564737, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[anonymous] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:40.564797, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:40.564837, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:40.564899, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:40.564982, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:40.565023, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:40.565192, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:40.565551, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:40.565692, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:40.565833, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:40.565873, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:40.565912, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:40.565969, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[anonymous] from workstation [LINUX]
[2015/02/19 18:47:40.566028, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [anonymous] from workstation [LINUX]
[2015/02/19 18:47:40.566070, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for anonymous (anonymous)
[2015/02/19 18:47:40.566108, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for anonymous's user_info struct
[2015/02/19 18:47:40.566147, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for anonymous's user_info struct
[2015/02/19 18:47:40.566184, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[anonymous]@[LINUX] with the new password interface
[2015/02/19 18:47:40.566220, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[anonymous]@[LINUX]
[2015/02/19 18:47:40.566258, 5] ../lib/util/util.c:556(dump_data)
[0000] 17 28 00 0E 62 0B 1F 74 .(..b..t
[2015/02/19 18:47:40.566326, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:40.566373, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:40.566409, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:40.566444, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:40.566481, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.566517, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.566594, 5] ../source3/passdb/pdb_tdb.c:594(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_anonymous
[2015/02/19 18:47:40.566650, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:40.566688, 3] ../source3/auth/check_samsec.c:399(check_sam_security)
check_sam_security: Couldn't find user 'anonymous' in passdb.
[2015/02/19 18:47:40.566727, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:40.566771, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [anonymous] -> [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:40.566809, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\anonymous failed: NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:40.566849, 3] ../source3/auth/auth_util.c:1593(do_map_to_guest_server_info)
No such user anonymous [AKIRA] - using guest account
[2015/02/19 18:47:40.566907, 5] ../auth/ntlmssp/ntlmssp_server.c:571(ntlmssp_server_postauth)
server session key is invalid (len == 0), cannot do KEY_EXCH!
[2015/02/19 18:47:40.566955, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.567051, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:40.567153, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:40.567208, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:40.567289, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.567311, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13141
smb_uid=216
smb_mid=2
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 9 (0x9)
smb_bcc=115
[2015/02/19 18:47:40.568005, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4c
[2015/02/19 18:47:40.568206, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 80 (0 toread)
[2015/02/19 18:47:40.568363, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.568445, 5] ../source3/lib/util.c:178(show_msg)
size=76
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13141
smb_uid=216
smb_mid=3
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=33
[2015/02/19 18:47:40.569386, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13144) conn 0x0
[2015/02/19 18:47:40.569496, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.569594, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.569709, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.569860, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.569993, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [IPC$]
[2015/02/19 18:47:40.570143, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:40.570258, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:40.570432, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:40.570563, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from linux (192.168.1.100)
[2015/02/19 18:47:40.570746, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:40.570936, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:40.571055, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:40.571157, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:40.571254, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:40.571478, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.571584, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:40.572115, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:40.572321, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:40.572412, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.572493, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.572571, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.572693, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.572828, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:43068) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13144)
[2015/02/19 18:47:40.572950, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:40.573060, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:40.573162, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:40.573246, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.573291, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=3
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:40.574248, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x66
[2015/02/19 18:47:40.574341, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 106 (0 toread)
[2015/02/19 18:47:40.574423, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.574468, 5] ../source3/lib/util.c:178(show_msg)
size=102
smb_com=0xa2
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=4
smt_wct=24
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 4096 (0x1000)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]=40704 (0x9F00)
smb_vwv[ 8]= 513 (0x201)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 0 (0x0)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 0 (0x0)
smb_vwv[13]= 0 (0x0)
smb_vwv[14]= 0 (0x0)
smb_vwv[15]= 768 (0x300)
smb_vwv[16]= 0 (0x0)
smb_vwv[17]= 256 (0x100)
smb_vwv[18]= 0 (0x0)
smb_vwv[19]= 0 (0x0)
smb_vwv[20]= 0 (0x0)
smb_vwv[21]= 512 (0x200)
smb_vwv[22]= 0 (0x0)
smb_vwv[23]= 0 (0x0)
smb_bcc=19
[2015/02/19 18:47:40.575834, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBntcreateX (pid 13144) conn 0xb85865c8
[2015/02/19 18:47:40.575923, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.576006, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:40.576459, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:40.576678, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:40.576773, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:40.576890, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:40.576989, 4] ../source3/smbd/nttrans.c:288(nt_open_pipe)
nt_open_pipe: Opening pipe \srvsvc.
[2015/02/19 18:47:40.577088, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:40.577246, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:40.577346, 5] ../source3/smbd/files.c:128(file_new)
allocated file structure fnum 27196 (1 used)
[2015/02/19 18:47:40.577473, 4] ../source3/rpc_server/rpc_ncacn_np.c:89(make_internal_rpc_pipe_socketpair)
Create of internal pipe srvsvc requested
[2015/02/19 18:47:40.577709, 5] ../source3/smbd/nttrans.c:382(do_ntcreate_pipe_open)
do_ntcreate_pipe_open: open pipe = \srvsvc
[2015/02/19 18:47:40.577798, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.577844, 5] ../source3/lib/util.c:178(show_msg)
size=103
smb_com=0xa2
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=4
smt_wct=34
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=15360 (0x3C00)
smb_vwv[ 3]= 362 (0x16A)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 0 (0x0)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 0 (0x0)
smb_vwv[13]= 0 (0x0)
smb_vwv[14]= 0 (0x0)
smb_vwv[15]= 0 (0x0)
smb_vwv[16]= 0 (0x0)
smb_vwv[17]= 0 (0x0)
smb_vwv[18]= 0 (0x0)
smb_vwv[19]= 0 (0x0)
smb_vwv[20]= 0 (0x0)
smb_vwv[21]=32768 (0x8000)
smb_vwv[22]= 0 (0x0)
smb_vwv[23]= 0 (0x0)
smb_vwv[24]= 0 (0x0)
smb_vwv[25]= 0 (0x0)
smb_vwv[26]= 0 (0x0)
smb_vwv[27]= 0 (0x0)
smb_vwv[28]= 0 (0x0)
smb_vwv[29]= 0 (0x0)
smb_vwv[30]= 0 (0x0)
smb_vwv[31]= 512 (0x200)
smb_vwv[32]=65280 (0xFF00)
smb_vwv[33]= 5 (0x5)
smb_bcc=0
[2015/02/19 18:47:40.579709, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9c
[2015/02/19 18:47:40.579814, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 160 (0 toread)
[2015/02/19 18:47:40.579897, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.579942, 5] ../source3/lib/util.c:178(show_msg)
size=156
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=5
smt_wct=16
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 72 (0x48)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 4280 (0x10B8)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 84 (0x54)
smb_vwv[11]= 72 (0x48)
smb_vwv[12]= 84 (0x54)
smb_vwv[13]= 2 (0x2)
smb_vwv[14]= 38 (0x26)
smb_vwv[15]=27196 (0x6A3C)
smb_bcc=89
[2015/02/19 18:47:40.580996, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans (pid 13144) conn 0xb85865c8
[2015/02/19 18:47:40.581084, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:40.581192, 3] ../source3/smbd/ipc.c:591(handle_trans)
trans <\PIPE\> data=72 params=0 setup=2
[2015/02/19 18:47:40.581284, 5] ../source3/smbd/ipc.c:624(handle_trans)
calling named_pipe
[2015/02/19 18:47:40.581364, 3] ../source3/smbd/ipc.c:542(named_pipe)
named pipe command on <> name
[2015/02/19 18:47:40.581447, 5] ../source3/smbd/ipc.c:464(api_fd_reply)
api_fd_reply
[2015/02/19 18:47:40.581533, 3] ../source3/smbd/ipc.c:506(api_fd_reply)
Got API command 0x26 on pipe "srvsvc" (pnum 6a3c)
[2015/02/19 18:47:40.581622, 6] ../source3/rpc_server/srv_pipe_hnd.c:173(np_write_send)
np_write_send: len: 72
[2015/02/19 18:47:40.581885, 3] ../source3/rpc_server/srv_pipe.c:696(api_pipe_bind_req)
api_pipe_bind_req: srvsvc -> srvsvc rpc service
[2015/02/19 18:47:40.581983, 5] ../source3/rpc_server/srv_pipe.c:730(api_pipe_bind_req)
api_pipe_bind_req: make response. 730
[2015/02/19 18:47:40.582065, 3] ../source3/rpc_server/srv_pipe.c:345(check_bind_req)
check_bind_req for srvsvc
[2015/02/19 18:47:40.582230, 3] ../source3/rpc_server/srv_pipe.c:352(check_bind_req)
check_bind_req: srvsvc -> srvsvc rpc service
[2015/02/19 18:47:40.582425, 5] ../source3/smbd/ipc.c:62(copy_trans_params_and_data)
copy_trans_params_and_data: params[0..0] data[0..68] (align 0)
[2015/02/19 18:47:40.582515, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.582561, 5] ../source3/lib/util.c:178(show_msg)
size=124
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=5
smt_wct=10
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 68 (0x44)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 56 (0x38)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 68 (0x44)
smb_vwv[ 7]= 56 (0x38)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_bcc=69
[2015/02/19 18:47:40.583605, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xa8
[2015/02/19 18:47:40.583698, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 6 of length 172 (0 toread)
[2015/02/19 18:47:40.583805, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.583865, 5] ../source3/lib/util.c:178(show_msg)
size=168
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=6
smt_wct=16
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 84 (0x54)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 4280 (0x10B8)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 84 (0x54)
smb_vwv[11]= 84 (0x54)
smb_vwv[12]= 84 (0x54)
smb_vwv[13]= 2 (0x2)
smb_vwv[14]= 38 (0x26)
smb_vwv[15]=27196 (0x6A3C)
smb_bcc=101
[2015/02/19 18:47:40.584681, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans (pid 13144) conn 0xb85865c8
[2015/02/19 18:47:40.584747, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:40.584813, 3] ../source3/smbd/ipc.c:591(handle_trans)
trans <\PIPE\> data=84 params=0 setup=2
[2015/02/19 18:47:40.584879, 5] ../source3/smbd/ipc.c:624(handle_trans)
calling named_pipe
[2015/02/19 18:47:40.584940, 3] ../source3/smbd/ipc.c:542(named_pipe)
named pipe command on <> name
[2015/02/19 18:47:40.585002, 5] ../source3/smbd/ipc.c:464(api_fd_reply)
api_fd_reply
[2015/02/19 18:47:40.585066, 3] ../source3/smbd/ipc.c:506(api_fd_reply)
Got API command 0x26 on pipe "srvsvc" (pnum 6a3c)
[2015/02/19 18:47:40.585130, 6] ../source3/rpc_server/srv_pipe_hnd.c:173(np_write_send)
np_write_send: len: 84
[2015/02/19 18:47:40.585242, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(65534, 65533) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:40.585314, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:40.585380, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:40.585731, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:40.585886, 5] ../source3/rpc_server/srv_pipe.c:1349(api_pipe_request_send)
Requested srvsvc rpc service
[2015/02/19 18:47:40.585953, 4] ../source3/rpc_server/srv_pipe.c:1430(api_rpcTNP_send)
api_rpcTNP: srvsvc op 0xf - api_rpcTNP: rpc command: SRVSVC_NETSHAREENUMALL
[2015/02/19 18:47:40.586026, 6] ../source3/rpc_server/srv_pipe.c:1474(api_rpcTNP_send)
api_rpc_cmds[15].fn_send == 0xb756c370
[2015/02/19 18:47:40.586131, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1292(_srvsvc_NetShareEnumAll)
_srvsvc_NetShareEnumAll: 1292
[2015/02/19 18:47:40.586207, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:483(init_srv_share_info_ctr)
init_srv_share_info_ctr
[2015/02/19 18:47:40.586271, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(65534, 65533) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:40.586335, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(216) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:40.586398, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:40.586460, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.586521, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.586621, 8] ../source3/param/service.c:55(load_registry_shares)
load_registry_shares()
[2015/02/19 18:47:40.586690, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (65534, 65533) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:40.586790, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1306(_srvsvc_NetShareEnumAll)
_srvsvc_NetShareEnumAll: 1306
[2015/02/19 18:47:40.586883, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.586954, 5] ../source3/rpc_server/srv_pipe.c:1521(api_rpcTNP_done)
api_rpcTNP: called srvsvc successfully
[2015/02/19 18:47:40.587061, 5] ../source3/smbd/ipc.c:62(copy_trans_params_and_data)
copy_trans_params_and_data: params[0..0] data[0..368] (align 0)
[2015/02/19 18:47:40.587128, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.587164, 5] ../source3/lib/util.c:178(show_msg)
size=424
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=6
smt_wct=10
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 368 (0x170)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 56 (0x38)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 368 (0x170)
smb_vwv[ 7]= 56 (0x38)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_bcc=369
[2015/02/19 18:47:40.587963, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x29
[2015/02/19 18:47:40.588034, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 7 of length 45 (0 toread)
[2015/02/19 18:47:40.588098, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.588132, 5] ../source3/lib/util.c:178(show_msg)
size=41
smb_com=0x4
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=7
smt_wct=3
smb_vwv[ 0]=27196 (0x6A3C)
smb_vwv[ 1]=65535 (0xFFFF)
smb_vwv[ 2]=65535 (0xFFFF)
smb_bcc=0
[2015/02/19 18:47:40.588594, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBclose (pid 13144) conn 0xb85865c8
[2015/02/19 18:47:40.588659, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:40.588729, 3] ../source3/smbd/reply.c:5049(reply_close)
Close file fd=-1 fnum 27196 (numopen=1)
[2015/02/19 18:47:40.588805, 6] ../source3/smbd/close.c:510(set_close_write_time)
close_write_time: Thu Jan 1 05:59:59 1970
[2015/02/19 18:47:40.588893, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:40.588977, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:40.589065, 5] ../source3/smbd/files.c:528(file_free)
freed files structure 27196 (0 used)
[2015/02/19 18:47:40.589131, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.589166, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x4
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=18023
smb_pid=13141
smb_uid=216
smb_mid=7
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:40.593741, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:40.593854, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:40170 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:40.593916, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.593950, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.593981, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.594038, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.594091, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:40.594141, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:40.594188, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:40.594238, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /home/white/Torrent
[2015/02/19 18:47:40.594273, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.594304, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.594334, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.594378, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.594409, 1] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:40170) closed connection to service shara1
[2015/02/19 18:47:40.594448, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:40.594483, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:40.594514, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.594544, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.594574, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.594617, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.594656, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:40.594705, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:40.594761, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.594792, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.594822, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.594866, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.594912, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:40.594947, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 784 - private_data=0xb8586858
[2015/02/19 18:47:40.595022, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:40.595959, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:40.596163, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:43068 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:40.596308, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.596421, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.596530, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.596708, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.596845, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:40.596979, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
[2015/02/19 18:47:40.597222, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:40.597296, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.597327, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.597365, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.597402, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.597457, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.597493, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:43068) closed connection to service IPC$
[2015/02/19 18:47:40.597542, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:40.597596, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:40.597638, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.597674, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.597709, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.597762, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.597818, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:40.597875, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:40.597936, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.597973, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.598006, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.598057, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.598111, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:40.598194, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:40.600175, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.600290, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.813561, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:40.813940, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:40.993935, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.994191, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:40.994298, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:40.994885, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:40.995536, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:40.995733, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:40.995920, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:40.995988, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:40.996053, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:40.996116, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:40.996181, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:40.996244, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:40.996308, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:40.996373, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:40.996438, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:40.996503, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:40.996567, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:40.996630, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:40.996693, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:40.996760, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:40.996823, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:40.996983, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x81 of len 0x44
[2015/02/19 18:47:40.997060, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 72 (0 toread)
[2015/02/19 18:47:40.997184, 2] ../source3/smbd/reply.c:592(reply_special)
netbios connect: name1=LINUX 0x20 name2=LINUX 0x0
[2015/02/19 18:47:40.997282, 2] ../source3/smbd/reply.c:633(reply_special)
netbios connect: local=linux remote=linux, name type = 0
[2015/02/19 18:47:40.997366, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:40.997585, 5] ../source3/smbd/reply.c:667(reply_special)
init msg_type=0x81 msg_flags=0x0
[2015/02/19 18:47:40.997883, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:40.997986, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:40.998056, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:40.998094, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:40.998491, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13150) conn 0x0
[2015/02/19 18:47:40.998571, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:40.998639, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:40.998707, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:40.998809, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:40.999303, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:40.999416, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:40.999481, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:40.999545, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:40.999609, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:40.999674, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:40.999739, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:40.999823, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:40.999889, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:40.999955, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:41.000058, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:41.000197, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:41.000292, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:41.000378, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:41.000603, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:41.000752, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:41.000843, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:41.000914, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:41.000976, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:41.001045, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:41.001110, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:41.001189, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:41.001253, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:41.001316, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:41.001377, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:41.001442, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:41.001510, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:41.001574, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:41.001636, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:41.001708, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:41.001778, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:41.001844, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:41.070555, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:41.070688, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:41.070864, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:41.070918, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:41.070959, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:41.076838, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:41.076923, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:41.076971, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:41.077019, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:41.077213, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:41.077310, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:41.077487, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:41.077535, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:41.077578, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:41.077623, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:41.077648, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=23040 (0x5A00)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=30592 (0x7780)
smb_vwv[12]=12675 (0x3183)
smb_vwv[13]=16959 (0x423F)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:41.078658, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:41.078721, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:41.078763, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:41.078789, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13145
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:41.079215, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13146) conn 0x0
[2015/02/19 18:47:41.079264, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:41.079307, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:41.079349, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:41.079421, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:41.079469, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:41.079526, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:41.079586, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:41.079649, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:41.079983, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:41.080045, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:41.080095, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:41.080140, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:41.080181, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:41.080223, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:41.321576, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:41.321783, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:41.572350, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:41.572471, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:41.799145, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:41.799333, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:41.799422, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:41.799687, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 1
SO_REUSEADDR = 1
SO_BROADCAST = 0
TCP_NODELAY = 1
TCP_KEEPCNT = 9
TCP_KEEPIDLE = 7200
TCP_KEEPINTVL = 75
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 661830
SO_RCVBUF = 264732
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
TCP_QUICKACK = 1
TCP_DEFER_ACCEPT = 0
[2015/02/19 18:47:41.800112, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:41.800259, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:41.800409, 3] ../source3/smbd/oplock.c:870(init_oplocks)
init_oplocks: initializing messages.
[2015/02/19 18:47:41.800449, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 774 - private_data=0xb8573198
[2015/02/19 18:47:41.800487, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 776 - private_data=0xb8573198
[2015/02/19 18:47:41.800523, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 778 - private_data=0xb8573198
[2015/02/19 18:47:41.800562, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 770 - private_data=0xb8573198
[2015/02/19 18:47:41.800598, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 787 - private_data=0xb8573198
[2015/02/19 18:47:41.800634, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 779 - private_data=0xb8573198
[2015/02/19 18:47:41.800673, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:41.800714, 5] ../source3/lib/messages.c:308(messaging_register)
Overriding messaging pointer for type 15 - private_data=(nil)
[2015/02/19 18:47:41.800750, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 16 - private_data=(nil)
[2015/02/19 18:47:41.800786, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 16 - private_data=0xb8573198
[2015/02/19 18:47:41.800821, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 33 - private_data=0xb8567e00
[2015/02/19 18:47:41.800857, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=0xb8573198
[2015/02/19 18:47:41.800894, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:41.800930, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:47:41.801068, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xbe
[2015/02/19 18:47:41.801109, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 0 of length 194 (0 toread)
[2015/02/19 18:47:41.801148, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:41.801171, 5] ../source3/lib/util.c:178(show_msg)
size=190
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=155
[2015/02/19 18:47:41.801365, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBnegprot (pid 13152) conn 0x0
[2015/02/19 18:47:41.801424, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:41.801472, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:41.801515, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:41.801576, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:41.802026, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2015/02/19 18:47:41.802078, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2015/02/19 18:47:41.802115, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2015/02/19 18:47:41.802153, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN1.0]
[2015/02/19 18:47:41.802190, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LM1.2X002]
[2015/02/19 18:47:41.802226, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [DOS LANMAN2.1]
[2015/02/19 18:47:41.802264, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [LANMAN2.1]
[2015/02/19 18:47:41.802300, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [Samba]
[2015/02/19 18:47:41.802336, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LANMAN 1.0]
[2015/02/19 18:47:41.802372, 3] ../source3/smbd/negprot.c:563(reply_negprot)
Requested protocol [NT LM 0.12]
[2015/02/19 18:47:41.802427, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:41.802502, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:41.802556, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:41.802612, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:41.802755, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:41.802861, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:41.802926, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam
[2015/02/19 18:47:41.802965, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam'
[2015/02/19 18:47:41.803001, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend sam_ignoredomain
[2015/02/19 18:47:41.803044, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'sam_ignoredomain'
[2015/02/19 18:47:41.803081, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend winbind
[2015/02/19 18:47:41.803115, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'winbind'
[2015/02/19 18:47:41.803151, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend trustdomain
[2015/02/19 18:47:41.803187, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'trustdomain'
[2015/02/19 18:47:41.803221, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend ntdomain
[2015/02/19 18:47:41.803256, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'ntdomain'
[2015/02/19 18:47:41.803293, 5] ../source3/auth/auth.c:48(smb_register_auth)
Attempting to register auth backend guest
[2015/02/19 18:47:41.803339, 5] ../source3/auth/auth.c:60(smb_register_auth)
Successfully added auth method 'guest'
[2015/02/19 18:47:41.803373, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:41.803413, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:41.803454, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:41.803490, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:41.823326, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:41.823409, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:41.823592, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:41.823656, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:41.823707, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:41.830669, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:41.830770, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:41.830824, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:41.830877, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:41.831115, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:41.831232, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:41.831446, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:41.831507, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:41.831557, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:41.831612, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:41.831642, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=24064 (0x5E00)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=27520 (0x6B80)
smb_vwv[12]=30256 (0x7630)
smb_vwv[13]=16959 (0x423F)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:41.833101, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:41.833204, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:41.833271, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:41.833309, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13143
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:41.833979, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13150) conn 0x0
[2015/02/19 18:47:41.834049, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:41.834114, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:41.834177, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:41.834278, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:41.834351, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:41.834429, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:41.834516, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:41.834602, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:41.834962, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:41.835041, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:41.835113, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:41.835179, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:41.835243, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:41.835308, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:42.074259, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:42.074377, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:42.074543, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:42.074637, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:42.074729, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:42.074809, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:42.074887, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.074963, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.075263, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:42.075411, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:42.075844, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.075987, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.076044, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13145
smb_uid=19033
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:42.076874, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x140
[2015/02/19 18:47:42.077025, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 324 (0 toread)
[2015/02/19 18:47:42.077151, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.077220, 5] ../source3/lib/util.c:178(show_msg)
size=320
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13145
smb_uid=19033
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 238 (0xEE)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=261
[2015/02/19 18:47:42.078606, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13146) conn 0x0
[2015/02/19 18:47:42.078736, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.078858, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.078979, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.079163, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.079286, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:42.079408, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:42.079532, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:42.079655, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:42.079798, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:42.079923, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:42.080044, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.080162, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.080370, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[anonymous] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:42.080538, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:42.080668, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:42.080828, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:42.081027, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:42.081161, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:42.081712, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:42.083060, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:42.083495, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:42.083946, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:42.084022, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:42.084090, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:42.084187, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[anonymous] from workstation [LINUX]
[2015/02/19 18:47:42.084284, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [anonymous] from workstation [LINUX]
[2015/02/19 18:47:42.084355, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for anonymous (anonymous)
[2015/02/19 18:47:42.084419, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for anonymous's user_info struct
[2015/02/19 18:47:42.084491, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for anonymous's user_info struct
[2015/02/19 18:47:42.084558, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[anonymous]@[LINUX] with the new password interface
[2015/02/19 18:47:42.084621, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[anonymous]@[LINUX]
[2015/02/19 18:47:42.084686, 5] ../lib/util/util.c:556(dump_data)
[0000] AA B2 A6 72 04 B0 DB 5A ...r...Z
[2015/02/19 18:47:42.084772, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:42.084850, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:42.084917, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:42.084981, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:42.085044, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.085107, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.085232, 5] ../source3/passdb/pdb_tdb.c:594(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_anonymous
[2015/02/19 18:47:42.085329, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:42.085392, 3] ../source3/auth/check_samsec.c:399(check_sam_security)
check_sam_security: Couldn't find user 'anonymous' in passdb.
[2015/02/19 18:47:42.085459, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:42.085529, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [anonymous] -> [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:42.085593, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\anonymous failed: NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:42.085673, 3] ../source3/auth/auth_util.c:1593(do_map_to_guest_server_info)
No such user anonymous [AKIRA] - using guest account
[2015/02/19 18:47:42.085762, 5] ../auth/ntlmssp/ntlmssp_server.c:571(ntlmssp_server_postauth)
server session key is invalid (len == 0), cannot do KEY_EXCH!
[2015/02/19 18:47:42.085839, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.085972, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:42.086097, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:42.086185, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:42.086324, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.086359, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13145
smb_uid=19033
smb_mid=2
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 9 (0x9)
smb_bcc=115
[2015/02/19 18:47:42.087010, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4a
[2015/02/19 18:47:42.087085, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 78 (0 toread)
[2015/02/19 18:47:42.087149, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.087184, 5] ../source3/lib/util.c:178(show_msg)
size=74
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13145
smb_uid=19033
smb_mid=3
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=31
[2015/02/19 18:47:42.087681, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13146) conn 0x0
[2015/02/19 18:47:42.087761, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.087826, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.087888, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.087983, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.088068, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [IPC] for share [IPC$]
[2015/02/19 18:47:42.088165, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:42.088239, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.088349, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.088435, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:42.088559, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:42.088680, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:42.088754, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:42.088819, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:42.088882, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:42.089041, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.089145, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:42.089498, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:42.089659, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:42.089731, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.089795, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.089856, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.089951, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.090053, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:40172) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13146)
[2015/02/19 18:47:42.090149, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.090236, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.090319, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:42.090384, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.090419, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=38303
smb_pid=13145
smb_uid=19033
smb_mid=3
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:42.091173, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x64
[2015/02/19 18:47:42.091298, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 104 (0 toread)
[2015/02/19 18:47:42.091364, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.091399, 5] ../source3/lib/util.c:178(show_msg)
size=100
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=38303
smb_pid=13145
smb_uid=19033
smb_mid=4
smt_wct=15
smb_vwv[ 0]= 30 (0x1E)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 2 (0x2)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 30 (0x1E)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 100 (0x64)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 16 (0x10)
smb_bcc=35
[2015/02/19 18:47:42.092216, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13146) conn 0xb85863a0
[2015/02/19 18:47:42.092288, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.092353, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:42.092718, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:42.092875, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:42.092954, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:42.093050, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:42.093153, 3] ../source3/smbd/msdfs.c:974(get_referred_path)
get_referred_path: |shara1| in dfs path \linux\shara1 is not a dfs root.
[2015/02/19 18:47:42.093226, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/trans2.c(8572) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
[2015/02/19 18:47:42.093296, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.093331, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=37
smb_reh=2
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=38303
smb_pid=13145
smb_uid=19033
smb_mid=4
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:42.093795, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x23
[2015/02/19 18:47:42.093862, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 39 (0 toread)
[2015/02/19 18:47:42.093925, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.093960, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=38303
smb_pid=13145
smb_uid=19033
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:42.094339, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtdis (pid 13146) conn 0xb85863a0
[2015/02/19 18:47:42.094404, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.094467, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.094529, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.094625, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.094695, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.094779, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.094850, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.094912, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.094974, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.095066, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.095128, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:40172) closed connection to service IPC$
[2015/02/19 18:47:42.095199, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:42.095270, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:42.095336, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.095399, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.095468, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.095561, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.095636, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.095671, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=38303
smb_pid=13145
smb_uid=19033
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:42.096147, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x50
[2015/02/19 18:47:42.096219, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 6 of length 84 (0 toread)
[2015/02/19 18:47:42.096282, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.096316, 5] ../source3/lib/util.c:178(show_msg)
size=80
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13145
smb_uid=19033
smb_mid=6
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=37
[2015/02/19 18:47:42.096803, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13146) conn 0x0
[2015/02/19 18:47:42.096869, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.096931, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.096993, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.097088, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.097161, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [SHARA1]
[2015/02/19 18:47:42.097238, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service shara1
[2015/02/19 18:47:42.097309, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.097405, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.097479, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:42.097591, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/home/white/Torrent' for service [shara1]
[2015/02/19 18:47:42.097677, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:42.097742, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:42.097872, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 784 - private_data=0xb8586968
[2015/02/19 18:47:42.097979, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.098047, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:42.098397, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:42.098565, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:42.098631, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.098694, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.098756, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.098851, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.098938, 2] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:40172) connect to service shara1 initially as user nobody (uid=65534, gid=65533) (pid 13146)
[2015/02/19 18:47:42.099012, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.099088, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.099158, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=SHARA1
[2015/02/19 18:47:42.099221, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.099256, 5] ../source3/lib/util.c:178(show_msg)
size=62
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=14816
smb_pid=13145
smb_uid=19033
smb_mid=6
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 31 (0x1F)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=13
[2015/02/19 18:47:42.099968, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x48
[2015/02/19 18:47:42.100046, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 7 of length 76 (0 toread)
[2015/02/19 18:47:42.100107, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.100142, 5] ../source3/lib/util.c:178(show_msg)
size=72
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=14816
smb_pid=13145
smb_uid=19033
smb_mid=7
smt_wct=15
smb_vwv[ 0]= 2 (0x2)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 560 (0x230)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 2 (0x2)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 72 (0x48)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 3 (0x3)
smb_bcc=7
[2015/02/19 18:47:42.100930, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13146) conn 0xb8586fc8
[2015/02/19 18:47:42.101007, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.101071, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:42.101419, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:42.101576, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:42.101641, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:42.101705, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:42.101768, 3] ../source3/smbd/service.c:197(set_current_service)
chdir (/home/white/Torrent) failed, reason: Отказано в доступе
[2015/02/19 18:47:42.101869, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/process.c(1524) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:42.101937, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.101972, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=14816
smb_pid=13145
smb_uid=19033
smb_mid=7
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:42.102482, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4c
[2015/02/19 18:47:42.102550, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 8 of length 80 (0 toread)
[2015/02/19 18:47:42.102613, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.102647, 5] ../source3/lib/util.c:178(show_msg)
size=76
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=14816
smb_pid=13145
smb_uid=19033
smb_mid=8
smt_wct=15
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 2 (0x2)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 8 (0x8)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 76 (0x4C)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 5 (0x5)
smb_bcc=11
[2015/02/19 18:47:42.103433, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13146) conn 0xb8586fc8
[2015/02/19 18:47:42.103497, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:42.103559, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:42.103623, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:42.103684, 3] ../source3/smbd/service.c:197(set_current_service)
chdir (/home/white/Torrent) failed, reason: Отказано в доступе
[2015/02/19 18:47:42.103763, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/process.c(1524) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:42.103828, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.103863, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=14816
smb_pid=13145
smb_uid=19033
smb_mid=8
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:42.104305, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4c
[2015/02/19 18:47:42.104372, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 9 of length 80 (0 toread)
[2015/02/19 18:47:42.104434, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.104468, 5] ../source3/lib/util.c:178(show_msg)
size=76
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=14816
smb_pid=13145
smb_uid=19033
smb_mid=9
smt_wct=15
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 2 (0x2)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 8 (0x8)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 76 (0x4C)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 5 (0x5)
smb_bcc=11
[2015/02/19 18:47:42.105285, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13146) conn 0xb8586fc8
[2015/02/19 18:47:42.105354, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:42.105417, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:42.105479, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:42.105552, 3] ../source3/smbd/service.c:197(set_current_service)
chdir (/home/white/Torrent) failed, reason: Отказано в доступе
[2015/02/19 18:47:42.105619, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/process.c(1524) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:42.105683, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.105718, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=14816
smb_pid=13145
smb_uid=19033
smb_mid=9
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:42.118327, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:42.118528, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:40172 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:42.118625, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.118691, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.118755, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.118859, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.119844, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.119946, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:42.120022, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /home/white/Torrent
[2015/02/19 18:47:42.120115, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /home/white/Torrent
[2015/02/19 18:47:42.120198, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.120238, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.120274, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.120330, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.120367, 1] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:40172) closed connection to service shara1
[2015/02/19 18:47:42.120413, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:42.120454, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:42.120491, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.120527, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.120562, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.120613, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.120660, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:42.120717, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:42.120782, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.120819, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.120854, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.120918, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.120971, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:42.121014, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 784 - private_data=0xb8586968
[2015/02/19 18:47:42.121138, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:42.123299, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:42.123432, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:42.326359, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:42.326608, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:42.577636, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:42.577756, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:42.828384, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:42.828555, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:42.828822, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_spnego' registered
[2015/02/19 18:47:42.828929, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5' registered
[2015/02/19 18:47:42.829011, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'gssapi_krb5_sasl' registered
[2015/02/19 18:47:42.838139, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'sasl-DIGEST-MD5' registered
[2015/02/19 18:47:42.838244, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'schannel' registered
[2015/02/19 18:47:42.838313, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'spnego' registered
[2015/02/19 18:47:42.838385, 3] ../auth/gensec/gensec_start.c:873(gensec_register)
GENSEC backend 'ntlmssp' registered
[2015/02/19 18:47:42.838657, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:42.838790, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:42.839038, 3] ../source3/smbd/negprot.c:384(reply_nt1)
using SPNEGO
[2015/02/19 18:47:42.839107, 3] ../source3/smbd/negprot.c:671(reply_negprot)
Selected protocol NT LANMAN 1.0
[2015/02/19 18:47:42.839172, 5] ../source3/smbd/negprot.c:678(reply_negprot)
negprot index=8
[2015/02/19 18:47:42.839237, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.839277, 5] ../source3/lib/util.c:178(show_msg)
size=159
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51267
smb_tid=0
smb_pid=65534
smb_uid=0
smb_mid=0
smt_wct=17
smb_vwv[ 0]= 8 (0x8)
smb_vwv[ 1]=12803 (0x3203)
smb_vwv[ 2]= 256 (0x100)
smb_vwv[ 3]= 1024 (0x400)
smb_vwv[ 4]= 65 (0x41)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 256 (0x100)
smb_vwv[ 7]=24576 (0x6000)
smb_vwv[ 8]= 51 (0x33)
smb_vwv[ 9]=64768 (0xFD00)
smb_vwv[10]=33011 (0x80F3)
smb_vwv[11]=63872 (0xF980)
smb_vwv[12]=61588 (0xF094)
smb_vwv[13]=16959 (0x423F)
smb_vwv[14]=53324 (0xD04C)
smb_vwv[15]=38913 (0x9801)
smb_vwv[16]= 254 (0xFE)
smb_bcc=90
[2015/02/19 18:47:42.840443, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9e
[2015/02/19 18:47:42.840494, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 1 of length 162 (0 toread)
[2015/02/19 18:47:42.840526, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:42.840544, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13151
smb_uid=0
smb_mid=1
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 76 (0x4C)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=99
[2015/02/19 18:47:42.840851, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13152) conn 0x0
[2015/02/19 18:47:42.840889, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:42.840921, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:42.840952, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:42.841005, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:42.841043, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:42.841087, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:42.841133, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:42.841180, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:42.841385, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:42.841425, 5] ../source3/auth/auth.c:464(make_auth_context_subsystem)
Making default auth method list for server role = 'standalone server', encrypt passwords = yes
[2015/02/19 18:47:42.841462, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match guest
[2015/02/19 18:47:42.841497, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method guest has a valid init
[2015/02/19 18:47:42.841530, 5] ../source3/auth/auth.c:351(load_auth_module)
load_auth_module: Attempting to find an auth method to match sam
[2015/02/19 18:47:42.841563, 5] ../source3/auth/auth.c:376(load_auth_module)
load_auth_module: auth method sam has a valid init
[2015/02/19 18:47:43.079897, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:43.080001, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:43.080140, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:43.080213, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.080290, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:43.080352, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.080435, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.080500, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.080731, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:43.080846, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:43.081165, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.081270, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.081310, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13143
smb_uid=58832
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:43.082182, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x140
[2015/02/19 18:47:43.082287, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 324 (0 toread)
[2015/02/19 18:47:43.082369, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.082417, 5] ../source3/lib/util.c:178(show_msg)
size=320
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13143
smb_uid=58832
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 238 (0xEE)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=261
[2015/02/19 18:47:43.083193, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13150) conn 0x0
[2015/02/19 18:47:43.083277, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.083355, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.083431, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.083548, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.083628, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:43.083706, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:43.083818, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:43.083905, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.083983, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:43.084072, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.084157, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.084241, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.084398, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[anonymous] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:43.084542, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:43.084636, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:43.084775, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:43.084954, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:43.085051, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:43.085440, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:43.086267, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:43.086597, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:43.086923, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:43.087018, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:43.087114, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:43.087233, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[anonymous] from workstation [LINUX]
[2015/02/19 18:47:43.087359, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [anonymous] from workstation [LINUX]
[2015/02/19 18:47:43.087453, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for anonymous (anonymous)
[2015/02/19 18:47:43.087540, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for anonymous's user_info struct
[2015/02/19 18:47:43.087633, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for anonymous's user_info struct
[2015/02/19 18:47:43.087720, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[anonymous]@[LINUX] with the new password interface
[2015/02/19 18:47:43.087822, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[anonymous]@[LINUX]
[2015/02/19 18:47:43.087909, 5] ../lib/util/util.c:556(dump_data)
[0000] 68 08 7F 65 AD BD 3B A3 h..e..;.
[2015/02/19 18:47:43.088036, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:43.088138, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:43.088225, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:43.088310, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:43.088394, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.088476, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.088663, 5] ../source3/passdb/pdb_tdb.c:594(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_anonymous
[2015/02/19 18:47:43.088794, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.088880, 3] ../source3/auth/check_samsec.c:399(check_sam_security)
check_sam_security: Couldn't find user 'anonymous' in passdb.
[2015/02/19 18:47:43.088972, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:43.089071, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [anonymous] -> [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:43.089158, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\anonymous failed: NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:43.089251, 3] ../source3/auth/auth_util.c:1593(do_map_to_guest_server_info)
No such user anonymous [AKIRA] - using guest account
[2015/02/19 18:47:43.089381, 5] ../auth/ntlmssp/ntlmssp_server.c:571(ntlmssp_server_postauth)
server session key is invalid (len == 0), cannot do KEY_EXCH!
[2015/02/19 18:47:43.089488, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.089687, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:43.089886, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:43.090003, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:43.090191, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.090242, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13143
smb_uid=58832
smb_mid=2
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 9 (0x9)
smb_bcc=115
[2015/02/19 18:47:43.091044, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4c
[2015/02/19 18:47:43.091145, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 80 (0 toread)
[2015/02/19 18:47:43.091231, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.091282, 5] ../source3/lib/util.c:178(show_msg)
size=76
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13143
smb_uid=58832
smb_mid=3
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=33
[2015/02/19 18:47:43.091909, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13150) conn 0x0
[2015/02/19 18:47:43.091959, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.091994, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.092030, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.092081, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.092135, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [IPC$]
[2015/02/19 18:47:43.092200, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:43.092252, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.092328, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.092382, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from linux (192.168.1.100)
[2015/02/19 18:47:43.092475, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:43.092562, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:43.092604, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:43.092638, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:43.092668, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:43.092765, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.092802, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:43.092970, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:43.093101, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:43.093138, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.093167, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.093195, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.093241, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.093306, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:43070) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13150)
[2015/02/19 18:47:43.093359, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.093410, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.093457, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:43.093487, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.093505, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=3
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:43.093970, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x66
[2015/02/19 18:47:43.094024, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 106 (0 toread)
[2015/02/19 18:47:43.094055, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.094073, 5] ../source3/lib/util.c:178(show_msg)
size=102
smb_com=0xa2
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=4
smt_wct=24
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 4096 (0x1000)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]=40704 (0x9F00)
smb_vwv[ 8]= 513 (0x201)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 0 (0x0)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 0 (0x0)
smb_vwv[13]= 0 (0x0)
smb_vwv[14]= 0 (0x0)
smb_vwv[15]= 768 (0x300)
smb_vwv[16]= 0 (0x0)
smb_vwv[17]= 256 (0x100)
smb_vwv[18]= 0 (0x0)
smb_vwv[19]= 0 (0x0)
smb_vwv[20]= 0 (0x0)
smb_vwv[21]= 512 (0x200)
smb_vwv[22]= 0 (0x0)
smb_vwv[23]= 0 (0x0)
smb_bcc=19
[2015/02/19 18:47:43.094529, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBntcreateX (pid 13150) conn 0xb85865c8
[2015/02/19 18:47:43.094569, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.094604, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:43.094773, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:43.094851, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:43.094899, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:43.094964, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:43.095011, 4] ../source3/smbd/nttrans.c:288(nt_open_pipe)
nt_open_pipe: Opening pipe \srvsvc.
[2015/02/19 18:47:43.095057, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:43.095157, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:43.095202, 5] ../source3/smbd/files.c:128(file_new)
allocated file structure fnum 62760 (1 used)
[2015/02/19 18:47:43.095271, 4] ../source3/rpc_server/rpc_ncacn_np.c:89(make_internal_rpc_pipe_socketpair)
Create of internal pipe srvsvc requested
[2015/02/19 18:47:43.095427, 5] ../source3/smbd/nttrans.c:382(do_ntcreate_pipe_open)
do_ntcreate_pipe_open: open pipe = \srvsvc
[2015/02/19 18:47:43.095463, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.095482, 5] ../source3/lib/util.c:178(show_msg)
size=103
smb_com=0xa2
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=4
smt_wct=34
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=10240 (0x2800)
smb_vwv[ 3]= 501 (0x1F5)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 0 (0x0)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 0 (0x0)
smb_vwv[13]= 0 (0x0)
smb_vwv[14]= 0 (0x0)
smb_vwv[15]= 0 (0x0)
smb_vwv[16]= 0 (0x0)
smb_vwv[17]= 0 (0x0)
smb_vwv[18]= 0 (0x0)
smb_vwv[19]= 0 (0x0)
smb_vwv[20]= 0 (0x0)
smb_vwv[21]=32768 (0x8000)
smb_vwv[22]= 0 (0x0)
smb_vwv[23]= 0 (0x0)
smb_vwv[24]= 0 (0x0)
smb_vwv[25]= 0 (0x0)
smb_vwv[26]= 0 (0x0)
smb_vwv[27]= 0 (0x0)
smb_vwv[28]= 0 (0x0)
smb_vwv[29]= 0 (0x0)
smb_vwv[30]= 0 (0x0)
smb_vwv[31]= 512 (0x200)
smb_vwv[32]=65280 (0xFF00)
smb_vwv[33]= 5 (0x5)
smb_bcc=0
[2015/02/19 18:47:43.096221, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x9c
[2015/02/19 18:47:43.096260, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 160 (0 toread)
[2015/02/19 18:47:43.096293, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.096312, 5] ../source3/lib/util.c:178(show_msg)
size=156
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=5
smt_wct=16
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 72 (0x48)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 4280 (0x10B8)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 84 (0x54)
smb_vwv[11]= 72 (0x48)
smb_vwv[12]= 84 (0x54)
smb_vwv[13]= 2 (0x2)
smb_vwv[14]= 38 (0x26)
smb_vwv[15]=62760 (0xF528)
smb_bcc=89
[2015/02/19 18:47:43.096659, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans (pid 13150) conn 0xb85865c8
[2015/02/19 18:47:43.096694, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:43.096936, 3] ../source3/smbd/ipc.c:591(handle_trans)
trans <\PIPE\> data=72 params=0 setup=2
[2015/02/19 18:47:43.096983, 5] ../source3/smbd/ipc.c:624(handle_trans)
calling named_pipe
[2015/02/19 18:47:43.097013, 3] ../source3/smbd/ipc.c:542(named_pipe)
named pipe command on <> name
[2015/02/19 18:47:43.097045, 5] ../source3/smbd/ipc.c:464(api_fd_reply)
api_fd_reply
[2015/02/19 18:47:43.097081, 3] ../source3/smbd/ipc.c:506(api_fd_reply)
Got API command 0x26 on pipe "srvsvc" (pnum f528)
[2015/02/19 18:47:43.097119, 6] ../source3/rpc_server/srv_pipe_hnd.c:173(np_write_send)
np_write_send: len: 72
[2015/02/19 18:47:43.097298, 3] ../source3/rpc_server/srv_pipe.c:696(api_pipe_bind_req)
api_pipe_bind_req: srvsvc -> srvsvc rpc service
[2015/02/19 18:47:43.097340, 5] ../source3/rpc_server/srv_pipe.c:730(api_pipe_bind_req)
api_pipe_bind_req: make response. 730
[2015/02/19 18:47:43.097372, 3] ../source3/rpc_server/srv_pipe.c:345(check_bind_req)
check_bind_req for srvsvc
[2015/02/19 18:47:43.097470, 3] ../source3/rpc_server/srv_pipe.c:352(check_bind_req)
check_bind_req: srvsvc -> srvsvc rpc service
[2015/02/19 18:47:43.097593, 5] ../source3/smbd/ipc.c:62(copy_trans_params_and_data)
copy_trans_params_and_data: params[0..0] data[0..68] (align 0)
[2015/02/19 18:47:43.097630, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.097649, 5] ../source3/lib/util.c:178(show_msg)
size=124
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=5
smt_wct=10
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 68 (0x44)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 56 (0x38)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 68 (0x44)
smb_vwv[ 7]= 56 (0x38)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_bcc=69
[2015/02/19 18:47:43.098084, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0xa8
[2015/02/19 18:47:43.098123, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 6 of length 172 (0 toread)
[2015/02/19 18:47:43.098154, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.098173, 5] ../source3/lib/util.c:178(show_msg)
size=168
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=6
smt_wct=16
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 84 (0x54)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 4280 (0x10B8)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]= 84 (0x54)
smb_vwv[11]= 84 (0x54)
smb_vwv[12]= 84 (0x54)
smb_vwv[13]= 2 (0x2)
smb_vwv[14]= 38 (0x26)
smb_vwv[15]=62760 (0xF528)
smb_bcc=101
[2015/02/19 18:47:43.098531, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans (pid 13150) conn 0xb85865c8
[2015/02/19 18:47:43.098566, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:43.098601, 3] ../source3/smbd/ipc.c:591(handle_trans)
trans <\PIPE\> data=84 params=0 setup=2
[2015/02/19 18:47:43.098635, 5] ../source3/smbd/ipc.c:624(handle_trans)
calling named_pipe
[2015/02/19 18:47:43.098664, 3] ../source3/smbd/ipc.c:542(named_pipe)
named pipe command on <> name
[2015/02/19 18:47:43.098694, 5] ../source3/smbd/ipc.c:464(api_fd_reply)
api_fd_reply
[2015/02/19 18:47:43.098725, 3] ../source3/smbd/ipc.c:506(api_fd_reply)
Got API command 0x26 on pipe "srvsvc" (pnum f528)
[2015/02/19 18:47:43.098759, 6] ../source3/rpc_server/srv_pipe_hnd.c:173(np_write_send)
np_write_send: len: 84
[2015/02/19 18:47:43.098836, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(65534, 65533) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.098876, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.098909, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:43.099073, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:43.099152, 5] ../source3/rpc_server/srv_pipe.c:1349(api_pipe_request_send)
Requested srvsvc rpc service
[2015/02/19 18:47:43.099189, 4] ../source3/rpc_server/srv_pipe.c:1430(api_rpcTNP_send)
api_rpcTNP: srvsvc op 0xf - api_rpcTNP: rpc command: SRVSVC_NETSHAREENUMALL
[2015/02/19 18:47:43.099229, 6] ../source3/rpc_server/srv_pipe.c:1474(api_rpcTNP_send)
api_rpc_cmds[15].fn_send == 0xb756c370
[2015/02/19 18:47:43.099305, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1292(_srvsvc_NetShareEnumAll)
_srvsvc_NetShareEnumAll: 1292
[2015/02/19 18:47:43.099353, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:483(init_srv_share_info_ctr)
init_srv_share_info_ctr
[2015/02/19 18:47:43.099386, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(65534, 65533) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:43.099418, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(58832) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:43.099449, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:43.099479, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.099508, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.099565, 8] ../source3/param/service.c:55(load_registry_shares)
load_registry_shares()
[2015/02/19 18:47:43.099604, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (65534, 65533) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.099666, 5] ../source3/rpc_server/srvsvc/srv_srvsvc_nt.c:1306(_srvsvc_NetShareEnumAll)
_srvsvc_NetShareEnumAll: 1306
[2015/02/19 18:47:43.099727, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.099790, 5] ../source3/rpc_server/srv_pipe.c:1521(api_rpcTNP_done)
api_rpcTNP: called srvsvc successfully
[2015/02/19 18:47:43.099867, 5] ../source3/smbd/ipc.c:62(copy_trans_params_and_data)
copy_trans_params_and_data: params[0..0] data[0..368] (align 0)
[2015/02/19 18:47:43.099904, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.099931, 5] ../source3/lib/util.c:178(show_msg)
size=424
smb_com=0x25
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=6
smt_wct=10
smb_vwv[ 0]= 0 (0x0)
smb_vwv[ 1]= 368 (0x170)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 0 (0x0)
smb_vwv[ 4]= 56 (0x38)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 368 (0x170)
smb_vwv[ 7]= 56 (0x38)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_bcc=369
[2015/02/19 18:47:43.100344, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x29
[2015/02/19 18:47:43.100383, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 7 of length 45 (0 toread)
[2015/02/19 18:47:43.100415, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.100434, 5] ../source3/lib/util.c:178(show_msg)
size=41
smb_com=0x4
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=7
smt_wct=3
smb_vwv[ 0]=62760 (0xF528)
smb_vwv[ 1]=65535 (0xFFFF)
smb_vwv[ 2]=65535 (0xFFFF)
smb_bcc=0
[2015/02/19 18:47:43.100624, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBclose (pid 13150) conn 0xb85865c8
[2015/02/19 18:47:43.100661, 4] ../source3/smbd/uid.c:384(change_to_user)
Skipping user change - already user
[2015/02/19 18:47:43.100698, 3] ../source3/smbd/reply.c:5049(reply_close)
Close file fd=-1 fnum 62760 (numopen=1)
[2015/02/19 18:47:43.100745, 6] ../source3/smbd/close.c:510(set_close_write_time)
close_write_time: Thu Jan 1 05:59:59 1970
[2015/02/19 18:47:43.100802, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:43.100855, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_open_global.tdb
[2015/02/19 18:47:43.100910, 5] ../source3/smbd/files.c:528(file_free)
freed files structure 62760 (0 used)
[2015/02/19 18:47:43.100943, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.100963, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x4
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=21671
smb_pid=13143
smb_uid=58832
smb_mid=7
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:43.104996, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:43.105126, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:43070 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:43.105194, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.105227, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.105258, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.105315, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.105370, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.105422, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.105460, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.105492, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.105522, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.105566, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.105611, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:43070) closed connection to service IPC$
[2015/02/19 18:47:43.105653, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:43.105702, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:43.105738, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.105769, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.105801, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.105846, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.105895, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:43.105945, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:43.105998, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.106031, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.106061, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.106107, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.106154, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:43.106231, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:43.108067, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:43.108188, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:43.330283, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:43.330429, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:43.584107, 3] ../lib/util/util_net.c:78(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name linux-white (flags 34) [Имя или служба не известны]
[2015/02/19 18:47:43.584281, 3] ../source3/lib/util_sock.c:1331(get_mydnsfullname)
get_mydnsfullname: getaddrinfo failed for name linux-white [Неизвестная ошибка]
[2015/02/19 18:47:43.584454, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC mechanism spnego
[2015/02/19 18:47:43.584553, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.584649, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:43.584733, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.584815, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.584895, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.585180, 5] ../auth/gensec/gensec_start.c:652(gensec_start_mech)
Starting GENSEC submechanism ntlmssp
[2015/02/19 18:47:43.585322, 3] ../auth/ntlmssp/ntlmssp_util.c:34(debug_ntlmssp_flags)
Got NTLMSSP neg_flags=0x60088215
NTLMSSP_NEGOTIATE_UNICODE
NTLMSSP_REQUEST_TARGET
NTLMSSP_NEGOTIATE_SIGN
NTLMSSP_NEGOTIATE_NTLM
NTLMSSP_NEGOTIATE_ALWAYS_SIGN
NTLMSSP_NEGOTIATE_NTLM2
NTLMSSP_NEGOTIATE_128
NTLMSSP_NEGOTIATE_KEY_EXCH
[2015/02/19 18:47:43.585759, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.585891, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.585943, 5] ../source3/lib/util.c:178(show_msg)
size=274
smb_com=0x73
smb_rcls=22
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13151
smb_uid=8459
smb_mid=1
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 0 (0x0)
smb_vwv[ 3]= 125 (0x7D)
smb_bcc=231
[2015/02/19 18:47:43.586926, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x140
[2015/02/19 18:47:43.587104, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 2 of length 324 (0 toread)
[2015/02/19 18:47:43.587266, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.587356, 5] ../source3/lib/util.c:178(show_msg)
size=320
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13151
smb_uid=8459
smb_mid=2
smt_wct=12
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]=65535 (0xFFFF)
smb_vwv[ 3]= 2 (0x2)
smb_vwv[ 4]= 1 (0x1)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 238 (0xEE)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 0 (0x0)
smb_vwv[10]=49236 (0xC054)
smb_vwv[11]=32768 (0x8000)
smb_bcc=261
[2015/02/19 18:47:43.588875, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBsesssetupX (pid 13152) conn 0x0
[2015/02/19 18:47:43.589002, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.589124, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.589244, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.589423, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.589546, 3] ../source3/smbd/sesssetup.c:604(reply_sesssetup_and_X)
wct=12 flg2=0xc843
[2015/02/19 18:47:43.589669, 3] ../source3/smbd/sesssetup.c:138(reply_sesssetup_and_X_spnego)
Doing spnego session setup
[2015/02/19 18:47:43.589792, 3] ../source3/smbd/sesssetup.c:179(reply_sesssetup_and_X_spnego)
NativeOS=[Unix] NativeLanMan=[Samba] PrimaryDomain=[]
[2015/02/19 18:47:43.589916, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.590038, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2015/02/19 18:47:43.590159, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.590279, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.590397, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.590600, 3] ../auth/ntlmssp/ntlmssp_server.c:358(ntlmssp_server_preauth)
Got user=[anonymous] domain=[AKIRA] workstation=[LINUX] len1=24 len2=84
[2015/02/19 18:47:43.590756, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:47:43.590884, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:47:43.591046, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:47:43.591242, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:47:43.591373, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:47:43.591952, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:47:43.593263, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara1]"
doing parameter path = /home/white/Torrent
doing parameter browsable = yes
doing parameter writable = yes
doing parameter guest ok = yes
doing parameter read only = no
[2015/02/19 18:47:43.593717, 2] ../source3/param/loadparm.c:3581(do_section)
Processing section "[shara2]"
doing parameter path = /home/white/security
doing parameter valid users = @sambagroup
doing parameter guest ok = no
doing parameter writable = yes
doing parameter browsable = yes
[2015/02/19 18:47:43.594167, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:47:43.594301, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:47:43.594431, 3] ../source3/param/loadparm.c:1773(lp_add_ipc)
adding IPC service
[2015/02/19 18:47:43.594589, 5] ../source3/auth/auth_util.c:115(make_user_info_map)
Mapping user [AKIRA]\[anonymous] from workstation [LINUX]
[2015/02/19 18:47:43.594746, 5] ../source3/auth/auth_util.c:137(make_user_info_map)
Mapped domain from [AKIRA] to [LINUX] for user [anonymous] from workstation [LINUX]
[2015/02/19 18:47:43.594875, 5] ../source3/auth/user_info.c:61(make_user_info)
attempting to make a user_info for anonymous (anonymous)
[2015/02/19 18:47:43.595000, 5] ../source3/auth/user_info.c:72(make_user_info)
making strings for anonymous's user_info struct
[2015/02/19 18:47:43.595128, 5] ../source3/auth/user_info.c:92(make_user_info)
making blobs for anonymous's user_info struct
[2015/02/19 18:47:43.595252, 3] ../source3/auth/auth.c:177(auth_check_ntlm_password)
check_ntlm_password: Checking password for unmapped user [AKIRA]\[anonymous]@[LINUX] with the new password interface
[2015/02/19 18:47:43.595374, 3] ../source3/auth/auth.c:180(auth_check_ntlm_password)
check_ntlm_password: mapped user is: [LINUX]\[anonymous]@[LINUX]
[2015/02/19 18:47:43.595495, 5] ../lib/util/util.c:556(dump_data)
[0000] A0 57 75 C0 B0 0B 7B 2E .Wu...{.
[2015/02/19 18:47:43.595651, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:43.595820, 4] ../source3/smbd/sec_ctx.c:216(push_sec_ctx)
push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2015/02/19 18:47:43.595937, 4] ../source3/smbd/uid.c:485(push_conn_ctx)
push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2015/02/19 18:47:43.596003, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2015/02/19 18:47:43.596067, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.596130, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.596250, 5] ../source3/passdb/pdb_tdb.c:594(tdbsam_getsampwnam)
pdb_getsampwnam (TDB): error fetching database.
Key: USER_anonymous
[2015/02/19 18:47:43.596347, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2015/02/19 18:47:43.596410, 3] ../source3/auth/check_samsec.c:399(check_sam_security)
check_sam_security: Couldn't find user 'anonymous' in passdb.
[2015/02/19 18:47:43.596486, 5] ../source3/auth/auth.c:229(auth_check_ntlm_password)
check_ntlm_password: sam authentication for user [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:43.596563, 2] ../source3/auth/auth.c:288(auth_check_ntlm_password)
check_ntlm_password: Authentication for user [anonymous] -> [anonymous] FAILED with error NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:43.596626, 5] ../source3/auth/auth_ntlmssp.c:144(auth3_check_password)
Checking NTLMSSP password for AKIRA\anonymous failed: NT_STATUS_NO_SUCH_USER
[2015/02/19 18:47:43.596692, 3] ../source3/auth/auth_util.c:1593(do_map_to_guest_server_info)
No such user anonymous [AKIRA] - using guest account
[2015/02/19 18:47:43.596780, 5] ../auth/ntlmssp/ntlmssp_server.c:571(ntlmssp_server_postauth)
server session key is invalid (len == 0), cannot do KEY_EXCH!
[2015/02/19 18:47:43.596856, 4] ../source3/smbd/sec_ctx.c:424(pop_sec_ctx)
pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.596985, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:43.597109, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:43.597195, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:47:43.597334, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.597369, 5] ../source3/lib/util.c:178(show_msg)
size=158
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13151
smb_uid=8459
smb_mid=2
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 9 (0x9)
smb_bcc=115
[2015/02/19 18:47:43.598014, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x4a
[2015/02/19 18:47:43.598086, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 3 of length 78 (0 toread)
[2015/02/19 18:47:43.598151, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.598186, 5] ../source3/lib/util.c:178(show_msg)
size=74
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13151
smb_uid=8459
smb_mid=3
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=31
[2015/02/19 18:47:43.598680, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13152) conn 0x0
[2015/02/19 18:47:43.598747, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.598811, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.598873, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.598968, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.599053, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [IPC] for share [IPC$]
[2015/02/19 18:47:43.599152, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service ipc$
[2015/02/19 18:47:43.599227, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.599336, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.599422, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:43.599544, 3] ../source3/smbd/service.c:612(make_connection_snum)
Connect path is '/tmp' for service [IPC$]
[2015/02/19 18:47:43.599677, 3] ../source3/smbd/vfs.c:113(vfs_init_default)
Initialising default vfs hooks
[2015/02/19 18:47:43.599767, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend 'posixacl'
[2015/02/19 18:47:43.599835, 5] ../source3/smbd/vfs.c:103(smb_register_vfs)
Successfully added vfs backend '/[Default VFS]/'
[2015/02/19 18:47:43.599898, 3] ../source3/smbd/vfs.c:139(vfs_init_custom)
Initialising custom vfs hooks from [/[Default VFS]/]
Successfully loaded vfs module [/[Default VFS]/] with the new modules system
[2015/02/19 18:47:43.600046, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.600114, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:43.600466, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:43.600621, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:43.600688, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.600751, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.600812, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.600907, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.601001, 3] ../source3/smbd/service.c:856(make_connection_snum)
linux (ipv4:192.168.1.100:40174) connect to service IPC$ initially as user nobody (uid=65534, gid=65533) (pid 13152)
[2015/02/19 18:47:43.601085, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.601162, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.601237, 3] ../source3/smbd/reply.c:1024(reply_tcon_and_X)
tconX service=IPC$
[2015/02/19 18:47:43.601301, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.601336, 5] ../source3/lib/util.c:178(show_msg)
size=56
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=21664
smb_pid=13151
smb_uid=8459
smb_mid=3
smt_wct=7
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 1 (0x1)
smb_vwv[ 3]= 511 (0x1FF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 511 (0x1FF)
smb_vwv[ 6]= 0 (0x0)
smb_bcc=7
[2015/02/19 18:47:43.602029, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x64
[2015/02/19 18:47:43.602097, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 4 of length 104 (0 toread)
[2015/02/19 18:47:43.602160, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.602195, 5] ../source3/lib/util.c:178(show_msg)
size=100
smb_com=0x32
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=21664
smb_pid=13151
smb_uid=8459
smb_mid=4
smt_wct=15
smb_vwv[ 0]= 30 (0x1E)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 2 (0x2)
smb_vwv[ 3]=65535 (0xFFFF)
smb_vwv[ 4]= 0 (0x0)
smb_vwv[ 5]= 0 (0x0)
smb_vwv[ 6]= 0 (0x0)
smb_vwv[ 7]= 0 (0x0)
smb_vwv[ 8]= 0 (0x0)
smb_vwv[ 9]= 30 (0x1E)
smb_vwv[10]= 68 (0x44)
smb_vwv[11]= 0 (0x0)
smb_vwv[12]= 100 (0x64)
smb_vwv[13]= 1 (0x1)
smb_vwv[14]= 16 (0x10)
smb_bcc=35
[2015/02/19 18:47:43.602996, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtrans2 (pid 13152) conn 0xb85863a0
[2015/02/19 18:47:43.603063, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (65534, 65533) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.603127, 5] ../libcli/security/security_token.c:63(security_token_debug)
Security token SIDs (8):
SID[ 0]: S-1-5-21-672642907-2465774793-3952525949-501
SID[ 1]: S-1-5-21-672642907-2465774793-3952525949-514
SID[ 2]: S-1-22-2-65533
SID[ 3]: S-1-22-2-65534
SID[ 4]: S-1-1-0
SID[ 5]: S-1-5-2
SID[ 6]: S-1-5-32-546
SID[ 7]: S-1-22-1-65534
Privileges (0x 0):
Rights (0x 0):
[2015/02/19 18:47:43.603474, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 65534
Primary group is 65533 and contains 2 supplementary groups
Group[ 0]: 65533
Group[ 1]: 65534
[2015/02/19 18:47:43.603626, 5] ../source3/smbd/uid.c:363(change_to_user_internal)
Impersonated user: uid=(65534,65534), gid=(0,65533)
[2015/02/19 18:47:43.603700, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /tmp
[2015/02/19 18:47:43.603800, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /tmp
[2015/02/19 18:47:43.603896, 3] ../source3/smbd/msdfs.c:974(get_referred_path)
get_referred_path: |shara2| in dfs path \linux\shara2 is not a dfs root.
[2015/02/19 18:47:43.603967, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/trans2.c(8572) cmd=50 (SMBtrans2) NT_STATUS_NOT_FOUND
[2015/02/19 18:47:43.604037, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.604071, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x32
smb_rcls=37
smb_reh=2
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=21664
smb_pid=13151
smb_uid=8459
smb_mid=4
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:43.604520, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x23
[2015/02/19 18:47:43.604588, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 5 of length 39 (0 toread)
[2015/02/19 18:47:43.604651, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.604685, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=21664
smb_pid=13151
smb_uid=8459
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:43.605064, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtdis (pid 13152) conn 0xb85863a0
[2015/02/19 18:47:43.605128, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.605191, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.605253, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.605349, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.605418, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.605498, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.605569, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.605631, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.605692, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.605784, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.605846, 3] ../source3/smbd/service.c:1130(close_cnum)
linux (ipv4:192.168.1.100:40174) closed connection to service IPC$
[2015/02/19 18:47:43.605924, 4] ../source3/smbd/vfs.c:838(vfs_ChDir)
vfs_ChDir to /
[2015/02/19 18:47:43.607408, 4] ../source3/smbd/vfs.c:849(vfs_ChDir)
vfs_ChDir got /
[2015/02/19 18:47:43.607490, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.607555, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.607618, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.607844, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.607938, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.607975, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x71
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51203
smb_tid=21664
smb_pid=13151
smb_uid=8459
smb_mid=5
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:43.608549, 6] ../source3/smbd/process.c:1800(process_smb)
got message type 0x0 of len 0x50
[2015/02/19 18:47:43.608621, 3] ../source3/smbd/process.c:1802(process_smb)
Transaction 6 of length 84 (0 toread)
[2015/02/19 18:47:43.608685, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.608720, 5] ../source3/lib/util.c:178(show_msg)
size=80
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=24
smb_flg2=51267
smb_tid=65535
smb_pid=13151
smb_uid=8459
smb_mid=6
smt_wct=4
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 0 (0x0)
smb_vwv[ 2]= 12 (0xC)
smb_vwv[ 3]= 1 (0x1)
smb_bcc=37
[2015/02/19 18:47:43.609213, 3] ../source3/smbd/process.c:1405(switch_message)
switch message SMBtconX (pid 13152) conn 0x0
[2015/02/19 18:47:43.609281, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.609344, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.609405, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.609499, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.609569, 4] ../source3/smbd/reply.c:857(reply_tcon_and_X)
Client requested device type [?????] for share [SHARA2]
[2015/02/19 18:47:43.609643, 5] ../source3/smbd/service.c:1106(make_connection)
making a connection to 'normal' service shara2
[2015/02/19 18:47:43.609713, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.609808, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.609882, 3] ../source3/lib/access.c:338(allow_access)
Allowed connection from 192.168.1.100 (192.168.1.100)
[2015/02/19 18:47:43.609952, 2] ../source3/smbd/service.c:407(create_connection_session_info)
guest user (from session setup) not permitted to access this share (shara2)
[2015/02/19 18:47:43.610017, 1] ../source3/smbd/service.c:550(make_connection_snum)
create_connection_session_info failed: NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:43.610082, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.610154, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_tcon_global.tdb
[2015/02/19 18:47:43.610221, 3] ../source3/smbd/error.c:82(error_packet_set)
NT error packet at ../source3/smbd/reply.c(952) cmd=117 (SMBtconX) NT_STATUS_ACCESS_DENIED
[2015/02/19 18:47:43.610285, 5] ../source3/lib/util.c:168(show_msg)
[2015/02/19 18:47:43.610320, 5] ../source3/lib/util.c:178(show_msg)
size=35
smb_com=0x75
smb_rcls=34
smb_reh=0
smb_err=49152
smb_flg=136
smb_flg2=51203
smb_tid=65535
smb_pid=13151
smb_uid=8459
smb_mid=6
smt_wct=0
smb_bcc=0
[2015/02/19 18:47:43.610774, 5] ../source3/lib/util_sock.c:137(read_fd_with_timeout)
read_fd_with_timeout: blocking read. EOF from client.
[2015/02/19 18:47:43.610843, 5] ../source3/smbd/process.c:487(receive_smb_talloc)
receive_smb_raw_talloc failed for client ipv4:192.168.1.100:40174 read error = NT_STATUS_END_OF_FILE.
[2015/02/19 18:47:43.610928, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.610990, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.611051, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.611142, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.611221, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:43.611302, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 1 for /var/lib/samba/smbXsrv_session_global.tdb
[2015/02/19 18:47:43.611387, 4] ../source3/smbd/sec_ctx.c:316(set_sec_ctx)
setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2015/02/19 18:47:43.611449, 5] ../libcli/security/security_token.c:53(security_token_debug)
Security token: (NULL)
[2015/02/19 18:47:43.611508, 5] ../source3/auth/token_util.c:629(debug_unix_user_token)
UNIX token of user 0
Primary group is 0 and contains 0 supplementary groups
[2015/02/19 18:47:43.611597, 5] ../source3/smbd/uid.c:425(smbd_change_to_root_user)
change_to_root_user: now uid=(0,0) gid=(0,0)
[2015/02/19 18:47:43.611673, 5] ../source3/lib/messages.c:340(messaging_deregister)
Deregistering messaging pointer for type 1536 - private_data=0xb8574ea0
[2015/02/19 18:47:43.611792, 3] ../source3/smbd/server_exit.c:221(exit_server_common)
Server exit (failed to receive smb request)
[2015/02/19 18:47:43.614787, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:43.614882, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:47:44.495509, 2] ../source3/smbd/server.c:440(remove_child_pid)
Could not find child 13153 -- ignoring
[2015/02/19 18:47:44.596952, 5] ../source3/printing/queue_process.c:71(print_queue_housekeeping)
print queue housekeeping[/spoiler]

[spoilernmbd.log][2015/02/19 18:44:50, 0] ../source3/nmbd/nmbd.c:904(main)
nmbd version 4.1.11-3.26.1-3274-SUSE-oS13.1-i386 started.
Copyright Andrew Tridgell and the Samba Team 1992-2013
[2015/02/19 18:44:50, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:44:50, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:44:50, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:44:50.062616, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 2 - private_data=(nil)
[2015/02/19 18:44:50.062657, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 9 - private_data=(nil)
[2015/02/19 18:44:50.062688, 2] ../source3/lib/tallocmsg.c:124(register_msg_pool_usage)
Registered MSG_REQ_POOL_USAGE
[2015/02/19 18:44:50.062719, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 11 - private_data=(nil)
[2015/02/19 18:44:50.062749, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 12 - private_data=(nil)
[2015/02/19 18:44:50.062778, 2] ../source3/lib/dmallocmsg.c:78(register_dmalloc_msgs)
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2015/02/19 18:44:50.062808, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 1 - private_data=(nil)
[2015/02/19 18:44:50.062838, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 5 - private_data=(nil)
[2015/02/19 18:44:50.062880, 3] ../source3/param/loadparm.c:4838(lp_load_ex)
lp_load_ex: refreshing parameters
[2015/02/19 18:44:50.062910, 5] ../source3/param/loadparm.c:1487(free_param_opts)
Freeing parametrics:
[2015/02/19 18:44:50.062954, 3] ../source3/param/loadparm.c:750(init_globals)
Initialising global parameters
[2015/02/19 18:44:50.062990, 2] ../source3/param/loadparm.c:543(max_open_files)
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
[2015/02/19 18:44:50.063047, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2015/02/19 18:44:50.063080, 3] ../source3/param/loadparm.c:3564(do_section)
Processing section "[global]"
doing parameter workgroup = AKIRA
doing parameter server string = openSUSE Samba Server %v
doing parameter netbios name = Linux
doing parameter security = user
doing parameter map to guest = bad user
doing parameter dns proxy = no
doing parameter log level = 8
[2015/02/19 18:44:50.063210, 5] ../lib/util/debug.c:334(debug_dump_status)
INFO: Current debug levels:
all: 8
tdb: 8
printdrivers: 8
lanman: 8
smb: 8
rpc_parse: 8
rpc_srv: 8
rpc_cli: 8
passdb: 8
sam: 8
auth: 8
winbind: 8
vfs: 8
idmap: 8
quota: 8
acls: 8
locking: 8
msdfs: 8
dmapi: 8
registry: 8
scavenger: 8
dns: 8
ldb: 8
[2015/02/19 18:44:50.063481, 4] ../source3/param/loadparm.c:4877(lp_load_ex)
pm_process() returned Yes
[2015/02/19 18:44:50.063512, 7] ../source3/param/loadparm.c:5168(lp_servicenumber)
lp_servicenumber: couldn't find homes
[2015/02/19 18:44:50.063543, 3] ../source3/nmbd/nmbd.c:413(reload_nmbd_services)
services not loaded
[2015/02/19 18:44:50.063575, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:44:50.063661, 5] ../source3/lib/util_names.c:144(init_names)
Netbios name list:-
my_netbios_names[0]="LINUX"
[2015/02/19 18:44:50.063706, 6] ../source3/param/loadparm.c:2657(lp_file_list_changed)
lp_file_list_changed()
file /etc/samba/smb.conf -> /etc/samba/smb.conf last mod_time: Thu Feb 19 18:43:38 2015

[2015/02/19 18:44:50.063806, 2] ../source3/nmbd/nmbd.c:950(main)
Becoming a daemon.
[2015/02/19 18:44:50.065228, 8] ../lib/util/util.c:391(fcntl_lock)
fcntl_lock 3 13 0 1 1
[2015/02/19 18:44:50.065372, 8] ../lib/util/util.c:426(fcntl_lock)
fcntl_lock: Lock call successful
[2015/02/19 18:44:50.065734, 5] ../lib/dbwrap/dbwrap.c:187(dbwrap_check_lock_order)
check lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:44:50.065806, 5] ../lib/dbwrap/dbwrap.c:146(dbwrap_lock_order_state_destructor)
release lock order 2 for /var/lib/samba/serverid.tdb
[2015/02/19 18:44:50.065840, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 257 - private_data=(nil)
[2015/02/19 18:44:50.065874, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 13 - private_data=(nil)
[2015/02/19 18:44:50.065903, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 33 - private_data=(nil)
[2015/02/19 18:44:50.065933, 5] ../source3/lib/messages.c:293(messaging_register)
Registering messaging pointer for type 259 - private_data=(nil)
[2015/02/19 18:44:50.065977, 4] ../source3/lib/time.c:266(TimeInit)
TimeInit: Serverzone is -21600
[2015/02/19 18:44:50.066008, 3] ../source3/nmbd/nmbd.c:1032(main)
Opening sockets 137
[2015/02/19 18:44:50.066189, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 1
SO_BROADCAST = 1
Could not test socket option TCP_NODELAY.
Could not test socket option TCP_KEEPCNT.
Could not test socket option TCP_KEEPIDLE.
Could not test socket option TCP_KEEPINTVL.
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 163840
SO_RCVBUF = 163840
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Could not test socket option TCP_QUICKACK.
Could not test socket option TCP_DEFER_ACCEPT.
[2015/02/19 18:44:50.066441, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 1
SO_BROADCAST = 1
Could not test socket option TCP_NODELAY.
Could not test socket option TCP_KEEPCNT.
Could not test socket option TCP_KEEPIDLE.
Could not test socket option TCP_KEEPINTVL.
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 163840
SO_RCVBUF = 163840
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Could not test socket option TCP_QUICKACK.
Could not test socket option TCP_DEFER_ACCEPT.
[2015/02/19 18:44:50.066671, 3] ../source3/nmbd/nmbd.c:765(open_sockets)
open_sockets: Broadcast sockets opened.
[2015/02/19 18:44:50.066786, 2] ../source3/lib/interface.c:341(add_interface)
added interface ens34 ip=192.168.1.100 bcast=192.168.1.255 netmask=255.255.255.0
[2015/02/19 18:44:50.066859, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 1
SO_BROADCAST = 1
Could not test socket option TCP_NODELAY.
Could not test socket option TCP_KEEPCNT.
Could not test socket option TCP_KEEPIDLE.
Could not test socket option TCP_KEEPINTVL.
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 163840
SO_RCVBUF = 163840
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Could not test socket option TCP_QUICKACK.
Could not test socket option TCP_DEFER_ACCEPT.
[2015/02/19 18:44:50.067096, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 1
SO_BROADCAST = 1
Could not test socket option TCP_NODELAY.
Could not test socket option TCP_KEEPCNT.
Could not test socket option TCP_KEEPIDLE.
Could not test socket option TCP_KEEPINTVL.
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 163840
SO_RCVBUF = 163840
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Could not test socket option TCP_QUICKACK.
Could not test socket option TCP_DEFER_ACCEPT.
[2015/02/19 18:44:50.067342, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 1
SO_BROADCAST = 1
Could not test socket option TCP_NODELAY.
Could not test socket option TCP_KEEPCNT.
Could not test socket option TCP_KEEPIDLE.
Could not test socket option TCP_KEEPINTVL.
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 163840
SO_RCVBUF = 163840
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Could not test socket option TCP_QUICKACK.
Could not test socket option TCP_DEFER_ACCEPT.
[2015/02/19 18:44:50.067574, 5] ../lib/util/util_net.c:848(print_socket_options)
Socket options:
SO_KEEPALIVE = 0
SO_REUSEADDR = 1
SO_BROADCAST = 1
Could not test socket option TCP_NODELAY.
Could not test socket option TCP_KEEPCNT.
Could not test socket option TCP_KEEPIDLE.
Could not test socket option TCP_KEEPINTVL.
IPTOS_LOWDELAY = 0
IPTOS_THROUGHPUT = 0
SO_REUSEPORT = 1
SO_SNDBUF = 163840
SO_RCVBUF = 163840
SO_SNDLOWAT = 1
SO_RCVLOWAT = 1
SO_SNDTIMEO = 0
SO_RCVTIMEO = 0
Could not test socket option TCP_QUICKACK.
Could not test socket option TCP_DEFER_ACCEPT.
[2015/02/19 18:44:50.067829, 2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
making subnet name:192.168.1.100 Broadcast address:192.168.1.255 Subnet mask:255.255.255.0
[2015/02/19 18:44:50.067866, 2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
making subnet name:UNICAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2015/02/19 18:44:50.067898, 2] ../source3/nmbd/nmbd_subnetdb.c:180(make_subnet)
making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0 Subnet mask:0.0.0.0
[2015/02/19 18:44:50.067964, 4] ../libcli/nbt/lmhosts.c:111(getlmhostsent)
getlmhostsent: lmhost entry: 127.0.0.1 localhost
[2015/02/19 18:44:50.068041, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name LOCALHOST<00> with first IP 127.0.0.1 ttl=0 nb_flags= 4 to subnet REMOTE_BROADCAST_SUBNET
[2015/02/19 18:44:50.068086, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name LOCALHOST<20> with first IP 127.0.0.1 ttl=0 nb_flags= 4 to subnet REMOTE_BROADCAST_SUBNET
[2015/02/19 18:44:50.068128, 3] ../source3/nmbd/nmbd.c:1053(main)
Loaded hosts file /etc/samba/lmhosts
[2015/02/19 18:44:50.068163, 4] ../source3/nmbd/nmbd_workgroupdb.c:189(create_workgroup_on_subnet)
create_workgroup_on_subnet: creating group AKIRA on subnet 192.168.1.100
[2015/02/19 18:44:50.068209, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name *<00> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet 192.168.1.100
[2015/02/19 18:44:50.068244, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name *<20> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet 192.168.1.100
[2015/02/19 18:44:50.068280, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet 192.168.1.100
[2015/02/19 18:44:50.068314, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet 192.168.1.100
[2015/02/19 18:44:50.068355, 4] ../source3/nmbd/nmbd_packets.c:352(initiate_name_register_packet)
initiate_name_register_packet: sending registration for name LINUX<20> (bcast=Yes) to IP 192.168.1.255
[2015/02/19 18:44:50.068405, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:50.068467, 4] ../source3/nmbd/nmbd_responserecordsdb.c:38(add_response_record)
add_response_record: adding response record id:1249 to subnet 192.168.1.100. num_records:1
[2015/02/19 18:44:50.068511, 4] ../source3/nmbd/nmbd_packets.c:352(initiate_name_register_packet)
initiate_name_register_packet: sending registration for name LINUX<03> (bcast=Yes) to IP 192.168.1.255
[2015/02/19 18:44:50.068545, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:50.068583, 4] ../source3/nmbd/nmbd_responserecordsdb.c:38(add_response_record)
add_response_record: adding response record id:1250 to subnet 192.168.1.100. num_records:2
[2015/02/19 18:44:50.068620, 4] ../source3/nmbd/nmbd_packets.c:352(initiate_name_register_packet)
initiate_name_register_packet: sending registration for name LINUX<00> (bcast=Yes) to IP 192.168.1.255
[2015/02/19 18:44:50.068653, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:50.068690, 4] ../source3/nmbd/nmbd_responserecordsdb.c:38(add_response_record)
add_response_record: adding response record id:1251 to subnet 192.168.1.100. num_records:3
[2015/02/19 18:44:50.068724, 4] ../source3/nmbd/nmbd_packets.c:352(initiate_name_register_packet)
initiate_name_register_packet: sending registration for name AKIRA<00> (bcast=Yes) to IP 192.168.1.255
[2015/02/19 18:44:50.068758, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:50.068794, 4] ../source3/nmbd/nmbd_responserecordsdb.c:38(add_response_record)
add_response_record: adding response record id:1252 to subnet 192.168.1.100. num_records:4
[2015/02/19 18:44:50.068831, 4] ../source3/nmbd/nmbd_packets.c:352(initiate_name_register_packet)
initiate_name_register_packet: sending registration for name AKIRA<1e> (bcast=Yes) to IP 192.168.1.255
[2015/02/19 18:44:50.068864, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:50.068900, 4] ../source3/nmbd/nmbd_responserecordsdb.c:38(add_response_record)
add_response_record: adding response record id:1253 to subnet 192.168.1.100. num_records:5
[2015/02/19 18:44:50.068966, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:44:50.068998, 3] ../source3/nmbd/nmbd_serverlistdb.c:134(create_server_on_workgroup)
create_server_on_workgroup: Created server entry LINUX of type 40819a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS) on workgroup AKIRA.
[2015/02/19 18:44:50.069029, 3] ../source3/nmbd/nmbd_workgroupdb.c:259(initiate_myworkgroup_startup)
initiate_myworkgroup_startup: Added server name entry LINUX on subnet 192.168.1.100
[2015/02/19 18:44:50.069062, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name *<00> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069096, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name *<20> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069130, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069164, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069203, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name LINUX<20> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069239, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name LINUX<03> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069274, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name LINUX<00> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069321, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name AKIRA<00> with first IP 192.168.1.100 ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069357, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name AKIRA<1e> with first IP 192.168.1.100 ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
[2015/02/19 18:44:50.069391, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name *<00> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
[2015/02/19 18:44:50.069425, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name *<20> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
[2015/02/19 18:44:50.069459, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
[2015/02/19 18:44:50.069493, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet REMOTE_BROADCAST_SUBNET
[2015/02/19 18:44:50.069598, 0] ../lib/util/become_daemon.c:137(daemon_ready)
STATUS=daemon 'nmbd' finished starting up and ready to serve connections
[2015/02/19 18:44:50.070964, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.071012, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.071048, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.071078, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.071111, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:50.071144, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:44:50.071173, 3] ../source3/nmbd/nmbd_sendannounce.c:212(send_host_announcement)
send_host_announcement: type 819a03 for host LINUX on subnet 192.168.1.100 for workgroup AKIRA
[2015/02/19 18:44:50.071230, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1d> IP 192.168.1.255
[2015/02/19 18:44:50.071265, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ..`...LINUX..... hex 01 00 60 ea 00 00 4c 49 4e 55 58 00 00 00 00 00
10 char ..............U. hex 00 00 00 00 00 00 04 09 03 9a 81 00 0f 01 55 aa
20 char openSUSE Samba S hex 6f 70 65 6e 53 55 53 45 20 53 61 6d 62 61 20 53
30 char erver 4.1.11-3.2 hex 65 72 76 65 72 20 34 2e 31 2e 31 31 2d 33 2e 32
40 char 6.1-3274-SUSE-oS hex 36 2e 31 2d 33 32 37 34 2d 53 55 53 45 2d 6f 53
50 char . hex 00
[2015/02/19 18:44:50.071403, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 249 to (192.168.1.255) on port 138
[2015/02/19 18:44:50.071497, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = UNKNOWN
LINUX 40819a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
[2015/02/19 18:44:50.071572, 4] ../source3/nmbd/nmbd_packets.c:306(initiate_name_query_packet)
initiate_name_query_packet: sending query for name AKIRA<1d> (bcast=Yes) to IP 192.168.1.255
[2015/02/19 18:44:50.071608, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 50 to (192.168.1.255) on port 137
[2015/02/19 18:44:50.071664, 4] ../source3/nmbd/nmbd_responserecordsdb.c:38(add_response_record)
add_response_record: adding response record id:1255 to subnet 192.168.1.100. num_records:6
[2015/02/19 18:44:50.071815, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.071856, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.071896, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 249 from (192.168.1.100) port 138
[2015/02/19 18:44:50.071927, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:44:50.071960, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.071991, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072024, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 249 from (192.168.1.100) port 138
[2015/02/19 18:44:50.072055, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:44:50.072086, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:50.072127, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.072159, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072193, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.072224, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072255, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:50.072293, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.072324, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072357, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.072388, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072418, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:50.072456, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.072488, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072521, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:50.072552, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072583, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:50.072620, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 137
[2015/02/19 18:44:50.072651, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072695, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 137
[2015/02/19 18:44:50.072727, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:50.072757, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:51.073827, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.075058, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.075251, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.075392, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.075503, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.075598, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.075698, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.075817, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 50 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.075942, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.076026, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.076108, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.076185, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.076261, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.076346, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.076442, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.076542, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.076641, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.076742, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.076835, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 50 to (192.168.1.255) on port 137
[2015/02/19 18:44:52.076957, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.077045, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.077129, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.077207, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.077288, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.077390, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.077472, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.077580, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.077661, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.077740, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.077837, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.077919, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.078004, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.078084, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.078163, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.078259, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.078341, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.078426, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.078505, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.078583, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.078683, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 137
[2015/02/19 18:44:52.078766, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.078849, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 137
[2015/02/19 18:44:52.078929, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.079008, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.079105, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.079187, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.079271, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.079351, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.079429, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.079526, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.079608, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.079692, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.079807, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.079905, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.079966, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.080002, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.080039, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.080073, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.080107, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.080150, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.080185, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.080222, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.080257, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.080291, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.080333, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.080371, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.080406, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:52.080440, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.080472, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:52.080513, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 137
[2015/02/19 18:44:52.080549, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.080585, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 137
[2015/02/19 18:44:52.080620, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:52.080654, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:53.081732, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:54.082956, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:54.083132, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:54.083260, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:54.083360, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:54.083465, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:54.083585, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:44:54.083689, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 50 to (192.168.1.255) on port 137
[2015/02/19 18:44:54.083840, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.083929, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.084016, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.084097, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.084176, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:54.084260, 4] ../source3/nmbd/nmbd_packets.c:1644(retransmit_or_expire_response_records)
retransmit_or_expire_response_records: timeout for packet id 1249 to IP 192.168.1.255 on subnet 192.168.1.100
[2015/02/19 18:44:54.084342, 5] ../source3/nmbd/nmbd_nameregister.c:285(register_name_timeout_response)
register_name_timeout_response: success in registering name LINUX<20> on subnet 192.168.1.100.
[2015/02/19 18:44:54.084439, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name LINUX<20> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet 192.168.1.100
[2015/02/19 18:44:54.084530, 4] ../source3/nmbd/nmbd_packets.c:1644(retransmit_or_expire_response_records)
retransmit_or_expire_response_records: timeout for packet id 1250 to IP 192.168.1.255 on subnet 192.168.1.100
[2015/02/19 18:44:54.084612, 5] ../source3/nmbd/nmbd_nameregister.c:285(register_name_timeout_response)
register_name_timeout_response: success in registering name LINUX<03> on subnet 192.168.1.100.
[2015/02/19 18:44:54.084701, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name LINUX<03> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet 192.168.1.100
[2015/02/19 18:44:54.084791, 4] ../source3/nmbd/nmbd_packets.c:1644(retransmit_or_expire_response_records)
retransmit_or_expire_response_records: timeout for packet id 1251 to IP 192.168.1.255 on subnet 192.168.1.100
[2015/02/19 18:44:54.084872, 5] ../source3/nmbd/nmbd_nameregister.c:285(register_name_timeout_response)
register_name_timeout_response: success in registering name LINUX<00> on subnet 192.168.1.100.
[2015/02/19 18:44:54.084959, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name LINUX<00> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet 192.168.1.100
[2015/02/19 18:44:54.085049, 4] ../source3/nmbd/nmbd_packets.c:1644(retransmit_or_expire_response_records)
retransmit_or_expire_response_records: timeout for packet id 1252 to IP 192.168.1.255 on subnet 192.168.1.100
[2015/02/19 18:44:54.085129, 5] ../source3/nmbd/nmbd_nameregister.c:285(register_name_timeout_response)
register_name_timeout_response: success in registering name AKIRA<00> on subnet 192.168.1.100.
[2015/02/19 18:44:54.085216, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name AKIRA<00> with first IP 192.168.1.100 ttl=0 nb_flags=80 to subnet 192.168.1.100
[2015/02/19 18:44:54.085305, 4] ../source3/nmbd/nmbd_packets.c:1644(retransmit_or_expire_response_records)
retransmit_or_expire_response_records: timeout for packet id 1253 to IP 192.168.1.255 on subnet 192.168.1.100
[2015/02/19 18:44:54.085385, 5] ../source3/nmbd/nmbd_nameregister.c:285(register_name_timeout_response)
register_name_timeout_response: success in registering name AKIRA<1e> on subnet 192.168.1.100.
[2015/02/19 18:44:54.085472, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name AKIRA<1e> with first IP 192.168.1.100 ttl=0 nb_flags=80 to subnet 192.168.1.100
[2015/02/19 18:44:54.085577, 4] ../source3/nmbd/nmbd_packets.c:1644(retransmit_or_expire_response_records)
retransmit_or_expire_response_records: timeout for packet id 1255 to IP 192.168.1.255 on subnet 192.168.1.100
[2015/02/19 18:44:54.085659, 5] ../source3/nmbd/nmbd_namequery.c:154(query_name_timeout_response)
query_name_timeout_response: No response to query for name AKIRA<1d> on subnet 192.168.1.100.
[2015/02/19 18:44:54.085743, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:54.085824, 2] ../source3/nmbd/nmbd_elections.c:112(check_for_master_browser_fail)
check_for_master_browser_fail: Forcing election on workgroup AKIRA subnet 192.168.1.100
[2015/02/19 18:44:54.085915, 3] ../source3/nmbd/nmbd_elections.c:369(check_elections)
check_elections: >>> Starting election for workgroup AKIRA on subnet 192.168.1.100 <<<
[2015/02/19 18:44:54.086009, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.086091, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.086177, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.086257, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.086337, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:54.086436, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.086518, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.086604, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.086684, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.086763, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:54.086859, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.086942, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.087027, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.087107, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.087186, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:54.087283, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.087365, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.087450, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:44:54.087530, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.087610, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:54.087724, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 137
[2015/02/19 18:44:54.087823, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.087909, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 137
[2015/02/19 18:44:54.087989, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:44:54.088068, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:55.089203, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:56.090431, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:56.090616, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = UNKNOWN
LINUX 40819a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
[2015/02/19 18:44:56.090883, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:56.090989, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:56.091091, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:44:56.091312, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
write_browse_list: Wrote browse list into file /var/lib/samba/browse.dat
[2015/02/19 18:44:57.092458, 2] ../source3/nmbd/nmbd_elections.c:42(send_election_dgram)
send_election_dgram: Sending election packet for workgroup AKIRA on subnet 192.168.1.100
[2015/02/19 18:44:57.092630, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:44:57.092724, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ......p.......LI hex 08 01 02 0f 01 14 70 17 00 00 00 00 00 00 4c 49
10 char NUX. hex 4e 55 58 00
[2015/02/19 18:44:57.092887, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 188 to (192.168.1.255) on port 138
[2015/02/19 18:44:57.093007, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:57.093131, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:44:57.093211, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:44:57.093294, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:44:57.093370, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:44:57.093445, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:58.094570, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:59.095788, 2] ../source3/nmbd/nmbd_elections.c:42(send_election_dgram)
send_election_dgram: Sending election packet for workgroup AKIRA on subnet 192.168.1.100
[2015/02/19 18:44:59.095990, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:44:59.096086, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ......@.......LI hex 08 01 02 0f 01 14 40 1f 00 00 00 00 00 00 4c 49
10 char NUX. hex 4e 55 58 00
[2015/02/19 18:44:59.096254, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 188 to (192.168.1.255) on port 138
[2015/02/19 18:44:59.096392, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:44:59.096529, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:44:59.096613, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:44:59.096697, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:44:59.096775, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:44:59.096852, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:00.097254, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:01.098507, 2] ../source3/nmbd/nmbd_elections.c:42(send_election_dgram)
send_election_dgram: Sending election packet for workgroup AKIRA on subnet 192.168.1.100
[2015/02/19 18:45:01.098618, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:45:01.098659, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char .......'......LI hex 08 01 02 0f 01 14 10 27 00 00 00 00 00 00 4c 49
10 char NUX. hex 4e 55 58 00
[2015/02/19 18:45:01.098727, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 188 to (192.168.1.255) on port 138
[2015/02/19 18:45:01.098793, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:01.098843, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = UNKNOWN
LINUX 40819a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
[2015/02/19 18:45:01.098925, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:45:01.098957, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:01.098991, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:45:01.099022, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:01.099052, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:02.100240, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:03.100507, 2] ../source3/nmbd/nmbd_elections.c:42(send_election_dgram)
send_election_dgram: Sending election packet for workgroup AKIRA on subnet 192.168.1.100
[2015/02/19 18:45:03.100679, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:45:03.100792, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ..............LI hex 08 01 02 0f 01 14 e0 2e 00 00 00 00 00 00 4c 49
10 char NUX. hex 4e 55 58 00
[2015/02/19 18:45:03.100960, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 188 to (192.168.1.255) on port 138
[2015/02/19 18:45:03.101081, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:03.101206, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:45:03.101288, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:03.101373, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:45:03.101451, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:03.101527, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:04.101877, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:05.103095, 2] ../source3/nmbd/nmbd_elections.c:42(send_election_dgram)
send_election_dgram: Sending election packet for workgroup AKIRA on subnet 192.168.1.100
[2015/02/19 18:45:05.103196, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:45:05.103237, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char .......6......LI hex 08 01 02 0f 01 14 b0 36 00 00 00 00 00 00 4c 49
10 char NUX. hex 4e 55 58 00
[2015/02/19 18:45:05.103310, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 188 to (192.168.1.255) on port 138
[2015/02/19 18:45:05.103376, 2] ../source3/nmbd/nmbd_elections.c:205(run_elections)
run_elections: >>> Won election for workgroup AKIRA on subnet 192.168.1.100 <<<
[2015/02/19 18:45:05.103415, 2] ../source3/nmbd/nmbd_become_lmb.c:538(become_local_master_browser)
become_local_master_browser: Starting to become a master browser for workgroup AKIRA on subnet 192.168.1.100
[2015/02/19 18:45:05.103448, 3] ../source3/nmbd/nmbd_become_lmb.c:540(become_local_master_browser)
become_local_master_browser: first stage - attempt to register ^1^2__MSBROWSE__^2^1
[2015/02/19 18:45:05.103485, 4] ../source3/nmbd/nmbd_packets.c:352(initiate_name_register_packet)
initiate_name_register_packet: sending registration for name __MSBROWSE__<01> (bcast=Yes) to IP 192.168.1.255
[2015/02/19 18:45:05.103522, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:45:05.103564, 4] ../source3/nmbd/nmbd_responserecordsdb.c:38(add_response_record)
add_response_record: adding response record id:1261 to subnet 192.168.1.100. num_records:1
[2015/02/19 18:45:05.103611, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:05.103668, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:05.103704, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:05.103740, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:45:05.103804, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:05.103841, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:05.103875, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:05.103910, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 188 from (192.168.1.100) port 138
[2015/02/19 18:45:05.103943, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:05.103976, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:05.104012, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = UNKNOWN
LINUX 40819a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
[2015/02/19 18:45:05.104123, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:05.104163, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:05.104209, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:45:05.104296, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
write_browse_list: Wrote browse list into file /var/lib/samba/browse.dat
[2015/02/19 18:45:06.105372, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:07.106627, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:07.106797, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:45:07.106945, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:07.107034, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:07.107123, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:07.107200, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:07.107275, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:07.107358, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:45:07.107467, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:07.107548, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:07.107630, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:07.107706, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:07.107813, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:08.108942, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:09.110238, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:09.110421, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:45:09.110574, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:09.110658, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:09.110742, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:09.110819, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:09.110895, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:09.110976, 4] ../source3/nmbd/nmbd_packets.c:1644(retransmit_or_expire_response_records)
retransmit_or_expire_response_records: timeout for packet id 1261 to IP 192.168.1.255 on subnet 192.168.1.100
[2015/02/19 18:45:09.111055, 5] ../source3/nmbd/nmbd_nameregister.c:285(register_name_timeout_response)
register_name_timeout_response: success in registering name __MSBROWSE__<01> on subnet 192.168.1.100.
[2015/02/19 18:45:09.111149, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name __MSBROWSE__<01> with first IP 192.168.1.100 ttl=0 nb_flags=80 to subnet 192.168.1.100
[2015/02/19 18:45:09.111239, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:09.111318, 3] ../source3/nmbd/nmbd_become_lmb.c:453(become_local_master_stage1)
become_local_master_stage1: go to stage 2: register the AKIRA<1d> name.
[2015/02/19 18:45:09.111402, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name __MSBROWSE__<01> with first IP 192.168.1.100 ttl=0 nb_flags=80 to subnet UNICAST_SUBNET
[2015/02/19 18:45:09.111494, 4] ../source3/nmbd/nmbd_packets.c:352(initiate_name_register_packet)
initiate_name_register_packet: sending registration for name AKIRA<1d> (bcast=Yes) to IP 192.168.1.255
[2015/02/19 18:45:09.111580, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:45:09.111684, 4] ../source3/nmbd/nmbd_responserecordsdb.c:38(add_response_record)
add_response_record: adding response record id:1262 to subnet 192.168.1.100. num_records:2
[2015/02/19 18:45:09.111825, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:09.111911, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:09.111997, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:09.112078, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:09.112157, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:10.113291, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:11.113738, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:11.113963, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = UNKNOWN
LINUX 40819a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
[2015/02/19 18:45:11.114169, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:45:11.114345, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:11.114434, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:11.114519, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:11.114598, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:11.114674, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:11.114761, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:45:11.114881, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:11.114965, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:11.115047, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:11.115124, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:11.115199, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:12.116324, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:13.117512, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:13.117669, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 68 to (192.168.1.255) on port 137
[2015/02/19 18:45:13.117767, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:13.117810, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:13.117853, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 68 from (192.168.1.100) port 137
[2015/02/19 18:45:13.117892, 7] ../source3/nmbd/nmbd_packets.c:2015(listen_for_packets)
discarding own nmb bcast packet from 192.168.1.100:137
[2015/02/19 18:45:13.117930, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:13.117970, 4] ../source3/nmbd/nmbd_packets.c:1644(retransmit_or_expire_response_records)
retransmit_or_expire_response_records: timeout for packet id 1262 to IP 192.168.1.255 on subnet 192.168.1.100
[2015/02/19 18:45:13.118010, 5] ../source3/nmbd/nmbd_nameregister.c:285(register_name_timeout_response)
register_name_timeout_response: success in registering name AKIRA<1d> on subnet 192.168.1.100.
[2015/02/19 18:45:13.118057, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name AKIRA<1d> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet 192.168.1.100
[2015/02/19 18:45:13.118099, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:13.118138, 3] ../source3/nmbd/nmbd_become_lmb.c:354(become_local_master_stage2)
become_local_master_stage2: registered as master browser for workgroup AKIRA on subnet 192.168.1.100
[2015/02/19 18:45:13.118189, 5] ../source3/nmbd/nmbd_become_lmb.c:578(set_workgroup_local_master_browser_name)
set_workgroup_local_master_browser_name: setting local master name to 'LINUX' for workgroup AKIRA.
[2015/02/19 18:45:13.118226, 3] ../source3/nmbd/nmbd_sendannounce.c:70(broadcast_announce_request)
broadcast_announce_request: sending announce request for workgroup AKIRA to subnet 192.168.1.100
[2015/02/19 18:45:13.118288, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:45:13.118332, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ...LINUX hex 02 01 00 4c 49 4e 55 58
[2015/02/19 18:45:13.118392, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 176 to (192.168.1.255) on port 138
[2015/02/19 18:45:13.118452, 3] ../source3/nmbd/nmbd_namelistdb.c:263(add_name_to_subnet)
add_name_to_subnet: Added netbios name AKIRA<1d> with first IP 192.168.1.100 ttl=0 nb_flags= 0 to subnet UNICAST_SUBNET
[2015/02/19 18:45:13.118496, 0] ../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2)
*****

Samba name server LINUX is now a local master browser for workgroup AKIRA on subnet 192.168.1.100

*****
[2015/02/19 18:45:13.118684, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 176 from (192.168.1.100) port 138
[2015/02/19 18:45:13.118727, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:13.118769, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 176 from (192.168.1.100) port 138
[2015/02/19 18:45:13.118808, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:13.118846, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:13.118886, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:45:13.118925, 3] ../source3/nmbd/nmbd_sendannounce.c:170(send_local_master_announcement)
send_local_master_announcement: type 849a03 for name LINUX on subnet 192.168.1.100 for workgroup AKIRA
[2015/02/19 18:45:13.118969, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:45:13.119014, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ......LINUX..... hex 0f 02 c0 d4 01 00 4c 49 4e 55 58 00 00 00 00 00
10 char ..............U. hex 00 00 00 00 00 00 04 09 03 9a 84 00 0f 01 55 aa
20 char openSUSE Samba S hex 6f 70 65 6e 53 55 53 45 20 53 61 6d 62 61 20 53
30 char erver 4.1.11-3.2 hex 65 72 76 65 72 20 34 2e 31 2e 31 31 2d 33 2e 32
40 char 6.1-3274-SUSE-oS hex 36 2e 31 2d 33 32 37 34 2d 53 55 53 45 2d 6f 53
50 char . hex 00
[2015/02/19 18:45:13.119196, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 249 to (192.168.1.255) on port 138
[2015/02/19 18:45:13.119258, 3] ../source3/nmbd/nmbd_sendannounce.c:189(send_workgroup_announcement)
send_workgroup_announcement: on subnet 192.168.1.100 for workgroup AKIRA
[2015/02/19 18:45:13.119307, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to __MSBROWSE__<01> IP 192.168.1.255
[2015/02/19 18:45:13.119350, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ......AKIRA..... hex 0c 02 c0 d4 01 00 41 4b 49 52 41 00 00 00 00 00
10 char ..............U. hex 00 00 00 00 00 00 04 09 00 10 00 80 0f 01 55 aa
20 char LINUX. hex 4c 49 4e 55 58 00
[2015/02/19 18:45:13.119473, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 206 to (192.168.1.255) on port 138
[2015/02/19 18:45:13.119546, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 249 from (192.168.1.100) port 138
[2015/02/19 18:45:13.119588, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:13.119639, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 249 from (192.168.1.100) port 138
[2015/02/19 18:45:13.119678, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:13.119717, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:13.121959, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 206 from (192.168.1.100) port 138
[2015/02/19 18:45:13.122009, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:13.122052, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 206 from (192.168.1.100) port 138
[2015/02/19 18:45:13.122091, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:45:13.122129, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:13.203137, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 201 from (192.168.1.102) port 138
[2015/02/19 18:45:13.203298, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 201 from (192.168.1.102) port 138
[2015/02/19 18:45:13.203360, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.102:138
[2015/02/19 18:45:13.203428, 4] ../source3/nmbd/nmbd_packets.c:1295(process_dgram)
process_dgram: datagram from KIRA<20> to AKIRA<1d> IP 192.168.1.102 for \MAILSLOT\BROWSE of type 1 len=33
[2015/02/19 18:45:13.203512, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("KIRA") returns 0
[2015/02/19 18:45:13.203572, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ......KIRA...... hex 01 00 80 a9 03 00 4b 49 52 41 00 07 00 00 00 00
10 char $.............U. hex 24 94 00 00 c8 07 05 01 03 10 01 00 0f 01 55 aa
20 char . hex 00
[2015/02/19 18:45:13.203761, 3] ../source3/nmbd/nmbd_incomingdgrams.c:119(process_host_announce)
process_host_announce: from KIRA<00> IP 192.168.1.102 to AKIRA<1d> for server KIRA.
[2015/02/19 18:45:13.203853, 5] ../source3/nmbd/nmbd_incomingdgrams.c:122(process_host_announce)
process_host_announce: ttl=240 server type=00011003 comment=
[2015/02/19 18:45:13.203932, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:13.204019, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("KIRA") returns 0
[2015/02/19 18:45:13.204096, 3] ../source3/nmbd/nmbd_serverlistdb.c:134(create_server_on_workgroup)
create_server_on_workgroup: Created server entry KIRA of type 40011003 () on workgroup AKIRA.
[2015/02/19 18:45:13.204176, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:23.210576, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:33.220824, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:33.221047, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:45:33.221332, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:33.221428, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:33.221533, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:45:33.221612, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("KIRA") returns 0
[2015/02/19 18:45:33.221813, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
write_browse_list: Wrote browse list into file /var/lib/samba/browse.dat
[2015/02/19 18:45:43.231958, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:43.232198, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:45:53.239992, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:45:53.240121, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:46:03.242190, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:46:03.242359, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:46:13.251805, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:46:13.252063, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:46:23.259783, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:46:23.259917, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:46:33.267892, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:46:33.268166, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:46:43.275818, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:46:43.276019, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:46:53.283832, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:46:53.284119, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:03.294273, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:03.294448, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:13.303804, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:13.304055, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:16.261698, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:16.261824, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:16.261861, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:47:16.261892, 3] ../source3/nmbd/nmbd_sendannounce.c:170(send_local_master_announcement)
send_local_master_announcement: type 849a03 for name LINUX on subnet 192.168.1.100 for workgroup AKIRA
[2015/02/19 18:47:16.261931, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:47:16.261967, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char .. ...LINUX..... hex 0f 03 20 bf 02 00 4c 49 4e 55 58 00 00 00 00 00
10 char ..............U. hex 00 00 00 00 00 00 04 09 03 9a 84 00 0f 01 55 aa
20 char openSUSE Samba S hex 6f 70 65 6e 53 55 53 45 20 53 61 6d 62 61 20 53
30 char erver 4.1.11-3.2 hex 65 72 76 65 72 20 34 2e 31 2e 31 31 2d 33 2e 32
40 char 6.1-3274-SUSE-oS hex 36 2e 31 2d 33 32 37 34 2d 53 55 53 45 2d 6f 53
50 char . hex 00
[2015/02/19 18:47:16.262108, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 249 to (192.168.1.255) on port 138
[2015/02/19 18:47:16.262171, 3] ../source3/nmbd/nmbd_sendannounce.c:189(send_workgroup_announcement)
send_workgroup_announcement: on subnet 192.168.1.100 for workgroup AKIRA
[2015/02/19 18:47:16.262205, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to __MSBROWSE__<01> IP 192.168.1.255
[2015/02/19 18:47:16.262239, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char .. ...AKIRA..... hex 0c 03 20 bf 02 00 41 4b 49 52 41 00 00 00 00 00
10 char ..............U. hex 00 00 00 00 00 00 04 09 00 10 00 80 0f 01 55 aa
20 char LINUX. hex 4c 49 4e 55 58 00
[2015/02/19 18:47:16.262338, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 206 to (192.168.1.255) on port 138
[2015/02/19 18:47:16.262388, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("KIRA") returns 0
[2015/02/19 18:47:16.262433, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:16.262537, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 249 from (192.168.1.100) port 138
[2015/02/19 18:47:16.262570, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:47:16.262602, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 249 from (192.168.1.100) port 138
[2015/02/19 18:47:16.262631, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:47:16.262661, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:16.262703, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 206 from (192.168.1.100) port 138
[2015/02/19 18:47:16.262734, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:47:16.262764, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 206 from (192.168.1.100) port 138
[2015/02/19 18:47:16.262793, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:47:16.262821, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:16.263118, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:16.263295, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 59499
[2015/02/19 18:47:16.263339, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 59499
[2015/02/19 18:47:16.263369, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:59499
[2015/02/19 18:47:16.263405, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(59499) header: id=380 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=__MSBROWSE__<01> q_type=32 q_class=1
[2015/02/19 18:47:16.263477, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name __MSBROWSE__<01>
[2015/02/19 18:47:16.263515, 3] ../source3/nmbd/nmbd_incomingrequests.c:574(process_name_query_request)
OK
[2015/02/19 18:47:16.263544, 4] ../source3/nmbd/nmbd_packets.c:969(reply_netbios_packet)
reply_netbios_packet: sending a reply of packet type: nmb_query __MSBROWSE__<01> to ip 192.168.1.100 for id 380
[2015/02/19 18:47:16.263581, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(59499) header: id=380 opcode=Query(0) response=Yes
header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=__MSBROWSE__<01> rr_type=32 rr_class=1 ttl=259200
answers 0 char .....d hex 8000C0A80164
[2015/02/19 18:47:16.263664, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 62 to (192.168.1.100) on port 59499
[2015/02/19 18:47:16.263725, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.264539, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.264642, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:17.264678, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.264724, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.264827, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 40605
[2015/02/19 18:47:17.264869, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(40605) header: id=17076 opcode=Query(0) response=No
header: flags: bcast=No rec_avail=No rec_des=No trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=*<00> q_type=33 q_class=1
[2015/02/19 18:47:17.264936, 3] ../source3/nmbd/nmbd_incomingrequests.c:323(process_node_status_request)
process_node_status_request: status request for name *<00> from IP 192.168.1.100 on subnet UNICAST_SUBNET.
[2015/02/19 18:47:17.265016, 4] ../source3/nmbd/nmbd_packets.c:969(reply_netbios_packet)
reply_netbios_packet: sending a reply of packet type: nmb_status *<00> to ip 192.168.1.100 for id 17076
[2015/02/19 18:47:17.265049, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(40605) header: id=17076 opcode=Query(0) response=Yes
header: flags: bcast=No rec_avail=No rec_des=No trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=*<00> rr_type=33 rr_class=1 ttl=0
answers 0 char .LINUX hex 074C494E555820202020202020202020
answers 10 char ...LINUX hex 0004004C494E55582020202020202020
answers 20 char ...LINUX hex 20200304004C494E5558202020202020
answers 30 char ....__MSBRO hex 2020202020040001025F5F4D5342524F
answers 40 char WSE__....AKIRA hex 5753455F5F02018400414B4952412020
answers 50 char ...AKIRA hex 2020202020202020008400414B495241
answers 60 char ...AKI hex 202020202020202020201D0400414B49
answers 70 char RA .... hex 5241202020202020202020201E840000
answers 80 char ................ hex 00000000000000000000000000000000
answers 90 char ................ hex 00000000000000000000000000000000
answers a0 char ............. hex 00000000000000000000000000
[2015/02/19 18:47:17.265321, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 229 to (192.168.1.100) on port 40605
[2015/02/19 18:47:17.265362, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.265407, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.265526, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:17.265572, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.265617, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.265723, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 37669
[2015/02/19 18:47:17.265780, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 37669
[2015/02/19 18:47:17.265810, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:37669
[2015/02/19 18:47:17.265840, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(37669) header: id=5679 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=AKIRA<1d> q_type=32 q_class=1
[2015/02/19 18:47:17.265907, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name AKIRA<1d>
[2015/02/19 18:47:17.265942, 3] ../source3/nmbd/nmbd_incomingrequests.c:574(process_name_query_request)
OK
[2015/02/19 18:47:17.265971, 4] ../source3/nmbd/nmbd_packets.c:969(reply_netbios_packet)
reply_netbios_packet: sending a reply of packet type: nmb_query AKIRA<1d> to ip 192.168.1.100 for id 5679
[2015/02/19 18:47:17.266002, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(37669) header: id=5679 opcode=Query(0) response=Yes
header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=AKIRA<1d> rr_type=32 rr_class=1 ttl=259200
answers 0 char .....d hex 0000C0A80164
[2015/02/19 18:47:17.266084, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 62 to (192.168.1.100) on port 37669
[2015/02/19 18:47:17.266137, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.267502, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.277225, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:17.277378, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.277438, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.277546, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 59295
[2015/02/19 18:47:17.277591, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 59295
[2015/02/19 18:47:17.277623, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:59295
[2015/02/19 18:47:17.277655, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(59295) header: id=16245 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:17.277724, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:17.277761, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.527908, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.534118, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:17.534289, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.534421, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.534530, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 42533
[2015/02/19 18:47:17.534623, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 42533
[2015/02/19 18:47:17.534704, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:42533
[2015/02/19 18:47:17.534784, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(42533) header: id=9014 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:17.534960, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:17.535052, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.784868, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.801627, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:17.801706, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.801763, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:17.801812, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 41380
[2015/02/19 18:47:17.801850, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 41380
[2015/02/19 18:47:17.801881, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:41380
[2015/02/19 18:47:17.801912, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(41380) header: id=7782 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:17.801980, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:17.802016, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.052176, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.053866, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:18.053941, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.053992, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:18.054125, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.054187, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 60607
[2015/02/19 18:47:18.054235, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 60607
[2015/02/19 18:47:18.054276, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:60607
[2015/02/19 18:47:18.054316, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(60607) header: id=4740 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:18.054406, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:18.054453, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.304547, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.337409, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:18.337509, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.337565, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.337616, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 45116
[2015/02/19 18:47:18.337654, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 45116
[2015/02/19 18:47:18.337685, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:45116
[2015/02/19 18:47:18.337716, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(45116) header: id=10704 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:18.337785, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:18.337821, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.587983, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.593870, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:18.593980, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.594102, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.594218, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 59174
[2015/02/19 18:47:18.594336, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 59174
[2015/02/19 18:47:18.594420, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:59174
[2015/02/19 18:47:18.594500, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(59174) header: id=13730 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:18.594680, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:18.594776, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.844542, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.859513, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:18.859567, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.859620, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:18.859667, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 55101
[2015/02/19 18:47:18.859705, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 55101
[2015/02/19 18:47:18.859736, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:55101
[2015/02/19 18:47:18.859780, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(55101) header: id=20309 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:18.859850, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:18.859886, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:19.110028, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:19.114803, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:19.114916, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:19.115036, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:19.115152, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 54783
[2015/02/19 18:47:19.115244, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 54783
[2015/02/19 18:47:19.115325, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:54783
[2015/02/19 18:47:19.115405, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(54783) header: id=2726 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:19.115605, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:19.115698, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:19.365480, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:23.652646, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:23.652746, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:23.652803, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:23.652837, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:23.653060, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 45863
[2015/02/19 18:47:23.653112, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 45863
[2015/02/19 18:47:23.653142, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:45863
[2015/02/19 18:47:23.653172, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(45863) header: id=20610 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=AKIRA<1d> q_type=32 q_class=1
[2015/02/19 18:47:23.653238, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name AKIRA<1d>
[2015/02/19 18:47:23.653274, 3] ../source3/nmbd/nmbd_incomingrequests.c:574(process_name_query_request)
OK
[2015/02/19 18:47:23.653302, 4] ../source3/nmbd/nmbd_packets.c:969(reply_netbios_packet)
reply_netbios_packet: sending a reply of packet type: nmb_query AKIRA<1d> to ip 192.168.1.100 for id 20610
[2015/02/19 18:47:23.653333, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(45863) header: id=20610 opcode=Query(0) response=Yes
header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=AKIRA<1d> rr_type=32 rr_class=1 ttl=259200
answers 0 char .....d hex 0000C0A80164
[2015/02/19 18:47:23.653413, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 62 to (192.168.1.100) on port 45863
[2015/02/19 18:47:23.653458, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:23.653507, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:23.653579, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:23.653624, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:23.653681, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:23.653756, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 39722
[2015/02/19 18:47:23.653793, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(39722) header: id=32533 opcode=Query(0) response=No
header: flags: bcast=No rec_avail=No rec_des=No trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=AKIRA<00> q_type=33 q_class=1
[2015/02/19 18:47:23.653859, 3] ../source3/nmbd/nmbd_incomingrequests.c:323(process_node_status_request)
process_node_status_request: status request for name AKIRA<00> from IP 192.168.1.100 on subnet UNICAST_SUBNET.
[2015/02/19 18:47:23.653925, 4] ../source3/nmbd/nmbd_packets.c:969(reply_netbios_packet)
reply_netbios_packet: sending a reply of packet type: nmb_status AKIRA<00> to ip 192.168.1.100 for id 32533
[2015/02/19 18:47:23.653959, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(39722) header: id=32533 opcode=Query(0) response=Yes
header: flags: bcast=No rec_avail=No rec_des=No trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=AKIRA<00> rr_type=33 rr_class=1 ttl=0
answers 0 char .LINUX hex 074C494E555820202020202020202020
answers 10 char ...LINUX hex 0004004C494E55582020202020202020
answers 20 char ...LINUX hex 20200304004C494E5558202020202020
answers 30 char ....__MSBRO hex 2020202020040001025F5F4D5342524F
answers 40 char WSE__....AKIRA hex 5753455F5F02018400414B4952412020
answers 50 char ...AKIRA hex 2020202020202020008400414B495241
answers 60 char ...AKI hex 202020202020202020201D0400414B49
answers 70 char RA .... hex 5241202020202020202020201E840000
answers 80 char ................ hex 00000000000000000000000000000000
answers 90 char ................ hex 00000000000000000000000000000000
answers a0 char ............. hex 00000000000000000000000000
[2015/02/19 18:47:23.654248, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 229 to (192.168.1.100) on port 39722
[2015/02/19 18:47:23.654288, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:23.654333, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:24.808982, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:24.809125, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:24.809227, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:24.809319, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 56404
[2015/02/19 18:47:24.809393, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 56404
[2015/02/19 18:47:24.809456, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:56404
[2015/02/19 18:47:24.809517, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(56404) header: id=14693 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX<00> q_type=32 q_class=1
[2015/02/19 18:47:24.809676, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX<00>
[2015/02/19 18:47:24.809746, 3] ../source3/nmbd/nmbd_incomingrequests.c:574(process_name_query_request)
OK
[2015/02/19 18:47:24.809804, 4] ../source3/nmbd/nmbd_packets.c:969(reply_netbios_packet)
reply_netbios_packet: sending a reply of packet type: nmb_query LINUX<00> to ip 192.168.1.100 for id 14693
[2015/02/19 18:47:24.809868, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(56404) header: id=14693 opcode=Query(0) response=Yes
header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=LINUX<00> rr_type=32 rr_class=1 ttl=259200
answers 0 char .....d hex 0000C0A80164
[2015/02/19 18:47:24.810032, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 62 to (192.168.1.100) on port 56404
[2015/02/19 18:47:24.810112, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:24.810199, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:24.836019, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:24.836088, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:24.836144, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:24.836193, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 57897
[2015/02/19 18:47:24.836230, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 57897
[2015/02/19 18:47:24.836261, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:57897
[2015/02/19 18:47:24.836292, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(57897) header: id=13834 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:24.836360, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:24.836396, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.086559, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.092739, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:25.092847, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.092980, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.093089, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 49362
[2015/02/19 18:47:25.093183, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 49362
[2015/02/19 18:47:25.093289, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:49362
[2015/02/19 18:47:25.093371, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(49362) header: id=21466 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:25.093554, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:25.093650, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.343419, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.363666, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:25.363760, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.363822, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.363870, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 36290
[2015/02/19 18:47:25.363909, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 36290
[2015/02/19 18:47:25.363940, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:36290
[2015/02/19 18:47:25.363971, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(36290) header: id=7667 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:25.364040, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:25.364076, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.614239, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.620315, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:25.620477, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.620611, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.620720, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 51750
[2015/02/19 18:47:25.620812, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 51750
[2015/02/19 18:47:25.620894, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:51750
[2015/02/19 18:47:25.620974, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(51750) header: id=29375 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:25.621174, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:25.621270, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:25.871067, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:27.205392, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:27.205506, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:27.205568, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:27.205812, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 37771
[2015/02/19 18:47:27.205875, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 37771
[2015/02/19 18:47:27.205912, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:37771
[2015/02/19 18:47:27.205947, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(37771) header: id=19060 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX<1d> q_type=32 q_class=1
[2015/02/19 18:47:27.206026, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX<1d>
[2015/02/19 18:47:27.206068, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:28.207071, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:28.207207, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:28.207260, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:28.207311, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:28.207450, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:28.207604, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 37813
[2015/02/19 18:47:28.207667, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 37813
[2015/02/19 18:47:28.207714, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:37813
[2015/02/19 18:47:28.207785, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(37813) header: id=30741 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX<1b> q_type=32 q_class=1
[2015/02/19 18:47:28.207909, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX<1b>
[2015/02/19 18:47:28.207977, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.208892, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.214789, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:29.214931, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.215055, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.215173, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 34460
[2015/02/19 18:47:29.215267, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 34460
[2015/02/19 18:47:29.215348, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:34460
[2015/02/19 18:47:29.215428, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(34460) header: id=13394 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX<00> q_type=32 q_class=1
[2015/02/19 18:47:29.215606, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX<00>
[2015/02/19 18:47:29.215697, 3] ../source3/nmbd/nmbd_incomingrequests.c:574(process_name_query_request)
OK
[2015/02/19 18:47:29.215800, 4] ../source3/nmbd/nmbd_packets.c:969(reply_netbios_packet)
reply_netbios_packet: sending a reply of packet type: nmb_query LINUX<00> to ip 192.168.1.100 for id 13394
[2015/02/19 18:47:29.215886, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(34460) header: id=13394 opcode=Query(0) response=Yes
header: flags: bcast=No rec_avail=Yes rec_des=Yes trunc=No auth=Yes
header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0
answers: nmb_name=LINUX<00> rr_type=32 rr_class=1 ttl=259200
answers 0 char .....d hex 0000C0A80164
[2015/02/19 18:47:29.216110, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 62 to (192.168.1.100) on port 34460
[2015/02/19 18:47:29.216214, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.216329, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.240124, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:29.240196, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.240250, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.240300, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 53253
[2015/02/19 18:47:29.240337, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 53253
[2015/02/19 18:47:29.240379, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:53253
[2015/02/19 18:47:29.240411, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(53253) header: id=726 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:29.240480, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:29.240515, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.490660, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.495225, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:29.495369, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.495494, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.495603, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 34610
[2015/02/19 18:47:29.495697, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 34610
[2015/02/19 18:47:29.495814, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:34610
[2015/02/19 18:47:29.495895, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(34610) header: id=17863 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:29.496076, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:29.496172, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.745949, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.768544, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:29.768628, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.768683, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:29.768776, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 35769
[2015/02/19 18:47:29.768818, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 35769
[2015/02/19 18:47:29.768848, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:35769
[2015/02/19 18:47:29.768879, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(35769) header: id=5624 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:29.768959, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:29.768996, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.019143, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.023256, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:30.023371, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.023493, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.023609, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 48758
[2015/02/19 18:47:30.023713, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 48758
[2015/02/19 18:47:30.023818, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:48758
[2015/02/19 18:47:30.023900, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(48758) header: id=23375 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:30.024083, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:30.024178, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.274075, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.431384, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:30.431480, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.431536, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.431581, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 51560
[2015/02/19 18:47:30.431622, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(51560) header: id=8542 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:30.431689, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:30.431725, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.431785, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 51560
[2015/02/19 18:47:30.431817, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(51560) header: id=8542 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:30.431896, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:30.431930, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.681956, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.688052, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:30.688159, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.688279, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.688395, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 44395
[2015/02/19 18:47:30.688488, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 44395
[2015/02/19 18:47:30.688569, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:44395
[2015/02/19 18:47:30.688648, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(44395) header: id=15920 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:30.688830, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:30.688926, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.938717, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.953576, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:30.953680, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.953738, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:30.953783, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 36640
[2015/02/19 18:47:30.953818, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 36640
[2015/02/19 18:47:30.953849, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:36640
[2015/02/19 18:47:30.953880, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(36640) header: id=26808 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:30.953950, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:30.953998, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.204151, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.207513, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:31.207621, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.207742, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.207879, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 34010
[2015/02/19 18:47:31.207973, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 34010
[2015/02/19 18:47:31.208054, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:34010
[2015/02/19 18:47:31.208134, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(34010) header: id=25564 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:31.208307, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:31.208403, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.458206, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.577314, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:31.577428, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.577489, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.577544, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 56104
[2015/02/19 18:47:31.577587, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 56104
[2015/02/19 18:47:31.577622, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:56104
[2015/02/19 18:47:31.577657, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(56104) header: id=19253 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:31.577734, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:31.577775, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.827868, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.832947, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:31.833069, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.833150, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:31.833224, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 51442
[2015/02/19 18:47:31.833282, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 51442
[2015/02/19 18:47:31.833331, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:51442
[2015/02/19 18:47:31.833379, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(51442) header: id=18145 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:31.833490, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:31.833546, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.083576, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.105095, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:32.105179, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.105259, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.105331, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 39741
[2015/02/19 18:47:32.105388, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 39741
[2015/02/19 18:47:32.105437, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:39741
[2015/02/19 18:47:32.105485, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(39741) header: id=10206 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:32.105592, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:32.105648, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.355681, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.361666, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:32.361794, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.361943, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.362061, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 53250
[2015/02/19 18:47:32.362154, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 53250
[2015/02/19 18:47:32.362234, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:53250
[2015/02/19 18:47:32.362314, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(53250) header: id=8612 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:32.362495, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:32.362587, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:32.612381, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:37.504323, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:37.504436, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:37.504508, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:37.504555, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:37.504669, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 46956
[2015/02/19 18:47:37.504717, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 46956
[2015/02/19 18:47:37.504757, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:46956
[2015/02/19 18:47:37.504797, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(46956) header: id=16176 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX<1d> q_type=32 q_class=1
[2015/02/19 18:47:37.504888, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX<1d>
[2015/02/19 18:47:37.504935, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:38.505824, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:38.505939, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:38.505976, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:38.506021, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:38.506151, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 40631
[2015/02/19 18:47:38.506192, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 40631
[2015/02/19 18:47:38.506224, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:40631
[2015/02/19 18:47:38.506253, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(40631) header: id=2817 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX<1b> q_type=32 q_class=1
[2015/02/19 18:47:38.506321, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX<1b>
[2015/02/19 18:47:38.506358, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:38.987148, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 20
[2015/02/19 18:47:38.987245, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:38.987305, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:38.987353, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 56067
[2015/02/19 18:47:38.987392, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 56067
[2015/02/19 18:47:38.987424, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:56067
[2015/02/19 18:47:38.987455, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(56067) header: id=23392 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX<1d> q_type=32 q_class=1
[2015/02/19 18:47:38.987522, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX<1d>
[2015/02/19 18:47:38.987558, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.508088, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.527644, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:39.527732, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.527810, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.527861, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 50842
[2015/02/19 18:47:39.527901, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 50842
[2015/02/19 18:47:39.527937, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:50842
[2015/02/19 18:47:39.527973, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(50842) header: id=2766 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:39.528064, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:39.528105, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.778234, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.784477, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:39.784623, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.784751, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.784868, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 43236
[2015/02/19 18:47:39.784961, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 43236
[2015/02/19 18:47:39.785041, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:43236
[2015/02/19 18:47:39.785121, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(43236) header: id=20778 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:39.785302, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:39.785395, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.988548, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.988689, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 20
[2015/02/19 18:47:39.988723, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.988766, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:39.988811, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 37102
[2015/02/19 18:47:39.988846, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 37102
[2015/02/19 18:47:39.988876, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:37102
[2015/02/19 18:47:39.988905, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(37102) header: id=31332 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX<1b> q_type=32 q_class=1
[2015/02/19 18:47:39.988969, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX<1b>
[2015/02/19 18:47:39.989016, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.035200, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.055600, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:40.055700, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.055774, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.055821, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 46756
[2015/02/19 18:47:40.055857, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 46756
[2015/02/19 18:47:40.055889, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:46756
[2015/02/19 18:47:40.055921, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(46756) header: id=9847 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:40.055990, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:40.056026, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.306197, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.311810, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:40.311881, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.311939, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.311994, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 54798
[2015/02/19 18:47:40.312036, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 54798
[2015/02/19 18:47:40.312072, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:54798
[2015/02/19 18:47:40.312109, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(54798) header: id=11486 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:40.312186, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:40.312226, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.562333, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.562715, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:40.562760, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.562811, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.562937, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 43971
[2015/02/19 18:47:40.562982, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 43971
[2015/02/19 18:47:40.563017, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:43971
[2015/02/19 18:47:40.563051, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(43971) header: id=31295 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:40.563127, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:40.563167, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.813321, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.819849, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:40.820005, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.820132, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.820248, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 53056
[2015/02/19 18:47:40.820338, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 53056
[2015/02/19 18:47:40.820415, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:53056
[2015/02/19 18:47:40.820501, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(53056) header: id=3072 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:40.820673, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:40.820762, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:40.990696, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.070577, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.070826, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:41.070893, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.070954, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.071078, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 50864
[2015/02/19 18:47:41.071131, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 50864
[2015/02/19 18:47:41.071171, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:50864
[2015/02/19 18:47:41.071210, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(50864) header: id=27801 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:41.071298, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:41.071345, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.321442, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.321599, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:41.321639, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.321688, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.321986, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 41963
[2015/02/19 18:47:41.322039, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 41963
[2015/02/19 18:47:41.322076, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:41963
[2015/02/19 18:47:41.322112, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(41963) header: id=30482 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:41.322191, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:41.322231, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.572343, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.572586, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:41.572624, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.572670, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.572848, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 41039
[2015/02/19 18:47:41.572894, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 41039
[2015/02/19 18:47:41.572926, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:41039
[2015/02/19 18:47:41.572957, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(41039) header: id=11389 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:41.573024, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:41.573060, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.823190, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.823348, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:41.823402, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.823470, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:41.824668, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 58383
[2015/02/19 18:47:41.824774, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 58383
[2015/02/19 18:47:41.824824, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:58383
[2015/02/19 18:47:41.824871, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(58383) header: id=18607 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:41.824979, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:41.825035, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.074033, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.075263, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:42.075374, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.075466, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:47:42.075696, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.076016, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 40664
[2015/02/19 18:47:42.076105, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 40664
[2015/02/19 18:47:42.076165, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:40664
[2015/02/19 18:47:42.076225, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(40664) header: id=6268 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:42.076354, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:42.076420, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.326346, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.326667, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:42.326707, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.326753, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.326873, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 54928
[2015/02/19 18:47:42.326917, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 54928
[2015/02/19 18:47:42.326949, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:54928
[2015/02/19 18:47:42.326981, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(54928) header: id=23073 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:42.327050, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:42.327085, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.577257, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.577600, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:42.577711, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.577829, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.578093, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 55618
[2015/02/19 18:47:42.578197, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 55618
[2015/02/19 18:47:42.578280, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:55618
[2015/02/19 18:47:42.578360, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(55618) header: id=29344 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:42.578563, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:42.578661, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.828377, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.828857, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:42.828953, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.829069, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:42.829368, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 55888
[2015/02/19 18:47:42.829474, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 55888
[2015/02/19 18:47:42.829554, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:55888
[2015/02/19 18:47:42.829632, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(55888) header: id=16056 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:42.829806, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:42.829897, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.079730, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.079923, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:43.080000, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.080085, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.081939, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 36968
[2015/02/19 18:47:43.082053, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 36968
[2015/02/19 18:47:43.082132, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:36968
[2015/02/19 18:47:43.082210, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(36968) header: id=23495 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:43.082385, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:43.082497, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.330279, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.333394, 6] ../source3/libsmb/unexpected.c:147(nb_packet_server_listener)
accepted socket 19
[2015/02/19 18:47:43.333486, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.333578, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.333740, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 55140
[2015/02/19 18:47:43.333819, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 50 from (192.168.1.100) port 55140
[2015/02/19 18:47:43.333881, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.100:55140
[2015/02/19 18:47:43.333943, 4] ../source3/libsmb/nmblib.c:108(debug_nmb_packet)
nmb packet from 192.168.1.100(55140) header: id=208 opcode=Query(0) response=No
header: flags: bcast=Yes rec_avail=No rec_des=Yes trunc=No auth=No
header: rcode=0 qdcount=1 ancount=0 nscount=0 arcount=0
question: q_name=LINUX-WHITE<00> q_type=32 q_class=1
[2015/02/19 18:47:43.334079, 3] ../source3/nmbd/nmbd_incomingrequests.c:459(process_name_query_request)
process_name_query_request: Name query from 192.168.1.100 on subnet 192.168.1.100 for name LINUX-WHITE<00>
[2015/02/19 18:47:43.334149, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:43.584106, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:47:53.594333, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:48:03.596529, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:48:03.596742, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:48:13.597637, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:48:13.597816, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:48:23.607802, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:48:23.608085, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:48:33.615773, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:48:33.615917, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:48:43.626033, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:48:43.626167, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:48:53.635801, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:48:53.636008, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:49:03.641746, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:03.641915, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:49:13.652125, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:13.652320, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:49:13.782245, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 201 from (192.168.1.102) port 138
[2015/02/19 18:49:13.782427, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 201 from (192.168.1.102) port 138
[2015/02/19 18:49:13.782516, 7] ../source3/nmbd/nmbd_packets.c:2024(listen_for_packets)
discarding duplicate packet from 192.168.1.102:138
[2015/02/19 18:49:13.782608, 4] ../source3/nmbd/nmbd_packets.c:1295(process_dgram)
process_dgram: datagram from KIRA<20> to AKIRA<1d> IP 192.168.1.102 for \MAILSLOT\BROWSE of type 1 len=33
[2015/02/19 18:49:13.782708, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("KIRA") returns 0
[2015/02/19 18:49:13.782832, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ......KIRA...... hex 01 00 80 a9 03 00 4b 49 52 41 00 00 00 00 00 00
10 char .j............U. hex ac 6a 9f 04 02 00 05 01 03 10 01 00 0f 01 55 aa
20 char . hex 00
[2015/02/19 18:49:13.783063, 3] ../source3/nmbd/nmbd_incomingdgrams.c:119(process_host_announce)
process_host_announce: from KIRA<00> IP 192.168.1.102 to AKIRA<1d> for server KIRA.
[2015/02/19 18:49:13.783157, 5] ../source3/nmbd/nmbd_incomingdgrams.c:122(process_host_announce)
process_host_announce: ttl=240 server type=00011003 comment=
[2015/02/19 18:49:13.783241, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:13.783328, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("KIRA") returns 0
[2015/02/19 18:49:13.783411, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:13.783520, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:49:13.783806, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:13.783908, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:13.784015, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:49:13.784095, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("KIRA") returns 0
[2015/02/19 18:49:13.784303, 3] ../source3/nmbd/nmbd_serverlistdb.c:401(write_browse_list)
write_browse_list: Wrote browse list into file /var/lib/samba/browse.dat
[2015/02/19 18:49:23.794444, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:33.803786, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:33.803949, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:49:43.813680, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:43.813853, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:49:53.822840, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:49:53.823009, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:50:03.832339, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:50:03.832471, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:50:03.832551, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:50:13.841487, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:50:13.841659, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:50:23.846707, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:50:23.846886, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("LINUX") returns 1
[2015/02/19 18:50:23.846947, 3] ../source3/nmbd/nmbd_sendannounce.c:170(send_local_master_announcement)
send_local_master_announcement: type 849a03 for name LINUX on subnet 192.168.1.100 for workgroup AKIRA
[2015/02/19 18:50:23.847018, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to AKIRA<1e> IP 192.168.1.255
[2015/02/19 18:50:23.847096, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ......LINUX..... hex 0f 04 80 a9 03 00 4c 49 4e 55 58 00 00 00 00 00
10 char ..............U. hex 00 00 00 00 00 00 04 09 03 9a 84 00 0f 01 55 aa
20 char openSUSE Samba S hex 6f 70 65 6e 53 55 53 45 20 53 61 6d 62 61 20 53
30 char erver 4.1.11-3.2 hex 65 72 76 65 72 20 34 2e 31 2e 31 31 2d 33 2e 32
40 char 6.1-3274-SUSE-oS hex 36 2e 31 2d 33 32 37 34 2d 53 55 53 45 2d 6f 53
50 char . hex 00
[2015/02/19 18:50:23.847371, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 249 to (192.168.1.255) on port 138
[2015/02/19 18:50:23.847470, 3] ../source3/nmbd/nmbd_sendannounce.c:189(send_workgroup_announcement)
send_workgroup_announcement: on subnet 192.168.1.100 for workgroup AKIRA
[2015/02/19 18:50:23.847537, 4] ../source3/nmbd/nmbd_packets.c:2129(send_mailslot)
send_mailslot: Sending to mailslot \MAILSLOT\BROWSE from LINUX<00> IP 192.168.1.100 to __MSBROWSE__<01> IP 192.168.1.255
[2015/02/19 18:50:23.847601, 4] ../source3/nmbd/nmbd_packets.c:116(debug_browse_data)
debug_browse_data():
0 char ......AKIRA..... hex 0c 04 80 a9 03 00 41 4b 49 52 41 00 00 00 00 00
10 char ..............U. hex 00 00 00 00 00 00 04 09 00 10 00 80 0f 01 55 aa
20 char LINUX. hex 4c 49 4e 55 58 00
[2015/02/19 18:50:23.847783, 5] ../source3/libsmb/nmblib.c:858(send_udp)
Sending a packet of len 206 to (192.168.1.255) on port 138
[2015/02/19 18:50:23.847866, 8] ../source3/lib/util.c:1200(is_myname)
is_myname("KIRA") returns 0
[2015/02/19 18:50:23.847925, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:50:23.848065, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 249 from (192.168.1.100) port 138
[2015/02/19 18:50:23.848114, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:50:23.848164, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 249 from (192.168.1.100) port 138
[2015/02/19 18:50:23.848210, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:50:23.848256, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:50:23.848306, 4] ../source3/nmbd/nmbd_workgroupdb.c:276(dump_workgroups)
dump_workgroups()
dump workgroup on subnet 192.168.1.100: netmask= 255.255.255.0:
AKIRA(1) current master browser = LINUX
LINUX 40849a03 (openSUSE Samba Server 4.1.11-3.26.1-3274-SUSE-oS)
KIRA 40011003 ()
[2015/02/19 18:50:23.848433, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 206 from (192.168.1.100) port 138
[2015/02/19 18:50:23.848480, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:50:23.848528, 5] ../source3/libsmb/nmblib.c:836(read_packet)
Received a packet of len 206 from (192.168.1.100) port 138
[2015/02/19 18:50:23.848590, 7] ../source3/nmbd/nmbd_packets.c:2008(listen_for_packets)
discarding own dgram packet from 192.168.1.100:138
[2015/02/19 18:50:23.848635, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.
[2015/02/19 18:50:33.856064, 4] ../source3/nmbd/nmbd_workgroupdb.c:165(find_workgroup_on_subnet)
find_workgroup_on_subnet: workgroup search for AKIRA on subnet 192.168.1.100: found.[/spoiler]
Аватара пользователя
BinuraL
Юзер
Юзер
Сообщения: 66
Зарегистрирован: 11 июн 2014, 14:50
ОС: CentOS
Контактная информация:

Re: с пустого места завалилась самба

Сообщение BinuraL » 19 фев 2015, 21:53

Вот что вычитал, возможно есть вернуть снапшот?)

Код: Выделить всё

Особенности openSUSE 13.2:

Переход по умолчанию на файловую систему Btrfs для корневого раздела (для раздела /home используется XFS). В сочетании с утилитой Snapper поставка по умолчанию Btrfs позволяет из коробки предоставить средства для управления созданием снапшотов со срезами состояния файловой системы. Пользователь имеет возможность в наглядном режиме просматривать различия между текущим и прошлыми состояниями файлов в системе, при необходимости изменения можно откатить, например, вернуть случайно перезаписанный файл или восстановить состояние системы после установки пакетов. По умолчанию снапшоты автоматически создаются до и после каждого обновления системы через zypper. Для решения проблем в случае потери критически важных составных частей предусмотрена возможность загрузки в ранее созданный снапшот;
blackdog
Злой чайник
Злой чайник
Сообщения: 111
Зарегистрирован: 07 мар 2014, 18:23
ОС: MSDOS

Re: с пустого места завалилась самба

Сообщение blackdog » 19 фев 2015, 22:47

BinuraL
SUSE 13.1
Корневая файловая ext4.
И не интересно просто откатываться.Охота понять что случилось.
Потому как на работе точ такая же SUSE,точно так же обновляется и точно такая же версия самбы.
Но не звалилась.А вот домашняя завалилась
Аватара пользователя
BinuraL
Юзер
Юзер
Сообщения: 66
Зарегистрирован: 11 июн 2014, 14:50
ОС: CentOS
Контактная информация:

Re: с пустого места завалилась самба

Сообщение BinuraL » 19 фев 2015, 23:12

Кому принадлежит директория /home/white ?
blackdog
Злой чайник
Злой чайник
Сообщения: 111
Зарегистрирован: 07 мар 2014, 18:23
ОС: MSDOS

Re: с пустого места завалилась самба

Сообщение blackdog » 20 фев 2015, 09:58

BinuraL писал(а):Кому принадлежит директория /home/white ?

Код: Выделить всё

drwxr-xr-x 75 white users   4096 фев 20 09:57 white
Аватара пользователя
Raven
Бородатый сис
Бородатый сис
Сообщения: 2800
Зарегистрирован: 03 мар 2010, 15:12
ОС: RHEL 8
Откуда: Из серверной

Re: с пустого места завалилась самба

Сообщение Raven » 20 фев 2015, 17:03

force user = white в конфиги шар добавить попробуй
Я не злопамятный, я просто часто ковыряю логи
blackdog
Злой чайник
Злой чайник
Сообщения: 111
Зарегистрирован: 07 мар 2014, 18:23
ОС: MSDOS

Re: с пустого места завалилась самба

Сообщение blackdog » 20 фев 2015, 19:48

Raven писал(а):force user = white в конфиги шар добавить попробуй
Наполовину ура)))
Общая шара пускает и вин8 и линя и с симбы завалился.
Соответственно вопрос-с чего не достаточно вдруг стало
параматров

Код: Выделить всё

security = user
map to guest = bad user
Ведь на другой машине все пашет именно с этими параметрами?
Версии самбы одинаковые.Помогите понять почему такая разница в конфигах
для одного и того же действия по сути,причем на одинаковых системах?
А вот во вторую шару не пущает никак-не с паролем,ни без,
ни под рутом-закрыто наглухо.Какие данные не забивай в окно авторизации-оно всплывает повторно

Код: Выделить всё

[global]
      
workgroup = AKIRA
server string = openSUSE Samba Server %v 
netbios name = Linux
security = user
map to guest = bad user
dns proxy = no
log level = 8

# Шара 1
[shara1]
path = /home/white/Torrent
force user = white
browsable =yes
writable = yes
guest ok = yes
read only = no

# Шара 2
[shara2]
path = /home/white/security
valid users = @sambagroup
force user = white
guest ok = no
writable = yes
browsable = yes
Ответить

Вернуться в «Unix»