Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sharing drives and folders
#2

From windows: if the share has a $ in the name (eg: hidden$) then it becomes a hidden share, and unless you know of it (or can view it in Server Manager) then it won't come up in a browse list

 

From Linux: if you are using SAMBA, then using "browseable = no" against a share point means the same thing, for instance:



Code:
[backups]
  comment = My secret backups
  path = /var/spool/backups
  valid users = rod jane freddy
  writable = yes
  printable = no
  create mask = 0660
  directory mask = 0770
  browseable = no




 

By the way, if all you need is routing, firewall and AV filtering, look at running "Smoothwall" and ClamAV on the PC. It may be more efficient (and boots a lot quicker)

Reply


Messages In This Thread
Sharing drives and folders - by Bakshara - 2009-07-23, 01:38 PM
Sharing drives and folders - by Dungeon-Dave - 2009-07-24, 10:54 PM
Sharing drives and folders - by Bakshara - 2009-07-27, 01:05 PM
Sharing drives and folders - by Dungeon-Dave - 2009-07-27, 01:29 PM
Sharing drives and folders - by Bakshara - 2009-09-16, 02:19 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)