[PATCH] lp_passdb_backend() -> list, sid_copy() fix

Andrew Bartlett abartlet at samba.org
Thu Jun 13 20:14:01 GMT 2002


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                                 abartlet at pcug.org.au
Manager, Authentication Subsystems, Samba Team  abartlet at samba.org
Student Network Administrator, Hawker College   abartlet at hawkerc.net
http://samba.org     http://build.samba.org     http://hawkerc.net




More information about the samba-technical mailing list