SMB no access from windows

I don’t have access to my DietPI samba folder

root@DietPi:~# testparm /etc/samba/smb.conf
Load smb config files from /etc/samba/smb.conf
lpcfg_do_global_parameter: WARNING: The “syslog only” option is deprecated
lpcfg_do_global_parameter: WARNING: The “syslog” option is deprecated
lpcfg_do_global_parameter: WARNING: The “encrypt passwords” option is deprecated
Loaded services file OK.
Weak crypto is allowed
Server role: ROLE_STANDALONE

I’ve changed password for dietpi user:
smbpasswd -a dietpi

[dietpi]
comment = DietPi Share
create mask = 0664
directory mask = 0775
max connections = 8
path = /mnt/dietpi_userdata
read only = No
valid users = dietpi

but still no access to any folder.

root@DietPi:~# journalctl -u smbd -u nmbd
– Journal begins at Sun 2022-08-21 16:21:15 BST, ends at Sun 2022-08-21 16:25:04 BST. –
Aug 21 16:21:21 DietPi systemd[1]: Starting Samba NMB Daemon…
Aug 21 16:21:21 DietPi systemd[1]: Started Samba NMB Daemon.
Aug 21 16:21:21 DietPi systemd[1]: Starting Samba SMB Daemon…
Aug 21 16:21:22 DietPi systemd[1]: Started Samba SMB Daemon.

And what exactly is the error message on Windows?

Requester asking for login and password:

image

same requester

And user/password combination is not correct?

I used
smbpasswd -a dietpi

root@DietPi:~# smbpasswd -a dietpi
New SMB password:
Retype new SMB password:
root@DietPi:~#

but in windows never write good?
I try very slow, letter by letter, 100% was good. And I pressed eye icon and password IS good.

EDIT:
I try just now in windows explorer and I can login. But in total commander not…

In this case, it looks more like a challenge of total commander as the Windows Explorer is working well. You could try to add the SAMBA share as network share using the Explorer. This way it might show up on total commander as well?