On Thu, Oct 30, 2008 at 09:42:47PM +0530, vishesh wrote:
> mimagabooks wrote:
> >smbd crashes on startup
> >
> >/var/log/samba/smbd output:
> >
> >[2008/10/30 00:58:56,  1]
> >passdb/pdb_ldap.c:ldapsam_enum_group_memberships(2850)
> >  User account [nobody] not found!
> >[2008/10/30 00:58:56,  0] lib/fault.c:fault_report(40)
> >  ===============================================================
> >[2008/10/30 00:58:56,  0] lib/fault.c:fault_report(41)
> >  INTERNAL ERROR: Signal 6 in pid 3902 (3.2.3-0.1-1882-SUSE-SL11.0)
> >  Please read the Trouble-Shooting section of the Samba3-HOWTO

Signal 6 is an abort, not a crash in the stricter sense. It
is very likely that some assumption in the LDAP code is not
met. This time it seems you have something like
ldapsam:trusted set but you don't have the user nobody
defined in your ldap tree. Please define nobody.

Volker

Attachment: pgpXYKvD75Rwr.pgp
Description: PGP signature

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to