Я пытаюсь подключить лабораторный секвенсор к нашему серверу linux (centos 7) через самбу. Seqeuencer работает под управлением Windows 10 и подключен к нашей сети. Я настроил доступ на сервере и включил smb в Windows 10. Я также перезагрузил секвенсор.
Когда пытаюсь подключить драйвер, ничего не вижу.
Есть ли способ проверить подключение к самбе из командной строки в windows?
конфиг самбы с сервера. Проверил и рабочая группа такая же ..
Что еще мне делать на любой платформе?
testparm
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (8192) to minimum Windows limit (16384)
Processing section "[homes]"
Processing section "[printers]"
Processing section "[print$]"
Processing section "[nextseq]"
Processing section "[iseq]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
# Global parameters
[global]
dos charset = CP932
map to guest = Bad User
printcap name = cups
security = USER
server max protocol = SMB2
idmap config * : backend = tdb
cups options = raw
[homes]
browseable = No
comment = Home Directories
inherit acls = Yes
read only = No
valid users = %S %D%w%S
[printers]
browseable = No
comment = All Printers
create mask = 0600
path = /var/tmp
printable = Yes
[print$]
comment = Printer Drivers
create mask = 0664
directory mask = 0775
path = /var/lib/samba/drivers
write list = root
[nextseq]
path = /storage/nextseq
read only = No
valid users = @smbgroup
[iseq]
path = /storage/iseq
read only = No
valid users = @smbgroup
Проверьте, соединяется ли секвенсор только с smb1. Если да, настройте его на использование smb2. SMB1 имеет известные проблемы с безопасностью и по умолчанию не включен. В противном случае настройте сервер samba для приема smb1.