On Mon, 2003-06-23 at 15:10, [EMAIL PROTECTED] wrote: > > Date: Mon Jun 23 05:10:08 2003 > Author: jerry > > Update of /data/cvs/samba/source/nsswitch > In directory dp.samba.org:/tmp/cvs-serv18612/nsswitch > > Modified Files: > Tag: SAMBA_3_0 > winbindd_ads.c winbindd_cache.c winbindd_group.c > winbindd_rpc.c > Log Message: > * set domain->last_status = NT_STATUS_SERVER_DISABLED on an ads_connect() failure > * Fix code to use winbind_rpc methods for trusted mixed mode or NT4 domains > ( does no one ever test this? ) > * add in LDAP code to get the sequence number for rpc based seqnum update. > ( this is needed if the DC is upgraded and samba is not reconfigured > to use security = ads; it's not pretty but it works (from app_head) )
Talking about testing - the IRIX compiler found some interesting things
in this patch: (au2 on build farm)
"nsswitch/winbindd_group.c", line 300: warning(1551): variable "domain"
is
used before its value is set
((name_type==SID_NAME_ALIAS) && strequal(lp_workgroup(),
domain->name))) )
^
"nsswitch/winbindd_group.c", line 462: error(1042): operand types are
incompatible ("int (*)(void)" and "int")
if ( lp_security != SEC_ADS && domain->native_mode
^
1 error detected in the compilation of
"/home/build/.ccache/tmp.stdout.8867.i".
Andrew Bartlett
--
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
signature.asc
Description: This is a digitally signed message part
