>> I'm having trouble wrapping my mind around this issue.
>>
>>
>>
>> We've upgraded Samba from 4.13 to 4.16 on a few FreeBSD servers
>> (v13.1) running ZFS and the upgrade process has gone well. However,
>> after attempting to upgrade samba on the very last FreeBSD server, I
>> am having issues with domain users trying to connect to various
>> shares. This server is a role member server in a M$ AD environment.
>> The two domain controllers in our environment are W2K22.
>>
>>
>>
>> The log shows "permissions denied" as being the reason for
rejection.
>>
>>
>>
>> We are able to retrieve info from running wbinfo -u and wbinfo -g.
>> getent produces output that combines both Unix user accounts and AD
>> user accounts. So far so good. However, when a domain user tries to
>> connect to a share mapped via a drive letter, the user is unable to
>> connect. Log as follows:
>
>
>> Does the error referencing "Buffer Size Error" relevant to
the issue
>> here?
>
>Perhaps clear out any TDB files that are not long-term persistent (eg
secrets, idamp), so remove caches and >locks, smbXsrv_tcon_global.tdb in
particular. The errors may be a red herring, if we ignore records we can't
>parse, but getting rid of them will make looking for the real error easier.
I've removed the server from the AD domain, uninstalled samba 4.16, trashed
/var/db/samba4 containing all the TDB files, including the
smbXsrv_tcon_global.tdb file, installed 4.16, joined the domain, verified that
output of wbinfo and getent commands are functioning as expected. Still cannot
get domain users to connect. Accounts listed as admins in smb4.conf can connect
successfully though. Log as follows:
[2023/05/31 06:44:04.897505, 2]
../../source3/param/loadparm.c:2913(lp_do_section)
Processing section "[groups]"
[2023/05/31 06:44:04.899018, 2]
../../source3/param/loadparm.c:2913(lp_do_section)
Processing section "[shared]"
[2023/05/31 06:44:04.903223, 2]
../../source3/modules/vfs_acl_xattr.c:206(connect_acl_xattr)
connect_acl_xattr: setting 'inherit acls = true' 'dos filemode =
true' and 'force unknown acl user = true' for service IPC$
[2023/05/31 06:44:04.980364, 1] ../../librpc/ndr/ndr.c:634(_ndr_pull_error)
ndr_pull_advance: ndr_pull_error(Buffer Size Error): Pull bytes 4294967295
(../../librpc/ndr/ndr.c:208) at ../../librpc/ndr/ndr.c:208
[2023/05/31 06:44:04.980469, 1]
../../source3/smbd/smbXsrv_tcon.c:1209(smbXsrv_tcon_global_traverse_fn)
Invalid record in smbXsrv_tcon_global.tdb:key '46186E48'
ndr_pull_struct_blob - Buffer Size Error
[2023/05/31 06:44:04.981019, 2]
../../source3/smbd/service.c:854(make_connection_snum)
192.168.101.109 (ipv4:192.168.101.109:57571) connect to service groups
initially as user EXAMPLE-malcolmd (uid=51222, gid=50514) (pid 52281)
[2023/05/31 06:44:05.014994, 1] ../../librpc/ndr/ndr.c:634(_ndr_pull_error)
ndr_pull_advance: ndr_pull_error(Buffer Size Error): Pull bytes 4294967295
(../../librpc/ndr/ndr.c:208) at ../../librpc/ndr/ndr.c:208
[2023/05/31 06:44:05.015153, 1]
../../source3/smbd/smbXsrv_tcon.c:1209(smbXsrv_tcon_global_traverse_fn)
Invalid record in smbXsrv_tcon_global.tdb:key '573F97D0'
ndr_pull_struct_blob - Buffer Size Error
[2023/05/31 06:44:05.015298, 0]
../../source3/modules/vfs_full_audit.c:563(init_bitmap)
Could not find opname chflags, logging all
[2023/05/31 06:44:05.016157, 2]
../../source3/smbd/service.c:854(make_connection_snum)
192.168.101.109 (ipv4:192.168.101.109:57571) connect to service home initially
as user DSP-malcolmd (uid=51222, gid=50514) (pid 52281)
[2023/05/31 06:44:05.023482, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/home) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:44:05.024682, 1] ../../librpc/ndr/ndr.c:634(_ndr_pull_error)
ndr_pull_advance: ndr_pull_error(Buffer Size Error): Pull bytes 4294967295
(../../librpc/ndr/ndr.c:208) at ../../librpc/ndr/ndr.c:208
[2023/05/31 06:44:05.024777, 1]
../../source3/smbd/smbXsrv_tcon.c:1209(smbXsrv_tcon_global_traverse_fn)
Invalid record in smbXsrv_tcon_global.tdb:key 'BB0E1993'
ndr_pull_struct_blob - Buffer Size Error
[2023/05/31 06:44:05.024907, 0]
../../source3/modules/vfs_full_audit.c:563(init_bitmap)
Could not find opname chflags, logging all
[2023/05/31 06:44:05.025588, 2]
../../source3/smbd/service.c:854(make_connection_snum)
192.168.101.109 (ipv4:192.168.101.109:57571) connect to service home initially
as user DSP-malcolmd (uid=51222, gid=50514) (pid 52281)
[2023/05/31 06:44:05.026295, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/home) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:44:05.886600, 1] ../../librpc/ndr/ndr.c:634(_ndr_pull_error)
ndr_pull_advance: ndr_pull_error(Buffer Size Error): Pull bytes 4294967295
(../../librpc/ndr/ndr.c:208) at ../../librpc/ndr/ndr.c:208
[2023/05/31 06:44:05.886762, 1]
../../source3/smbd/smbXsrv_tcon.c:1209(smbXsrv_tcon_global_traverse_fn)
Invalid record in smbXsrv_tcon_global.tdb:key 'D6592BA6'
ndr_pull_struct_blob - Buffer Size Error
[2023/05/31 06:44:05.887251, 2]
../../source3/smbd/service.c:854(make_connection_snum)
192.168.101.109 (ipv4:192.168.101.109:57571) connect to service shared
initially as user EXAMPLE-malcolmd (uid=51222, gid=50514) (pid 52281)
[2023/05/31 06:44:19.643071, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/home) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.913251, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.913480, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.914916, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.915373, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.915983, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.916574, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.921139, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.921151, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:24.924025, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.429918, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.431801, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.442303, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.446787, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.458790, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.460444, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.462619, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.463920, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.468528, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.475380, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.480690, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.482356, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.487695, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.491159, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:25.492552, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.841553, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.842649, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.842838, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.843496, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.843826, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.844361, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.844872, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.845795, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:31.875904, 2]
../../source3/modules/vfs_acl_xattr.c:206(connect_acl_xattr)
connect_acl_xattr: setting 'inherit acls = true' 'dos filemode =
true' and 'force unknown acl user = true' for service IPC$
[2023/05/31 06:45:31.880331, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:34.839841, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:34.849161, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/groups) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.815483, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.816610, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.816913, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.817594, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.817742, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.818307, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.818879, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.820030, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:35.835186, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:38.442518, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:45:38.451216, 0]
../../source3/smbd/service.c:171(chdir_current_service)
chdir_current_service: vfs_ChDir(/zdata/shared) failed: Permission denied.
Current token: uid=51222, gid=50514, 10 groups: 51222 50514 51157 51134 51107
51146 1003 1004 1006 1001
[2023/05/31 06:56:04.762405, 2] ../../source3/smbd/process.c:2928(deadtime_fn)
Closing idle connection
[2023/05/31 06:56:04.763011, 2] ../../source3/smbd/service.c:1131(close_cnum)
192.168.101.109 (ipv4:192.168.101.109:57565) closed connection to service
groups
[2023/05/31 06:56:05.559007, 2] ../../source3/smbd/process.c:2928(deadtime_fn)
Closing idle connection
[2023/05/31 06:56:05.559473, 2] ../../source3/smbd/service.c:1131(close_cnum)
192.168.101.109 (ipv4:192.168.101.109:57571) closed connection to service
groups
[2023/05/31 06:56:05.559899, 2] ../../source3/smbd/service.c:1131(close_cnum)
192.168.101.109 (ipv4:192.168.101.109:57571) closed connection to service home
[2023/05/31 06:56:05.560399, 2] ../../source3/smbd/service.c:1131(close_cnum)
192.168.101.109 (ipv4:192.168.101.109:57571) closed connection to service home
[2023/05/31 06:56:05.560824, 2] ../../source3/smbd/service.c:1131(close_cnum)
192.168.101.109 (ipv4:192.168.101.109:57571) closed connection to service
shared
This appears in the log:
Invalid record in smbXsrv_tcon_global.tdb:key '46186E48'
ndr_pull_struct_blob - Buffer Size Error
I'm not sure if I've removed everything related to Samba when Samba was
uninstalled. It appears all the TDBs, caches, and idmaps were removed. This is
what the contents of /var/db/samba4 looks like after running Samba:
[root at aries /var/db/samba4]# ll
total 263
-rw------- 1 root wheel 421888 May 31 06:26 account_policy.tdb
drwxr-x--- 2 root wheel 2 May 31 06:19 bind-dns/
-rw-r--r-- 1 root wheel 122120 May 31 06:38 brlock.tdb
-rw-r--r-- 1 root wheel 16384 May 31 06:38 epmdb.tdb
-rw------- 1 root wheel 20480 May 31 06:38 g_lock.tdb
-rw-r--r-- 1 root wheel 196608 May 31 06:39 gencache.tdb
-rw------- 1 root wheel 425984 May 31 06:38 group_mapping.tdb
-rw-r--r-- 1 root wheel 28672 May 31 06:44 leases.tdb
-rw-r--r-- 1 root wheel 135168 May 31 06:44 locking.tdb
drwxr-xr-x 2 root wheel 21 May 31 07:23 msg.lock/
-rw------- 1 root wheel 696 May 31 06:38 mutex.tdb
-rw-rw---- 1 root wheel 12288 May 31 06:38 names.tdb
-rw------- 1 root wheel 12288 May 31 06:44 netsamlogon_cache.tdb
drwx------ 3 root wheel 6 May 31 06:26 private/
-rw------- 1 root wheel 528384 May 31 07:06 registry.tdb
-rw------- 1 root wheel 421888 May 31 06:26 share_info.tdb
-rw------- 1 root wheel 32768 May 31 06:38 smbXsrv_client_global.tdb
-rw------- 1 root wheel 40960 May 31 06:44 smbXsrv_open_global.tdb
-rw------- 1 root wheel 45056 May 31 06:38 smbXsrv_session_global.tdb
-rw------- 1 root wheel 20480 May 31 06:44 smbXsrv_tcon_global.tdb
-rw------- 1 root wheel 20480 May 31 06:38 smbXsrv_version_global.tdb
drwxr-xr-x 2 root wheel 3 May 31 06:38 smb_krb5/
-rw-r--r-- 1 root wheel 12288 May 31 06:38 smbd_cleanupd.tdb
-rw-r--r-- 1 root wheel 4792 May 31 06:38 smbprofile.tdb
-rw------- 1 root wheel 401408 May 31 06:38 winbindd_cache.tdb
-rw------- 1 root wheel 28672 May 31 06:38 winbindd_cache.tdb.bak
-rw------- 1 root wheel 28672 May 31 06:26 winbindd_cache.tdb.bak.old
-rw-r--r-- 1 root wheel 421888 May 31 06:44 winbindd_idmap.tdb
drwxr-x--- 2 root wheel 3 May 31 06:38 winbindd_privileged/
[root at aries /var/db/samba4]#
I'm not sure exactly what to do next.