January 23, 201115 yr Is it possible to share the /mnt/user/ folder? It'd be nice to have a place to view everything on my server at once... possible to share this folder?
January 23, 201115 yr It should be doable via the smb-extra.conf file. If you don't have one, you will have to create one. There's numerous other examples of this littered throughout the rest of the forums. Here is an example using the 5.0 beta 2 syntax, but it should be similar for the 4.x series. For examples, look at your existing /etc/samba/smb-shares.conf file. [AllShares] path = /mnt/user comment = All user shares browseable = yes # public public = yes writeable = yes
Archived
This topic is now archived and is closed to further replies.