Re: trust relationship

2002-04-16 Thread Andrew Bartlett
Ariel Mella wrote: how is the state of trust relationship between samba domain and NT 4 domains? in what versions samba2.2x or samba3.x? thanks Developemnt currently underway in HEAD. This won't appear in 2.2. Andrew Bartlett -- Andrew Bartlett [EMAIL

trusted domains enumeration v3

2002-04-16 Thread Rafal Szczesniak
Here it comes. This version doesn't introduce renaming of the status code. Looks better ? :) cheers, ++ |Rafal 'Mimir' Szczesniak [EMAIL PROTECTED] | |*BSD, GNU/Linux and Samba /

RE: compile samba 2.2 and 3.0 on HP/UX 10.20

2002-04-16 Thread MCCALL,DON (HP-USA,ex1)
Hi Thomas, go to smbd/vfs.c and change the call to dlerror() to sys_dlerror(), that will get you past your compile problem on 2.2. Haven't looked any further at this yet; let me know if you run into other issues on 10.20 Don -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Re: SMB Packet header

2002-04-16 Thread Christopher R. Hertel
Paul Vanlint wrote: This is what the RFC says: Sorry to be pedantic but it is not an RFC, just an expired Internet-Draft. I think it is important to highlight that. It says that this is an expired ietf draft, so perhaps there is a newer one, but this should give you a start. Yep. The

recycle bin mpeg still panic action

2002-04-16 Thread David Mulcahy
Hello all just a quick note to inform you that after getting 2.2.4pre from CVS (15/04/2002)I still recieve a internal error message when using the recycle bin VFS and the MPEG file in the same dir. Also I am getting the same error message thet Daniel Beschorner reported about fstat on a bog

samba file consistency

2002-04-16 Thread Harsch Alexander
Hello everybody, I am experiencing problems with my samba 2.2 , We are working with an application called tasktimer which places some kind of native database on a sama share and accesses it with something like an ODBC driver. After a short period of time, the database can not be accessed

Re: lsa_enum_trust_dom functionality

2002-04-16 Thread Tim Potter
On Tue, Apr 16, 2002 at 02:52:01PM +0200, Rafal Szczesniak wrote: proper args to continue or finish the enumeration. It may be annoying to write such code in each place we use client side of enumeration, so I propose to write a higher level function which could take care of doing it properly