michalpolkowski / alt-f

Automatically exported from code.google.com/p/alt-f
0 stars 0 forks source link

Samba: vfs object recycle doesnt work cant mount share #106

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
recycle bin (vfs object recycle) doesnt work on samba in alt-f
Its not possible to mount a share with vfs object recycle 

Ubuntu reports "Unable to mount location, failed to mount windows share"

Im using similar configuration on ffp

Folowing lines is from log.smbd
[2012/08/12 00:42:27.646433,  0] smbd/vfs.c:167(vfs_init_custom)
  error probing vfs module 'recycle': NT_STATUS_UNSUCCESSFUL
[2012/08/12 00:42:27.648769,  0] smbd/vfs.c:309(smbd_vfs_init)
  smbd_vfs_init: vfs_init_custom failed for recycle

I'm running Alt-F 0.1RC2 on a DNS-323 HW:A1 

Original issue reported on code.google.com by marijoed...@gmail.com on 11 Aug 2012 at 10:05

Attachments:

GoogleCodeExporter commented 9 years ago
Alt-F has a stripped down version of samba, only with the essential tools in 
order to fit the tiny flash space memory available (8MB total!),thus no vfs 
modules are available in the base firmware.

However, I have setup an untested samba-modules package, which I attach.
Are you willing to test it and report back your results?
A *minimal* share configuration for the recycle-bin, suitable for most users, 
will also be very welcome.

In order to install it, download it to the box and execute the command

   ipkg install <path_to>/samba-modules_3.5.15_arm.ipk

As RC2 has samba-3.5.12 and this package is built for samba-3.5.15, I'm not 
sure if it will work.

Thanks

Original comment by whoami.j...@gmail.com on 14 Aug 2012 at 9:24

Attachments:

GoogleCodeExporter commented 9 years ago
samba-modules is now available in the package repository. Untested.

Original comment by whoami.j...@gmail.com on 16 Sep 2012 at 3:05