On 18/10/2024 20:52, Peter Milesson via samba wrote:> I see that port 139 is active. It shouldn't be there if you have
> turned netbios. In my smb.conf I have got:
>
> ??????? disable netbios = yes
> ??????? smb ports = 445
>
> and no port 139 shows up.
> Netbios is ancient and deprecated, shouldn't be there.
>
> When having a look at your smb.conf excerpt, do you really need the
> lines:
>
> hosts allow = 127.0.0.1 192.168.0.0/24
> hosts deny = 0.0.0.0/0
> bind interfaces only = yes
> interfaces = 192.168.0.15/255.255.255.0 127.0.0.1/255.255.255.255
>
> Unless you have more interfaces and IP addresses, those lines are not
> needed in a small network. Block unwanted networks in the firewall
> instead.
>
> Then, interfaces you should probably refer to interfaces like lo and
> eth0, instead of IP-address/mask. I know that the wiki states that you
> can use IP addresses, but to me, an interface isn't an IP address.
>
> Comment out the 4 lines, restart smbd and winbindd and try again.
I already had "disable netbios = yes" in [global]. I added "smb
ports =
445", and edited the other lines accordingly.
Apparently, "The winbindd daemon is part of the winbind service and is
used to allow Unix systems to obtain user and group information from a
Windows NT/2000 server." Do I need it to run a single Samba server in a
home network with no Windows server?
Reloaded smb.conf, and gave browsing a new try: still slow.
> Just another point. What does the dhclient do in your server with a
fixed IP address? It shouldn't be there, unless your server gets the
address from DHCP. Disable/uninstall the service. Also make sure that
your hosts file has got proper information. If your server has got a
fixed IP address it should be something like:
> 127.0.0.1?????? localhost
> 192.168.0.15 ??? datasrv.private.home ? datasrv
I use my ADSL modem's DHCP server to assigns IP addresses.
The Windows computer does have Samba's IP address in its hosts file
(ping works).
Interestingly, I get the same problem when running the following on the
Samba server, so it's not a Windows problem:
===========root at debian:~# smbclient -L localhost
Password for [WORKGROUP\root]:
??????? Sharename?????? Type????? Comment
??????? ---------?????? ----????? -------
??????? www ????????? Disk
??????? sdcard????????? Disk
??????? IPC$??????????? IPC?????? IPC Service (Samba 4.17.12-Debian)
SMB1 disabled -- no workgroup available
===========
Here's the (long) log after I hit ENTER without typing a password
(thanks to smb.conf containing "map to guest = Bad User"):
=================[2024/10/18 21:18:22.176029,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.176289,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.176434,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.176645,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:22.176835,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.177467,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.177667,? 5]
../../source3/auth/auth.c:565(make_auth3_context_for_ntlm)
? make_auth3_context_for_ntlm: Making default auth method list for
server role = 'standalone server', encrypt passwords = yes
[2024/10/18 21:18:22.177841,? 5]
../../source3/auth/auth.c:426(load_auth_module)
? load_auth_module: Attempting to find an auth method to match anonymous
[2024/10/18 21:18:22.177979,? 5]
../../source3/auth/auth.c:451(load_auth_module)
? load_auth_module: auth method anonymous has a valid init
[2024/10/18 21:18:22.178108,? 5]
../../source3/auth/auth.c:426(load_auth_module)
? load_auth_module: Attempting to find an auth method to match
sam_ignoredomain
[2024/10/18 21:18:22.178235,? 5]
../../source3/auth/auth.c:451(load_auth_module)
? load_auth_module: auth method sam_ignoredomain has a valid init
[2024/10/18 21:18:22.178805,? 5]
../../auth/gensec/gensec_start.c:844(gensec_start_mech)
? Starting GENSEC mechanism spnego
[2024/10/18 21:18:22.178979,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.179228,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.179394,? 4]
../../source3/smbd/sec_ctx.c:206(push_sec_ctx)
? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.179533,? 4] ../../source3/smbd/uid.c:566(push_conn_ctx)
? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2024/10/18 21:18:22.179660,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.179782,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.179898,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.182782,? 5]
../../auth/gensec/gensec_start.c:844(gensec_start_mech)
? Starting GENSEC submechanism ntlmssp
[2024/10/18 21:18:22.183008,? 3]
../../auth/ntlmssp/ntlmssp_util.c:72(debug_ntlmssp_flags)
? Got NTLMSSP neg_flags=0x62088215
??? NTLMSSP_NEGOTIATE_UNICODE
??? NTLMSSP_REQUEST_TARGET
??? NTLMSSP_NEGOTIATE_SIGN
??? NTLMSSP_NEGOTIATE_NTLM
??? NTLMSSP_NEGOTIATE_ALWAYS_SIGN
??? NTLMSSP_NEGOTIATE_EXTENDED_SESSIONSECURITY
??? NTLMSSP_NEGOTIATE_VERSION
??? NTLMSSP_NEGOTIATE_128
??? NTLMSSP_NEGOTIATE_KEY_EXCH
[2024/10/18 21:18:22.184112,? 4]
../../source3/smbd/sec_ctx.c:443(pop_sec_ctx)
? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.184498,? 4]
../../source3/smbd/sec_ctx.c:206(push_sec_ctx)
? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.184655,? 4] ../../source3/smbd/uid.c:566(push_conn_ctx)
? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2024/10/18 21:18:22.184785,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.184909,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.185027,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.185240,? 4]
../../source3/smbd/sec_ctx.c:443(pop_sec_ctx)
? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.191719,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.192157,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.192363,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.192504,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.192625,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.192829,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:22.192990,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.193221,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.193378,? 4]
../../source3/smbd/sec_ctx.c:206(push_sec_ctx)
? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.193513,? 4] ../../source3/smbd/uid.c:566(push_conn_ctx)
? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2024/10/18 21:18:22.193637,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.193758,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.193874,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.194191,? 3]
../../auth/ntlmssp/ntlmssp_server.c:509(ntlmssp_server_preauth)
? Got user=[root] domain=[WORKGROUP] workstation=[DEBIAN] len1=24 len2=248
[2024/10/18 21:18:22.194520,? 5]
../../source3/auth/auth_util.c:124(make_user_info_map)
? Mapping user [WORKGROUP]\[root] from workstation [DEBIAN]
[2024/10/18 21:18:22.194665,? 5]
../../source3/auth/user_info.c:64(make_user_info)
? attempting to make a user_info for root (root)
[2024/10/18 21:18:22.194794,? 5]
../../source3/auth/user_info.c:72(make_user_info)
? making strings for root's user_info struct
[2024/10/18 21:18:22.194926,? 5]
../../source3/auth/user_info.c:117(make_user_info)
? making blobs for root's user_info struct
[2024/10/18 21:18:22.195130,? 3]
../../source3/auth/auth.c:201(auth_check_ntlm_password)
? check_ntlm_password:? Checking password for unmapped user
[WORKGROUP]\[root]@[DEBIAN] with the new password interface
[2024/10/18 21:18:22.195271,? 3]
../../source3/auth/auth.c:204(auth_check_ntlm_password)
? check_ntlm_password:? mapped user is: [WORKGROUP]\[root]@[DEBIAN]
[2024/10/18 21:18:22.195423,? 5] ../../lib/util/util.c:571(dump_data)
? [0000] 78 06 CA B7 6F E4 6B 87 x...o.k.
[2024/10/18 21:18:22.195704,? 4]
../../source3/smbd/sec_ctx.c:206(push_sec_ctx)
? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 2
[2024/10/18 21:18:22.195837,? 4] ../../source3/smbd/uid.c:566(push_conn_ctx)
? push_conn_ctx(0) : conn_ctx_stack_ndx = 1
[2024/10/18 21:18:22.199974,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 2
[2024/10/18 21:18:22.200163,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.200394,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.200725,? 5]
../../source3/passdb/pdb_tdb.c:602(tdbsam_getsampwnam)
? pdb_getsampwnam (TDB): error fetching database.
?? Key: USER_root
[2024/10/18 21:18:22.200946,? 4]
../../source3/smbd/sec_ctx.c:443(pop_sec_ctx)
? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.201081,? 3]
../../source3/auth/check_samsec.c:401(check_sam_security)
? check_sam_security: Couldn't find user 'root' in passdb.
[2024/10/18 21:18:22.201212,? 5]
../../source3/auth/auth.c:259(auth_check_ntlm_password)
? auth_check_ntlm_password: sam_ignoredomain authentication for user
[root] FAILED with error NT_STATUS_NO_SUCH_USER, authoritative=1
[2024/10/18 21:18:22.201464,? 2]
../../source3/auth/auth.c:345(auth_check_ntlm_password)
? check_ntlm_password:? Authentication for user [root] -> [root] FAILED
with error NT_STATUS_NO_SUCH_USER, authoritative=1
[2024/10/18 21:18:22.204233,? 2]
../../auth/auth_log.c:647(log_authentication_event_human_readable)
? Auth: [SMB2,(null)] user [WORKGROUP]\[root] at [Fri, 18 Oct 2024
21:18:22.204046 CEST] with [NTLMv2] status [NT_STATUS_NO_SUCH_USER]
workstation [DEBIAN] remote host [ipv4:127.0.0.1:52664] mapped to
[WORKGROUP]\[root]. local host [ipv4:127.0.0.1:445]
? {"timestamp": "2024-10-18T21:18:22.205872+0200",
"type":
"Authentication", "Authentication": {"version":
{"major": 1, "minor":
2}, "eventId": 4625, "logonId": "0",
"logonType": 3, "status":
"NT_STATUS_NO_SUCH_USER", "localAddress":
"ipv4:127.0.0.1:445",
"remoteAddress": "ipv4:127.0.0.1:52664",
"serviceDescription": "SMB2",
"authDescription": null, "clientDomain":
"WORKGROUP", "clientAccount":
"root", "workstation": "DEBIAN",
"becameAccount": null, "becameDomain":
null, "becameSid": null, "mappedAccount": "root",
"mappedDomain":
"WORKGROUP", "netlogonComputer": null,
"netlogonTrustAccount": null,
"netlogonNegotiateFlags": "0x00000000",
"netlogonSecureChannelType": 0,
"netlogonTrustAccountSid": null, "passwordType":
"NTLMv2", "duration":
28138}}
[2024/10/18 21:18:22.207323,? 5]
../../source3/auth/auth_ntlmssp.c:213(auth3_check_password_send)
? auth3_check_password_send: Checking NTLMSSP password for
WORKGROUP\root failed: NT_STATUS_NO_SUCH_USER, authoritative=1
[2024/10/18 21:18:22.208437,? 3]
../../source3/auth/auth_util.c:2309(do_map_to_guest_server_info)
? No such user root [WORKGROUP] - using guest account
[2024/10/18 21:18:22.209404,? 3]
../../source3/param/loadparm.c:3978(lp_load_ex)
? lp_load_ex: refreshing parameters
[2024/10/18 21:18:22.209707,? 5]
../../source3/param/loadparm.c:1404(free_param_opts)
? Freeing parametrics:
[2024/10/18 21:18:22.210246,? 3]
../../source3/param/loadparm.c:559(init_globals)
? Initialising global parameters
[2024/10/18 21:18:22.211178,? 3]
../../source3/param/loadparm.c:2880(lp_do_section)
? Processing section "[global]"
? doing parameter workgroup = WORKGROUP
? doing parameter netbios name = DEBIAN
? doing parameter security = user
? doing parameter map to guest = Bad User
? doing parameter guest account = www-data
? doing parameter hosts allow = 127.0.0.1 192.168.0.0/24
? doing parameter hosts deny = 0.0.0.0/0
? doing parameter bind interfaces only = yes
? doing parameter interfaces = 192.168.0.15/255.255.255.0
127.0.0.1/255.255.255.255
? doing parameter log level = 6
[2024/10/18 21:18:22.217945,? 5]
../../lib/util/debug.c:927(debug_dump_status)
? INFO: Current debug levels:
??? all: 6
??? tdb: 6
??? printdrivers: 6
??? lanman: 6
??? smb: 6
??? rpc_parse: 6
??? rpc_srv: 6
??? rpc_cli: 6
??? passdb: 6
??? sam: 6
??? auth: 6
??? winbind: 6
??? vfs: 6
??? idmap: 6
??? quota: 6
??? acls: 6
??? locking: 6
??? msdfs: 6
??? dmapi: 6
??? registry: 6
??? scavenger: 6
??? dns: 6
??? ldb: 6
??? tevent: 6
??? auth_audit: 6
??? auth_json_audit: 6
??? kerberos: 6
??? drs_repl: 6
??? smb2: 6
??? smb2_credits: 6
??? dsdb_audit: 6
??? dsdb_json_audit: 6
??? dsdb_password_audit: 6
??? dsdb_password_json_audit: 6
??? dsdb_transaction_audit: 6
??? dsdb_transaction_json_audit: 6
??? dsdb_group_audit: 6
??? dsdb_group_json_audit: 6
? doing parameter disable netbios = yes
? doing parameter client min protocol = SMB2_02
? doing parameter server min protocol = SMB2_02
? doing parameter printcap name = /dev/null
? doing parameter load printers = no
? doing parameter printing = bsd
[2024/10/18 21:18:22.225773,? 2]
../../source3/param/loadparm.c:2897(lp_do_section)
? Processing section "[nginx]"
? doing parameter path = /usr/share/nginx
? doing parameter guest ok = yes
? doing parameter writeable = yes
? doing parameter browseable = yes
? doing parameter force create mode = 0644
? doing parameter create mask = 0664
? doing parameter security mask = 0664
[2024/10/18 21:18:22.227119,? 0]
../../lib/param/loadparm.c:749(lpcfg_map_parameter)
? Unknown parameter encountered: "security mask"
[2024/10/18 21:18:22.233001,? 0]
../../lib/param/loadparm.c:1936(lpcfg_do_service_parameter)
? Ignoring unknown parameter "security mask"
? doing parameter force security mode = 0664
[2024/10/18 21:18:22.235085,? 0]
../../lib/param/loadparm.c:749(lpcfg_map_parameter)
? Unknown parameter encountered: "force security mode"
[2024/10/18 21:18:22.238493,? 0]
../../lib/param/loadparm.c:1936(lpcfg_do_service_parameter)
? Ignoring unknown parameter "force security mode"
[2024/10/18 21:18:22.239539,? 2]
../../source3/param/loadparm.c:2897(lp_do_section)
? Processing section "[sdcard]"
? doing parameter path = /mnt/sdcard
? doing parameter guest ok = yes
? doing parameter writeable = yes
? doing parameter browseable = yes
? doing parameter force create mode = 0644
? doing parameter create mask = 0664
[2024/10/18 21:18:22.245328,? 4]
../../source3/param/loadparm.c:4020(lp_load_ex)
? pm_process() returned Yes
[2024/10/18 21:18:22.245588,? 3]
../../source3/param/loadparm.c:1681(lp_add_ipc)
? adding IPC service
[2024/10/18 21:18:22.245908,? 4]
../../source3/smbd/sec_ctx.c:443(pop_sec_ctx)
? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.246434,? 5]
../../auth/ntlmssp/ntlmssp_server.c:1004(ntlmssp_server_postauth)
? server session key is invalid (len == 0), cannot do KEY_EXCH!
[2024/10/18 21:18:22.246729,? 4]
../../source3/smbd/sec_ctx.c:206(push_sec_ctx)
? push_sec_ctx(0, 0) : sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.246879,? 4] ../../source3/smbd/uid.c:566(push_conn_ctx)
? push_conn_ctx(0) : conn_ctx_stack_ndx = 0
[2024/10/18 21:18:22.247006,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.247128,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.247246,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.247463,? 4]
../../source3/smbd/sec_ctx.c:443(pop_sec_ctx)
? pop_sec_ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.247893,? 4]
../../auth/auth_log.c:752(log_successful_authz_event_human_readable)
? Successful AuthZ: [SMB2,NTLMSSP] user [DEBIAN]\[www-data]
[S-1-5-21-2444798247-1888365312-2057922249-501] at [Fri, 18 Oct 2024
21:18:22.247796 CEST] Remote host [ipv4:127.0.0.1:52664] local host
[ipv4:127.0.0.1:445]
? {"timestamp": "2024-10-18T21:18:22.254703+0200",
"type":
"Authorization", "Authorization": {"version":
{"major": 1, "minor": 1},
"localAddress": "ipv4:127.0.0.1:445",
"remoteAddress":
"ipv4:127.0.0.1:52664", "serviceDescription":
"SMB2", "authType":
"NTLMSSP", "domain": "DEBIAN",
"account": "www-data", "sid":
"S-1-5-21-2444798247-1888365312-2057922249-501",
"sessionId":
"2911bb27-04c6-4fc1-ba30-c67d0f2fa21b", "logonServer": null,
"transportProtection": "SMB", "accountFlags":
"0x00000000"}}
[2024/10/18 21:18:22.257216,? 5]
../../lib/util/debug.c:927(debug_dump_status)
? INFO: Current debug levels:
??? all: 6
??? tdb: 6
??? printdrivers: 6
??? lanman: 6
??? smb: 6
??? rpc_parse: 6
??? rpc_srv: 6
??? rpc_cli: 6
??? passdb: 6
??? sam: 6
??? auth: 6
??? winbind: 6
??? vfs: 6
??? idmap: 6
??? quota: 6
??? acls: 6
??? locking: 6
??? msdfs: 6
??? dmapi: 6
??? registry: 6
??? scavenger: 6
??? dns: 6
??? ldb: 6
??? tevent: 6
??? auth_audit: 6
??? auth_json_audit: 6
??? kerberos: 6
??? drs_repl: 6
??? smb2: 6
??? smb2_credits: 6
??? dsdb_audit: 6
??? dsdb_json_audit: 6
??? dsdb_password_audit: 6
??? dsdb_password_json_audit: 6
??? dsdb_transaction_audit: 6
??? dsdb_transaction_json_audit: 6
??? dsdb_group_audit: 6
??? dsdb_group_json_audit: 6
[2024/10/18 21:18:22.263083,? 6]
../../source3/param/loadparm.c:2396(lp_file_list_changed)
? lp_file_list_changed()
? file /etc/samba/smb.conf -> /etc/samba/smb.conf? last mod_time: Fri
Oct 18 12:08:24 2024
[2024/10/18 21:18:22.263569,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.266730,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:22.269073,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.270119,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.271116,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.271393,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:22.271729,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_tcon_global.tdb
[2024/10/18 21:18:22.272280,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_tcon_global.tdb
[2024/10/18 21:18:22.272630,? 3] ../../lib/util/access.c:372(allow_access)
? Allowed connection from 127.0.0.1 (127.0.0.1)
[2024/10/18 21:18:22.273020,? 3]
../../source3/smbd/smb2_service.c:610(make_connection_snum)
? make_connection_snum: Connect path is '/tmp' for service [IPC$]
[2024/10/18 21:18:22.273359,? 3]
../../source3/smbd/vfs.c:115(vfs_init_default)
? Initialising default vfs hooks
[2024/10/18 21:18:22.273509,? 5]
../../source3/smbd/vfs.c:105(smb_register_vfs)
? Successfully added vfs backend '/[Default VFS]/'
[2024/10/18 21:18:22.273640,? 5]
../../source3/smbd/vfs.c:105(smb_register_vfs)
? Successfully added vfs backend 'vfs_not_implemented'
[2024/10/18 21:18:22.273771,? 5]
../../source3/smbd/vfs.c:105(smb_register_vfs)
? Successfully added vfs backend 'posixacl'
[2024/10/18 21:18:22.273892,? 3]
../../source3/smbd/vfs.c:141(vfs_init_custom)
? Initialising custom vfs hooks from [/[Default VFS]/]
? Successfully loaded vfs module [/[Default VFS]/] with the new modules
system
[2024/10/18 21:18:22.274528,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (33, 33) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.274759,? 5]
../../libcli/security/security_token.c:51(security_token_debug)
? Security token SIDs (7):
??? SID[? 0]: S-1-5-21-2444798247-1888365312-2057922249-501
??? SID[? 1]: S-1-5-21-2444798247-1888365312-2057922249-514
??? SID[? 2]: S-1-22-2-33
??? SID[? 3]: S-1-1-0
??? SID[? 4]: S-1-5-2
??? SID[? 5]: S-1-5-32-546
??? SID[? 6]: S-1-22-1-33
?? Privileges (0x?????????????? 0):
?? Rights (0x?????????????? 0):
[2024/10/18 21:18:22.275469,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 33
? Primary group is 33 and contains 1 supplementary groups
? Group[? 0]: 33
[2024/10/18 21:18:22.275851,? 5]
../../source3/smbd/uid.c:294(print_impersonation_info)
? print_impersonation_info: Impersonated user: uid=(33,33), gid=(0,33),
cwd=[/]
[2024/10/18 21:18:22.280306,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.281278,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.282050,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.283756,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:22.284980,? 3]
../../source3/smbd/smb2_service.c:840(make_connection_snum)
? DEBIAN (ipv4:127.0.0.1:52664) connect to service IPC$ initially as
user www-data (uid=33, gid=33) (pid 8340)
[2024/10/18 21:18:22.290239,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (33, 33) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.290484,? 5]
../../libcli/security/security_token.c:51(security_token_debug)
? Security token SIDs (7):
??? SID[? 0]: S-1-5-21-2444798247-1888365312-2057922249-501
??? SID[? 1]: S-1-5-21-2444798247-1888365312-2057922249-514
??? SID[? 2]: S-1-22-2-33
??? SID[? 3]: S-1-1-0
??? SID[? 4]: S-1-5-2
??? SID[? 5]: S-1-5-32-546
??? SID[? 6]: S-1-22-1-33
?? Privileges (0x?????????????? 0):
?? Rights (0x?????????????? 0):
[2024/10/18 21:18:22.291355,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 33
? Primary group is 33 and contains 1 supplementary groups
? Group[? 0]: 33
[2024/10/18 21:18:22.291665,? 4] ../../source3/smbd/vfs.c:938(vfs_ChDir)
? vfs_ChDir to /tmp
[2024/10/18 21:18:22.291979,? 5] ../../source3/smbd/vfs.c:1000(vfs_ChDir)
? vfs_ChDir: vfs_ChDir got /tmp
[2024/10/18 21:18:22.292229,? 5]
../../source3/smbd/uid.c:294(print_impersonation_info)
? print_impersonation_info: Impersonated user: uid=(33,33), gid=(0,33),
cwd=[/tmp]
[2024/10/18 21:18:22.292381,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_tcon_global.tdb
[2024/10/18 21:18:22.292619,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_tcon_global.tdb
[2024/10/18 21:18:22.292819,? 5] ../../source3/smbd/files.c:76(fsp_new)
? fsp_new: allocated files structure (1 used)
[2024/10/18 21:18:22.292990,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_open_global.tdb
[2024/10/18 21:18:22.293475,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_open_global.tdb
[2024/10/18 21:18:22.293653,? 5] ../../source3/smbd/files.c:178(file_new)
? file_new: new file fnum 3223759220
[2024/10/18 21:18:22.294306,? 4]
../../source3/smbd/sec_ctx.c:206(push_sec_ctx)
? push_sec_ctx(33, 33) : sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.294498,? 4] ../../source3/smbd/uid.c:566(push_conn_ctx)
? push_conn_ctx(616237272) : conn_ctx_stack_ndx = 0
[2024/10/18 21:18:22.294635,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.294762,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.294953,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.295268,? 4]
../../source3/smbd/sec_ctx.c:443(pop_sec_ctx)
? pop_sec_ctx (33, 33) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:22.295596,? 4]
../../source3/smbd/sec_ctx.c:206(push_sec_ctx)
? push_sec_ctx(33, 33) : sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.295765,? 4] ../../source3/smbd/uid.c:566(push_conn_ctx)
? push_conn_ctx(616237272) : conn_ctx_stack_ndx = 0
[2024/10/18 21:18:22.295898,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2024/10/18 21:18:22.301028,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:22.301302,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:22.303371,? 4]
../../source3/smbd/sec_ctx.c:443(pop_sec_ctx)
? pop_sec_ctx (33, 33) - sec_ctx_stack_ndx = 0
INFO: Current debug levels:
? all: 6
? tdb: 6
? printdrivers: 6
? lanman: 6
? smb: 6
? rpc_parse: 6
? rpc_srv: 6
? rpc_cli: 6
? passdb: 6
? sam: 6
? auth: 6
? winbind: 6
? vfs: 6
? idmap: 6
? quota: 6
? acls: 6
? locking: 6
? msdfs: 6
? dmapi: 6
? registry: 6
? scavenger: 6
? dns: 6
? ldb: 6
? tevent: 6
? auth_audit: 6
? auth_json_audit: 6
? kerberos: 6
? drs_repl: 6
? smb2: 6
? smb2_credits: 6
? dsdb_audit: 6
? dsdb_json_audit: 6
? dsdb_password_audit: 6
? dsdb_password_json_audit: 6
? dsdb_transaction_audit: 6
? dsdb_transaction_json_audit: 6
? dsdb_group_audit: 6
? dsdb_group_json_audit: 6
[2024/10/18 21:18:31.244564,? 4]
../../source3/smbd/sec_ctx.c:206(push_sec_ctx)
? push_sec_ctx(33, 33) : sec_ctx_stack_ndx = 1
[2024/10/18 21:18:31.245662,? 4] ../../source3/smbd/uid.c:566(push_conn_ctx)
? push_conn_ctx(616237272) : conn_ctx_stack_ndx = 0
[2024/10/18 21:18:31.246511,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 1
[2024/10/18 21:18:31.247527,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:31.248473,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:31.249743,? 4]
../../source3/smbd/sec_ctx.c:443(pop_sec_ctx)
? pop_sec_ctx (33, 33) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:31.261454,? 5]
../../source3/smbd/uid.c:327(change_to_user_impersonate)
? change_to_user_impersonate: Skipping user change - already user
[2024/10/18 21:18:31.262567,? 4] ../../source3/smbd/vfs.c:938(vfs_ChDir)
? vfs_ChDir to /tmp
[2024/10/18 21:18:31.263577,? 5] ../../source3/smbd/vfs.c:1000(vfs_ChDir)
? vfs_ChDir: vfs_ChDir got /tmp
[2024/10/18 21:18:31.263839,? 5]
../../source3/smbd/uid.c:294(print_impersonation_info)
? print_impersonation_info: Impersonated user: uid=(33,33), gid=(0,33),
cwd=[/tmp]
[2024/10/18 21:18:31.264092,? 5]
../../source3/rpc_server/srv_pipe_hnd.c:138(np_write_send)
? np_write_send: len: 72
[2024/10/18 21:18:33.941278,? 5]
../../source3/smbd/uid.c:327(change_to_user_impersonate)
? change_to_user_impersonate: Skipping user change - already user
[2024/10/18 21:18:33.942478,? 5]
../../source3/smbd/uid.c:294(print_impersonation_info)
? print_impersonation_info: Impersonated user: uid=(33,33), gid=(0,33),
cwd=[/tmp]
[2024/10/18 21:18:33.943443,? 5]
../../source3/rpc_server/srv_pipe_hnd.c:138(np_write_send)
? np_write_send: len: 92
[2024/10/18 21:18:33.964327,? 5]
../../source3/smbd/uid.c:327(change_to_user_impersonate)
? change_to_user_impersonate: Skipping user change - already user
[2024/10/18 21:18:33.965486,? 5]
../../source3/smbd/uid.c:294(print_impersonation_info)
? print_impersonation_info: Impersonated user: uid=(33,33), gid=(0,33),
cwd=[/tmp]
[2024/10/18 21:18:33.966622,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_open_global.tdb
[2024/10/18 21:18:33.967699,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_open_global.tdb
[2024/10/18 21:18:33.968940,? 5] ../../source3/smbd/files.c:1800(file_free)
? file_free: freed files structure 3223759220 (0 used)
[2024/10/18 21:18:33.973930,? 5]
../../source3/smbd/uid.c:327(change_to_user_impersonate)
? change_to_user_impersonate: Skipping user change - already user
[2024/10/18 21:18:33.974241,? 5]
../../source3/smbd/uid.c:294(print_impersonation_info)
? print_impersonation_info: Impersonated user: uid=(33,33), gid=(0,33),
cwd=[/tmp]
[2024/10/18 21:18:33.974401,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.974534,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.974657,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.974892,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.975139,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.975275,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.975395,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.975588,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.975723,? 4] ../../source3/smbd/vfs.c:938(vfs_ChDir)
? vfs_ChDir to /tmp
[2024/10/18 21:18:33.978441,? 5] ../../source3/smbd/vfs.c:1000(vfs_ChDir)
? vfs_ChDir: vfs_ChDir got /tmp
[2024/10/18 21:18:33.978688,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.978827,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.979068,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.979289,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.979427,? 3]
../../source3/smbd/smb2_service.c:933(close_cnum)
? DEBIAN (ipv4:127.0.0.1:52664) closed connection to service IPC$
[2024/10/18 21:18:33.979587,? 4] ../../source3/smbd/vfs.c:938(vfs_ChDir)
? vfs_ChDir to /
[2024/10/18 21:18:33.979810,? 5] ../../source3/smbd/vfs.c:1000(vfs_ChDir)
? vfs_ChDir: vfs_ChDir got /
[2024/10/18 21:18:33.981709,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.981893,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.982125,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.982348,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.982541,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_tcon_global.tdb
[2024/10/18 21:18:33.982762,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_tcon_global.tdb
[2024/10/18 21:18:33.988562,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_client_global.tdb
[2024/10/18 21:18:33.988918,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_client_global.tdb
[2024/10/18 21:18:33.989165,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.989304,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.989428,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.989637,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.989772,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.989896,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.990013,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.990203,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.990339,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.990460,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.990575,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.990765,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.990931,? 5]
../../lib/dbwrap/dbwrap.c:143(dbwrap_lock_order_lock)
? dbwrap_lock_order_lock: check lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:33.991149,? 5]
../../lib/dbwrap/dbwrap.c:175(dbwrap_lock_order_unlock)
? dbwrap_lock_order_unlock: release lock order 1 for
/run/samba/smbXsrv_session_global.tdb
[2024/10/18 21:18:33.991312,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.991440,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.991560,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.991753,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.991900,? 4]
../../source3/smbd/sec_ctx.c:317(set_sec_ctx_internal)
? setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2024/10/18 21:18:33.993606,? 5]
../../libcli/security/security_token.c:47(security_token_debug)
? Security token: (NULL)
[2024/10/18 21:18:33.993736,? 5]
../../source3/auth/token_util.c:873(debug_unix_user_token)
? UNIX token of user 0
? Primary group is 0 and contains 0 supplementary groups
[2024/10/18 21:18:33.993936,? 5]
../../source3/smbd/uid.c:494(smbd_change_to_root_user)
? change_to_root_user: now uid=(0,0) gid=(0,0)
[2024/10/18 21:18:33.995001,? 3]
../../source3/smbd/server_exit.c:229(exit_server_common)
? Server exit (NT_STATUS_END_OF_FILE)
^C
==================