Logs with different error messages (users home)

NethServer Version: NS8
Module: samba1

I am still getting a lot of error messages in logs. I would like to know if these logs are being displayed for you too or this is something related with my installation. I have tried to google for these messages but without success to discovery the root problem.

2024-06-18T23:44:37-03:00 [1:samba1:samba-dc] /usr/sbin/smbd: chdir_current_service: vfs_ChDir(/srv/homes/Administrator) failed: Permission denied. Current token: uid=1020, gid=1021, 8 groups: 1020 1021 1018 1014 1015 1004 1010 1019
2024-06-18T23:44:38-03:00 [1:samba1:samba-dc] /usr/sbin/smbd: chdir_current_service: vfs_ChDir(/srv/homes/Administrator) failed: Permission denied. Current token: uid=1020, gid=1021, 8 groups: 1020 1021 1018 1014 1015 1004 1010 1019
2024-06-18T23:44:38-03:00 [1:samba1:samba-dc] /usr/sbin/smbd: chdir_current_service: vfs_ChDir(/srv/homes/Administrator) failed: Permission denied. Current token: uid=1020, gid=1021, 8 groups: 1020 1021 1018 1014 1015 1004 1010 1019
2024-06-18T23:44:38-03:00 [1:samba1:samba-dc] /usr/sbin/smbd: chdir_current_service: vfs_ChDir(/srv/homes/Administrator) failed: Permission denied. Current token: uid=1020, gid=1021, 8 groups: 1020 1021 1018 1014 1015 1004 1010 1019
2024-06-18T23:44:50-03:00 [1:samba1:samba-dc] /usr/sbin/smbd: chdir_current_service: vfs_ChDir(/srv/homes/Administrator) failed: Permission denied. Current token: uid=1020, gid=1021, 8 groups: 1020 1021 1018 1014 1015 1004 1010 1019
2024-06-18T23:48:05-03:00 [1:samba1:samba-dc] /usr/sbin/smbd: chdir_current_service: vfs_ChDir(/srv/homes/Administrator) failed: Permission denied. Current token: uid=1020, gid=1021, 8 groups: 1020 1021 1018 1014 1015 1004 1010 1019
2024-06-18T23:48:20-03:00 [1:samba1:samba-dc] /usr/sbin/smbd: chdir_current_service: vfs_ChDir(/srv/homes/Administrator) failed: Permission denied. Current token: uid=1020, gid=1021, 8 groups: 1020 1021 1018 1014 1015 1004 1010 1019

I would be very grateful for any help.

Get a list of dirs and perms with this command

runagent -m samba1 podman exec -ti samba-dc ls -l /srv/homes

Replace “samba1” with your samba module_id.