Bug#858648: Fwd: [Pkg-samba-maint] Bug#858648: samba-vfs-modules: After last update i cant connect to a share when vfs objects shadow_copy2 is enabled

2017-03-27 Thread Erik Gieseler
Dear Mathieu,

no, i doesn't had a segfault but the rest sounds exactly the same like my
problem.

Meanwhile, as a workaround
​,​
i have changed some options in the smb.conf:

[global]
unix extensions = no
[share]
wide links = yes

Source of the workaraound:
https://serverfault.com/questions/745464/samba-share-yielding-invalid-handle

After that, i can access my shares, also with shadow_copy2 enabled.

Best regards from Germany

Erik


2017-03-26 9:45 GMT+02:00 Mathieu Parent <
​​
math.par...@gmail.com>:

> Hi,
>
> This is very similar to #858590. Do you have a segfault?
>
> Regards
>
> 2017-03-24 21:33 GMT+01:00 Erik Gieseler :
> > Package: samba-vfs-modules
> > Version: 2:4.2.14+dfsg-0+deb8u4
> > Severity: important
> >
> > Dear Maintainer,
> >
> > *** Reporter, please consider answering these questions, where
> appropriate ***
> >
> >* What led up to the situation?
> >* What exactly did you do (or not do) that was effective (or
> >  ineffective)?
> >* What was the outcome of this action?
> >* What outcome did you expect instead?
> >
> > *** End of the template - remove these template lines ***
> >
> > ___
> > Pkg-samba-maint mailing list
> > pkg-samba-ma...@lists.alioth.debian.org
> > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-samba-maint
>
>
>
> --
> Mathieu
>


Bug#858648: [Pkg-samba-maint] Bug#858648: samba-vfs-modules: After last update i cant connect to a share when vfs objects shadow_copy2 is enabled

2017-03-26 Thread Mathieu Parent
Hi,

This is very similar to #858590. Do you have a segfault?

Regards

2017-03-24 21:33 GMT+01:00 Erik Gieseler :
> Package: samba-vfs-modules
> Version: 2:4.2.14+dfsg-0+deb8u4
> Severity: important
>
> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate ***
>
>* What led up to the situation?
>* What exactly did you do (or not do) that was effective (or
>  ineffective)?
>* What was the outcome of this action?
>* What outcome did you expect instead?
>
> *** End of the template - remove these template lines ***
>
> ___
> Pkg-samba-maint mailing list
> pkg-samba-ma...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-samba-maint



-- 
Mathieu



Bug#858648: samba-vfs-modules: After last update i cant connect to a share when vfs objects shadow_copy2 is enabled

2017-03-24 Thread Erik Gieseler
Package: samba-vfs-modules
Version: 2:4.2.14+dfsg-0+deb8u4
Severity: important

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***
#=== Global Settings ===
[global]
workgroup = WORKGROUP
server string = %h server
dns proxy = no
log level = 2
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
syslog only = no
panic action = /usr/share/samba/panic-action %d
encrypt passwords = true
passdb backend = tdbsam
obey pam restrictions = yes
unix password sync = yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:* %n\n 
*password\supdated\ssuccessfully* .
pam password change = yes
socket options = TCP_NODELAY IPTOS_LOWDELAY SO_RCVBUF=65536 SO_SNDBUF=65536
read raw = yes
write raw = yes
max xmit = 65535
dead time = 15
getwd cache = yes
guest account = nobody
load printers = no
disable spoolss = yes
printing = bsd
printcap name = /dev/null
unix extensions = yes
wide links = yes
create mask = 0777
directory mask = 0777
use sendfile = yes
aio read size = 16384
aio write size = 16384
null passwords = no
local master = yes
time server = no
wins support = no
full_audit:failure = none
full_audit:success = rename write pwrite 
full_audit:prefix = IP=%I|USER=%u|MACHINE=%m|VOLUME=%S
full_audit:facility = local7
full_audit:priority = NOTICE

#=== Share Definitions ===
[DATEN]
path = poolz2/DATEN/DATEN/
guest ok = no
read only = no
browseable = yes
inherit acls = yes
inherit permissions = no
ea support = no
store dos attributes = yes
#vfs objects = recycle, shadow_copy2, full_audit
vfs objects = recycle, full_audit
recycle:repository = /poolz2/DATEN/PAPIERKORB/
recycle:keeptree = yes
recycle:versions = yes
recycle:touch = no
recycle:directory_mode = 0777
recycle:subdir_mode = 0700
recycle:exclude = 
recycle:exclude_dir = 
recycle:maxsize = 0 
#shadow:snapdir = .zfs/snapshot
#shadow:format = GMT-%d.%m.%Y-%H:%M:%S
#shadow:sort = desc
printable = no
create mask = 0755
force create mode = 0644
directory mask = 0755
force directory mode = 0755
hide dot files = yes
valid users = "erik"
invalid users = 
read list = 
write list = "erik"

#=== Share Definitions ===
[DOWNLOADS]
path = home/erik/Downloads/
guest ok = no
read only = no
browseable = yes
inherit acls = yes
inherit permissions = no
ea support = no
store dos attributes = yes
vfs objects = full_audit
printable = no
create mask = 0755
force create mode = 0644
directory mask = 0755
force directory mode = 0755
hide dot files = yes
valid users = "erik"
invalid users = 
read list = 
write list = "erik"