Jelmer Vernooij wrote: > > Hi, > > Here's my latest patch for today :-). This one brings: > > - convert lp_passdb_backend() parameter to a list > - fix bug in sid_copy(), which crashed whenever a NULL pointer was > given as an argument. (sometimes caused errors when user doesn't > have access to secrets.tdb)
Applied, but I've done the sid_copy() problem differently. We really should be checking the return from get_global_sam_sid() where it could possibly not exist - or make that fn panic or somthing. Andrew, -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
