On Wed, Jan 17, 2007 at 02:09:15PM +0000, gd at samba.org wrote: > if (!ctx && !(ctx = event_context_init(NULL))) { > - smb_panic("Could not init smbd event context\n"); > + smb_panic("Could not init winbind event context\n"); > } Thanks :-) Volker