Bug#383592: samba processes crash due to incorrect access of, tdbsam

2006-09-11 Thread Bill Denney
Well, I got the same error, and I'm pretty sure that swat originally generated my config file, too. Is there any way to show this as config file parsing error instead of reporting it like a segfault? Bill -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#383592: samba processes crash due to incorrect access of tdbsam

2006-08-18 Thread Michael Neuffer
Package: samba Version: 3.0.23b-2 Severity: grave Stopping Samba daemons: nmbd smbdstart-stop-daemon: warning: failed to kill 4425: No such process . Starting Samba daemons: nmbd smbd. server:/etc# smbpasswd neuffer No builtin nor plugin backend for tdbsam, found PANIC (pid 3344):

Bug#383592: samba processes crash due to incorrect access of tdbsam

2006-08-18 Thread Peter Eisentraut
Am Freitag, 18. August 2006 09:38 schrieb Michael Neuffer: Stopping Samba daemons: nmbd smbdstart-stop-daemon: warning: failed to kill 4425: No such process . Starting Samba daemons: nmbd smbd. server:/etc# smbpasswd neuffer No builtin nor plugin backend for tdbsam, found PANIC (pid 3344):

Bug#383592: samba processes crash due to incorrect access of tdbsam

2006-08-18 Thread Michael Neuffer
Peter Eisentraut wrote: Am Freitag, 18. August 2006 09:38 schrieb Michael Neuffer: Stopping Samba daemons: nmbd smbdstart-stop-daemon: warning: failed to kill 4425: No such process . Starting Samba daemons: nmbd smbd. server:/etc# smbpasswd neuffer No builtin nor plugin backend for tdbsam,

Bug#383592: samba processes crash due to incorrect access of tdbsam

2006-08-18 Thread Peter Eisentraut
Am Freitag, 18. August 2006 10:38 schrieb Michael Neuffer: passdb backend = tdbsam, This is your problem. There is no passdb backend named tdbsam,. You want tdbsam. Do you have any idea how that comma got in there? Because you're the second person reporting this problem. -- To

Bug#383592: samba processes crash due to incorrect access of tdbsam

2006-08-18 Thread Michael Neuffer
Peter Eisentraut wrote: Am Freitag, 18. August 2006 10:38 schrieb Michael Neuffer: passdb backend = tdbsam, This is your problem. There is no passdb backend named tdbsam,. You want tdbsam. Do you have any idea how that comma got in there? Because you're the second person

Bug#383592: samba processes crash due to incorrect access of tdbsam

2006-08-18 Thread Steve Langasek
On Fri, Aug 18, 2006 at 06:14:37PM +0900, Michael Neuffer wrote: Peter Eisentraut wrote: Am Freitag, 18. August 2006 10:38 schrieb Michael Neuffer: passdb backend = tdbsam, This is your problem. There is no passdb backend named tdbsam,. You want tdbsam. Do you have any idea how

Bug#383592: samba processes crash due to incorrect access of tdbsam

2006-08-18 Thread Michael Neuffer
Hi Steve Steve Langasek wrote: On Fri, Aug 18, 2006 at 06:14:37PM +0900, Michael Neuffer wrote: Peter Eisentraut wrote: Am Freitag, 18. August 2006 10:38 schrieb Michael Neuffer: passdb backend = tdbsam, This is your problem. There is no passdb backend named tdbsam,. You want

Bug#383592: samba processes crash due to incorrect access of tdbsam

2006-08-18 Thread Andrew Bartlett
On Fri, 2006-08-18 at 15:20 -0700, Steve Langasek wrote: The thing is that there are many ways that a user might have set their passdb backend which happened to work, but which were never correct according to the documented syntax. I'm pretty sure that backend1, backend2 was not the