Bug#382296: Bug#382319: Bug#382296: samba: smbd SEGFAULTS on startup (me too; my log)
> > > Thank you. That works. Will I/we have to undo the guest removal later on? > > > > No. > > I hope to see the updated Samba version soon. Thanks again, Steve. :) There won't be any updated version of samba for this. See https://bugzilla.samba.org/show_bug.cgi?id=4000 Upstream considers this a feature and mentions that "passwd backend = tdbsam guest" has never been supported. This is something that comes from older versions of samba. signature.asc Description: Digital signature
Bug#382296: Bug#382319: Bug#382296: samba: smbd SEGFAULTS on startup (me too; my log)
> > > > Me too with samba: smbd SEGFAULTS on startup -- > > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382296 > > > > > # cat /var/log/samba/log.smbd > > > > [2006/08/09 15:16:00, 0] smbd/server.c:main(847) > > > > smbd version 3.0.23b started. > > > > Copyright Andrew Tridgell and the Samba Team 1992-2006 > > > > [2006/08/09 15:16:00, 0] > > > > passdb/pdb_interface.c:make_pdb_method_name(174) > > > > No builtin nor plugin backend for tdbsam guest found > > > > [2006/08/09 15:16:00, 0] lib/util.c:smb_panic(1592) > > > > PANIC (pid 1267): pdb_get_methods_reload: failed to get pdb methods > > > > for backend tdbsam > > > > guest > > > > Ok. As a workaround, please remove 'guest' from the 'passdb backend' line > > > in smb.conf. Upstream deprecated the guest backend a while ago IIRC, but > > > this points to a problem with the parsing of passdb backend arguments > > > being > > > broken; we'll have to chase that up with upstream, but in the meantime I > > > suspect that dropping the second backend name will be an adequate stopgap. > > > Thank you. That works. Will I/we have to undo the guest removal later on? > > No. I hope to see the updated Samba version soon. Thanks again, Steve. :) -- "The world flatters the elephant and tramples on the ant." --Indian /\___/\ / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site) | |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED] ( ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#382296: Bug#382319: Bug#382296: samba: smbd SEGFAULTS on startup (me too; my log)
On Thu, Aug 10, 2006 at 09:04:30AM -0700, Phillip Pi wrote: > > > Me too with samba: smbd SEGFAULTS on startup -- > > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382296 > > > # cat /var/log/samba/log.smbd > > > [2006/08/09 15:16:00, 0] smbd/server.c:main(847) > > > smbd version 3.0.23b started. > > > Copyright Andrew Tridgell and the Samba Team 1992-2006 > > > [2006/08/09 15:16:00, 0] passdb/pdb_interface.c:make_pdb_method_name(174) > > > No builtin nor plugin backend for tdbsam guest found > > > [2006/08/09 15:16:00, 0] lib/util.c:smb_panic(1592) > > > PANIC (pid 1267): pdb_get_methods_reload: failed to get pdb methods for > > > backend tdbsam > > > guest > > Ok. As a workaround, please remove 'guest' from the 'passdb backend' line > > in smb.conf. Upstream deprecated the guest backend a while ago IIRC, but > > this points to a problem with the parsing of passdb backend arguments being > > broken; we'll have to chase that up with upstream, but in the meantime I > > suspect that dropping the second backend name will be an adequate stopgap. > Thank you. That works. Will I/we have to undo the guest removal later on? No. Cheers, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#382296: samba: smbd SEGFAULTS on startup (me too; my log)
> > Me too with samba: smbd SEGFAULTS on startup -- > > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382296 > > > # cat /var/log/samba/log.smbd > > [2006/08/09 15:16:00, 0] smbd/server.c:main(847) > > smbd version 3.0.23b started. > > Copyright Andrew Tridgell and the Samba Team 1992-2006 > > [2006/08/09 15:16:00, 0] passdb/pdb_interface.c:make_pdb_method_name(174) > > No builtin nor plugin backend for tdbsam guest found > > [2006/08/09 15:16:00, 0] lib/util.c:smb_panic(1592) > > PANIC (pid 1267): pdb_get_methods_reload: failed to get pdb methods for > > backend tdbsam > > guest > > Ok. As a workaround, please remove 'guest' from the 'passdb backend' line > in smb.conf. Upstream deprecated the guest backend a while ago IIRC, but > this points to a problem with the parsing of passdb backend arguments being > broken; we'll have to chase that up with upstream, but in the meantime I > suspect that dropping the second backend name will be an adequate stopgap. Thank you. That works. Will I/we have to undo the guest removal later on? -- "The world flatters the elephant and tramples on the ant." --Indian /\___/\ / /\ /\ \ Phillip (Ant) @ http://antfarm.ma.cx (Personal Web Site) | |o o| | Ant's Quality Foraged Links (AQFL): http://aqfl.net \ _ / E-mail: [EMAIL PROTECTED] or [EMAIL PROTECTED] ( ) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#382296: samba: smbd SEGFAULTS on startup (me too; my log)
Steve Langasek wrote: On Thu, Aug 10, 2006 at 12:20:35AM -0700, Phillip Pi wrote: Me too with samba: smbd SEGFAULTS on startup -- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382296 # cat /var/log/samba/log.smbd [2006/08/09 15:16:00, 0] smbd/server.c:main(847) smbd version 3.0.23b started. Copyright Andrew Tridgell and the Samba Team 1992-2006 [2006/08/09 15:16:00, 0] passdb/pdb_interface.c:make_pdb_method_name(174) No builtin nor plugin backend for tdbsam guest found [2006/08/09 15:16:00, 0] lib/util.c:smb_panic(1592) PANIC (pid 1267): pdb_get_methods_reload: failed to get pdb methods for backend tdbsam guest Ok. As a workaround, please remove 'guest' from the 'passdb backend' line in smb.conf. Upstream deprecated the guest backend a while ago IIRC, but this points to a problem with the parsing of passdb backend arguments being broken; we'll have to chase that up with upstream, but in the meantime I suspect that dropping the second backend name will be an adequate stopgap. Thanks, with smb.conf modified as suggested and re-upgrading, samba restarted ok and I was able to access files and the printer on the machine running samba 3.0.23b from a Windows XPSP2 machine. Arthur. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#382296: samba: smbd SEGFAULTS on startup (me too; my log)
On Thu, Aug 10, 2006 at 12:20:35AM -0700, Phillip Pi wrote: > Me too with samba: smbd SEGFAULTS on startup -- > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382296 > # cat /var/log/samba/log.smbd > [2006/08/09 15:16:00, 0] smbd/server.c:main(847) > smbd version 3.0.23b started. > Copyright Andrew Tridgell and the Samba Team 1992-2006 > [2006/08/09 15:16:00, 0] passdb/pdb_interface.c:make_pdb_method_name(174) > No builtin nor plugin backend for tdbsam guest found > [2006/08/09 15:16:00, 0] lib/util.c:smb_panic(1592) > PANIC (pid 1267): pdb_get_methods_reload: failed to get pdb methods for > backend tdbsam > guest Ok. As a workaround, please remove 'guest' from the 'passdb backend' line in smb.conf. Upstream deprecated the guest backend a while ago IIRC, but this points to a problem with the parsing of passdb backend arguments being broken; we'll have to chase that up with upstream, but in the meantime I suspect that dropping the second backend name will be an adequate stopgap. -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [EMAIL PROTECTED] http://www.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
Bug#382296: samba: smbd SEGFAULTS on startup (me too; my log)
Me too with samba: smbd SEGFAULTS on startup -- http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382296 # cat /var/log/samba/log.smbd [2006/08/09 15:16:00, 0] smbd/server.c:main(847) smbd version 3.0.23b started. Copyright Andrew Tridgell and the Samba Team 1992-2006 [2006/08/09 15:16:00, 0] passdb/pdb_interface.c:make_pdb_method_name(174) No builtin nor plugin backend for tdbsam guest found [2006/08/09 15:16:00, 0] lib/util.c:smb_panic(1592) PANIC (pid 1267): pdb_get_methods_reload: failed to get pdb methods for backend tdbsam guest [2006/08/09 15:16:00, 0] lib/util.c:log_stack_trace(1699) BACKTRACE: 7 stack frames: #0 /usr/sbin/smbd(log_stack_trace+0x23) [0x822b923] #1 /usr/sbin/smbd(smb_panic+0x46) [0x822ba16] #2 /usr/sbin/smbd [0x81ea8d1] #3 /usr/sbin/smbd(initialize_password_db+0xe) [0x81ea91e] #4 /usr/sbin/smbd(main+0x591) [0x82c1bf1] #5 /lib/tls/libc.so.6(__libc_start_main+0xc8) [0xb7c35ea8] #6 /usr/sbin/smbd [0x8082a01] [2006/08/09 15:16:00, 0] lib/util.c:smb_panic(1600) smb_panic(): calling panic action [/usr/share/samba/panic-action 1267] /usr/share/samba/panic-action: line 51: mail: command not found [2006/08/09 15:16:01, 0] lib/util.c:smb_panic(1608) smb_panic(): action returned status 127 [2006/08/09 15:16:01, 0] lib/fault.c:dump_core(173) dumping core in /var/log/samba/cores/smbd Thank you in advance. :) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]