Доброе время суток. Выставил характеристики в файле smb.conf
[global]
## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of
workgroup = WORKGROUP
netbios name = UIT
hosts allow = 172.20.0.0/20
interfaces = all
log file = /var/log/samba/log.%m
max log size = 1000
syslog = 0
guest account = nobody
security = share
dos charset = cp866
unix charset = utf-8
[profiles]
; comment = Users profiles
; path = /home/samba/profiles
; guest ok = no
; browseable = no
; create mask = 0600
; directory mask = 0700
[printers]
comment = All Printers
browseable = no
path = /var/spool/samba
printable = yes
guest ok = no
read only = yes
create mask = 0700
# Windows clients look for this share name as a source of downloadable
# printer drivers
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
read only = yes
guest ok = no
# Uncomment to allow remote administration of Windows print drivers.
# You may need to replace 'lpadmin' with the name of the group your
# admin users are members of.
# Please note that you also need to set appropriate Unix permissions
# to the drivers directory for these users to have write rights in it
; write list = root, @lpadmin
[share]
path = /media/usb/
comment = share
printable = no
writable = yes
guest ok = yes
create mask = 0777
directory mask = 0777
public = yes
readonly = no
[admins]
path = /media/admins/
comment = adminshare
guest ok = no
printable = no
writable = yes
create mask = 0777
directory mask = 0777
Не могу отсканировать документ в папку share с сетевого МФУ. С любого компьютера сети в папку шаре заходит, изменяет и создает папки и файлы без логина и пароля, но вот с МФУ не могу отправить файл.
в файле smbusers нет пользователей. в лог тоже ничего не сохраняет, за исключением компьютеров , которые подключались к папке .
ls -l
итого 12
drwxr-xr-x 3 root root 4096 марта 4 16:52 admins
drwxr-xr-x 2 root root 4096 янв. 25 16:00 cdrom
drwxrwxrwx 2 root root 4096 марта 11 17:25 usb
В чем может быть проблема? На МФУ пишет
cannot connect smb server
ТС не появлялся на Форуме более полугода по состоянию на 13/07/2019 (последняя явка: 29/04/2016). Модератором раздела принято решение закрыть тему.
--zg_nico