William,
In Windows the 'File Sharing' must be enabled (in Control Panel/Settings) to allow SMB thru the Windows firewall.
If there is an Uncomplicated User Firewall running on Debian it
must be set to allow TCP on port 445. The app GUFW is used to
manage it.
The ID used to log into a Windows share is the Windows user account name, NOT the Linux user name.
If Avahi is running on Debian your connect string should be:
'smb://windows.local/sharename' where 'windows.local' is the
windows PC hostname with .local appended to it.
Mike
I try access from Debian to file of Windows with the following command but i get the following error message:
do_connect: Connection to DESKTOP failed (Error NT_STATUS_NOT_FOUND)
I can list of the shares available with the following command:
smbclient -L IP
The service smbd is active without none fail
Status: "smbd: ready to serve connections..."
--
With kindest regards, William.
Larry Wall invented a messy programming language -- and changed the face of the Web