[an error occurred while processing this directive]

Создание общедоступного по SMB/CIFS протоколу хранилища файлов
smb.conf:

   interfaces = lo eth1
   bind interfaces only = true
   ... 
   security = share
   ...
   guest account = nobody
   ...
   [Guest Share]
        comment = Guest access share
        path = /path/to/dir/to/share
        browseable = yes
        read only = yes
        guest ok = yes
 
24.05.2006 , Источник: http://www.debuntu.org/guest-file-s...
Ключи: samba / Лицензия: CC-BY
Раздел:    Корень / Администратору / Сетевые сервисы / Samba

[an error occurred while processing this directive]

[an error occurred while processing this directive]