当我运行时,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)