Re: [Qemu-devel] [PATCH] Declare state directory in smb.conf

2012-04-29 Thread Jan Kiszka
Nikolaus Rath schrieb: >Hi, > >It'd be great if someone could take a look at this and apply it if >there >are no objections... Will do asap when back from vacation. Jan > >Thanks, >-Nikolaus > >Nikolaus Rath writes: >> The smb.conf generated by the userspace networking does not include a >s

Re: [Qemu-devel] [PATCH] Declare state directory in smb.conf

2012-04-29 Thread Nikolaus Rath
Hi, It'd be great if someone could take a look at this and apply it if there are no objections... Thanks, -Nikolaus Nikolaus Rath writes: > The smb.conf generated by the userspace networking does not include a state > directory > directive. Samba therefore falls back to the default value. Sinc

[Qemu-devel] [PATCH] Declare state directory in smb.conf

2012-04-25 Thread Nikolaus Rath
The smb.conf generated by the userspace networking does not include a state directory directive. Samba therefore falls back to the default value. Since the user generally does not have write access to this path, smbd immediately crashes. The "state directory" option was added in Samba 3.4.0 (com