The folder 1cbase comes without problems. Attempting to log in from ubuntu 16.04.

Could not access the location. Failed to connect windows resource: memory could not be allocated.

Attempt to log in from Windows 7

Network error Windows cannot access the \\ Nas-r2 \ scanner. Permission to access \\ Nas-r2 \ scanner is missing. Contact your network administrator for access.

Setting up on ubuntu 16.04 server:

[global] workgroup = WORKGROUP netbios name = NAS-R2 security = user [hb1c-base] path = /home/hb1c/1cbase browseble = yes guest ok = no read only = no users = hb1c create mask = 0750 directory mask = 0750 [Сканер] path = /home/nas-scanner/scanner browseble = yes guest ok = yes read only = no users = nas-scanner create mask = 0766 directory mask = 0766 :~$ sudo ls -l /home/hb1c итого 4 drwxr-x--- 2 hb1c hb1c 4096 июн 26 12:55 1cbase :~$ sudo ls -l /home/nas-scanner итого 4 drwxrwxrwx 2 nas-scanner nas-scanner 4096 июн 26 13:37 scanner 

I solved it with a crutch path, created a new user and registered new paths, the problem lies somewhere in the access rights settings, but what exactly did not determine the reason, because the question is open.

  • Good day! Did you find a normal solution to this problem? I have the same problem with sharing an external disk. - Hermann Zheboldov

0