Re: 3.0Alpha21 and W2K AD 'dorking' Samba machine acct?

2003-02-12 Thread Nik Conwell
On Thu, 30 Jan 2003, Andrew Bartlett wrote: > On Thu, 2003-01-30 at 23:32, Nik Conwell wrote: > > > > Anybody seeing a scenario like this? > > > > net ads join adds our machine entry to AD just fine. > > > > The machine entry object in the AD d

3.0Alpha21 and W2K AD 'dorking' Samba machine acct?

2003-01-30 Thread Nik Conwell
Anybody seeing a scenario like this? net ads join adds our machine entry to AD just fine. The machine entry object in the AD database has: OperatingSystem"Samba" OperatingSystemVersion "post3.0-HEAD" dnsHostname"ourhost" Some time later "something" happened, and

3.0 alpha21 kerberos_verify.c problems on AIX 4.3

2002-12-13 Thread Nik Conwell
Samba 3.0, alpha 21. kerberos_verify.c has: ... krb5_get_permitted_enctypes(context, &enctypes) ... for (i=0;enctypes[i];i++) { ... if (!(ret = krb5_rd_req(context, &auth_context, &packet, NULL, keytab, NULL

Re: 3.0.20 Alpha configure on AIX4.3 for -lcom_err broken

2002-11-25 Thread Nik Conwell
> Could you check whether your com_err library contains the _et_list symbol? > You can request a list of symbols in a library using nm /path/to/library > usually. 10:20:55 acsn08 [source] nm /usr/local/krb5-1.2.6/lib/libcom_err.a |grep _et_list _et_list D 1108 4 _et_lis

Re: 3.0.20 Alpha configure on AIX4.3 for -lcom_err broken

2002-11-25 Thread Nik Conwell
On Tue, 26 Nov 2002, Jelmer Vernooij wrote: > Please don't send in patches to configure, but to configure.in > instead. Configure is autogenerated. Sorry; new to this. > Is there anything useful in config.log that indicates why the test for > _et_list in -lcom_err fails? Nothing interesting (t

3.0.20 Alpha configure on AIX4.3 for -lcom_err broken

2002-11-25 Thread Nik Conwell
I cvs'ed the latest 3.0.20 Alpha this morning... On the configure, the test for _et_list in libcom_err.a doesn't seem to ever work, even though _et_list is in com_err. Perhaps it's marked as private? (IBM cc or gcc, makes no difference.) This results in no -lcom_err being added to LIBS, and so