小编Rob*_*ing的帖子

Samba 未显示任何共享

当我运行时,smbstatus --shares我看到没有列出任何股票。

这是我的结尾/etc/samba/smb.conf:

[Share]
   path = /var/www
   available = yes
   valid users = robert
   read only = no
   browsable = yes
   public = yes
   writable = yes
Run Code Online (Sandbox Code Playgroud)

这是以下结果testparm:

Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[homes]"
Processing section "[printers]"
Processing section "[Share]"
Loaded services file OK.
Server role: ROLE_STANDALONE

Press enter to see a dump of your service definitions

# Global parameters
[global]
        workgroup …
Run Code Online (Sandbox Code Playgroud)

linux samba network-shares ubuntu

6
推荐指数
1
解决办法
8756
查看次数

标签 统计

linux ×1

network-shares ×1

samba ×1

ubuntu ×1