小第一直有一個問題
SAMBA我不論怎麼設定
能分享的目錄就只有 /tmp 和 /home 底下的
path = 其他目錄
都會跳出
你沒有存取的權限 小弟我還是linux新手
我知道目錄權限可使用chmod 更改 可是我還是無法分享出來
不知道是發生什麼問題
我這邊目錄是這樣設定的....
[global]
follow symlink = yes
wide symlinks = yes
unix extensions = no
security = share
[html]
comment = Temporary file space
path = /var/www/html
read only = no
public = yes
create mode = 0777
directory mode = 0777
guest ok = yes
--
SAMBA我不論怎麼設定
能分享的目錄就只有 /tmp 和 /home 底下的
path = 其他目錄
都會跳出
你沒有存取的權限 小弟我還是linux新手
我知道目錄權限可使用chmod 更改 可是我還是無法分享出來
不知道是發生什麼問題
我這邊目錄是這樣設定的....
[global]
follow symlink = yes
wide symlinks = yes
unix extensions = no
security = share
[html]
comment = Temporary file space
path = /var/www/html
read only = no
public = yes
create mode = 0777
directory mode = 0777
guest ok = yes
--
All Comments