[Bug 1264478] [NEW] samba recycle NT_STATUS_UNSUCCESSFUL
    tombert 
    1264478 at bugs.launchpad.net
       
    Fri Dec 27 09:47:51 UTC 2013
    
    
  
Public bug reported:
smbd --version
3.6.6
Ubuntu 12.10 quantal
The recycle module is not initialized when using:
vfs objects = recycle
recycle:repository = .recycle
recycle:keeptree = Yes
recycle:touch = Yes
recycle:versions = No
recycle:exclude = *.tmp *.temp ~$* *.~??
(the same smb.conf working in Ubuntu 10.)
I tried to load the module manually by putting:
preload modules = /usr/lib/samba/vfs/recycle.so
But this fails with:
/var/log/samba/log.md171m2c:[2013/12/27 10:37:14.813237,  0] smbd/vfs.c:173(vfs_init_custom)
/var/log/samba/log.md171m2c:  error probing vfs module '/[Default VFS]/': NT_STATUS_UNSUCCESSFUL
/var/log/samba/log.md171m2c:   #4 smbd(smb_vfs_call_connect+0x7) [0xb6ee2fa7]
/var/log/samba/log.md171m2c:   #5 /usr/lib/samba/vfs/recycle.so(+0x11e8) [0xb625a1e8]
/var/log/samba/log.md171m2c:   #6 smbd(smb_vfs_call_connect+0x30) [0xb6ee2fd0]
thx
** Affects: samba (Ubuntu)
     Importance: Undecided
         Status: New
** Tags: samba smb
-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1264478
Title:
  samba recycle NT_STATUS_UNSUCCESSFUL
Status in “samba” package in Ubuntu:
  New
Bug description:
  smbd --version
  3.6.6
  Ubuntu 12.10 quantal
  The recycle module is not initialized when using:
  vfs objects = recycle
  recycle:repository = .recycle
  recycle:keeptree = Yes
  recycle:touch = Yes
  recycle:versions = No
  recycle:exclude = *.tmp *.temp ~$* *.~??
  (the same smb.conf working in Ubuntu 10.)
  I tried to load the module manually by putting:
  preload modules = /usr/lib/samba/vfs/recycle.so
  But this fails with:
  /var/log/samba/log.md171m2c:[2013/12/27 10:37:14.813237,  0] smbd/vfs.c:173(vfs_init_custom)
  /var/log/samba/log.md171m2c:  error probing vfs module '/[Default VFS]/': NT_STATUS_UNSUCCESSFUL
  /var/log/samba/log.md171m2c:   #4 smbd(smb_vfs_call_connect+0x7) [0xb6ee2fa7]
  /var/log/samba/log.md171m2c:   #5 /usr/lib/samba/vfs/recycle.so(+0x11e8) [0xb625a1e8]
  /var/log/samba/log.md171m2c:   #6 smbd(smb_vfs_call_connect+0x30) [0xb6ee2fd0]
  
  thx
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1264478/+subscriptions
    
    
More information about the foundations-bugs
mailing list