FreeBSD Port: samba-3.0.23,1

Timur I. Bakeyev timur at com.bat.ru
Wed Jul 12 12:37:19 UTC 2006


On Wed, 12 Jul 2006 13:46:52 +0200
  Daniel Dvořák <dandee at hellteam.net> wrote:
> Hi Timur,
> 
> thank you for your quick answer.
> 
> Could you explain, what I lose if SMBSH wrapper is not compilled to 
>samba ?
> 
> I think this is important option, I tried to search what smbsh 
>stands for,
> but I did not find any relevant information.

Smbsh is a shell wrapper (implemented via LD_PRELOAD) that makes 
access to /smb magic - by changing into that directory and farther you 
can get access to Samba shares on other machines and files on them. 
That supposed to work implicitly to other programs, so you can for 
example, edit file on a Windows share with vi.

It's sort of userland mount_smb, but unfortunately, there are some 
problems with the implementation, so it doesn't work on FreeBSD. 
Moreover, I was told that in next version of Samba3 it'll be removed.

For more documentation you can chech smbwrapper/ directory in the 
net/samba3 source tree.

With regards,
Timur.


More information about the freebsd-ports mailing list