When you share a disk resource with Samba directly (e.g. mount /dev/sda1 as /pub, then share /pub though Samba), you will always have a directory called as "lost+found" within the directory root.
BTW, since that is a system directory for fsck and belongs to root ONLY, you may hope to hide it from Samba so your client may not be confused. Moreover, you may also hope to hide those file/directory from Samba, if the user don't have enough privilege to access it. In this case, just add this line into your smb.conf, within global or target directory section (http://us4.samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControl...):
hide unreadable = YesRestart Samba and you will see the different :)


















Post new comment