Jump to content

Recommended Posts

Posted

Есть 2 ПК связанные по средствам коммутатора DES -1005D на обоих установлена Ubuntu 11.10.

1-й - 192.168.100.2

2-й - 192.168.100.3

Пинги идут без задержек и потерь. Пытаюсь сделать общий доступ к папке /home/snow/video через Samba.

Проблема в том что на клиентской машине в папке "Сеть" не отображаются папки к которым открыт общий доступ.

Действия которые были выполнены:

1. На серверной машине создал пользователя snowly

2. smbpasswd -a snowly

3. smbpasswd -e snowly

4. Отредактировал /etc/samba/smb.conf

server string = Ubuntu

workgroup = WORKGROUP

security = share

comment = video

path = /home/snow/video

create mode = 0777

directory mask = 0777

available = yes

browseable = yes

guest ok = yes

writeable = yes

5. service smbd restart

На сервере папка отображается, на клиенте нет. Просьба помочь разобраться в ситуации

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...