RE : vms_tdb.c modifications

2003-06-30 Thread COLLOT Jean-Yves
First, the right syntax should be : SMBPASSWD -j DOMAIN -r MACHINE "-U" administrator%password Note that only uppercase characters has to be enclosed in quotes, and there must be a blank between "-U" and the user%password Second, you must check that the user executing that command has the SAMBA_R

RE: vms_tdb.c modifications

2003-06-28 Thread John Santos
At 12:39 PM 6/26/2003 -0500, Steve Stapleton wrote: I have successfully downloaded the Samba kit and re-linked it on an AlphaStation 255 running VMS 7.2-2 and TCPIP V5.0A. The were no errors during the linking process and the install procedure did not report any errors. I was able to access a tes

RE : vms_tdb.c modifications

2003-06-27 Thread John E. Malmberg
On Thu, 26 Jun 2003, Dave Jones wrote: > The port will be different in the approach taken to resolve incompatibilities > the Samba code has with the VMS environment. A wrapper shared image can be used with more than just SAMBA if it is done correctly. > For example, the Samba code > assumes the

RE: vms_tdb.c modifications

2003-06-26 Thread Steve Stapleton
I have successfully downloaded the Samba kit and re-linked it on an AlphaStation 255 running VMS 7.2-2 and TCPIP V5.0A. The were no errors during the linking process and the install procedure did not report any errors. I was able to access a test share right after the install however there were a

RE: RE : vms_tdb.c modifications

2003-06-26 Thread Jan-erik Söderholm (QAC)
MAIL PROTECTED]'"@er6s1.eng.ohio-state.edu Cc: [EMAIL PROTECTED] Subject: RE: RE : vms_tdb.c modifications >You say that you are "working on a fresh port of 2.2.8", >how will this "port" be different from the current 2.2.8 >port at the pi-net site ? Is

Re: RE : vms_tdb.c modifications

2003-06-26 Thread Dave Jones
: Dave Jones <[EMAIL PROTECTED]> Subject: RE: RE : vms_tdb.c modifications In-reply-to: "Your message dated Thu, 26 Jun 2003 16:36:27 +0200" <[EMAIL PROTECTED]> To: =?ISO-8859-1?Q?Jan-erik_S=F6derholm_=28QAC=29?= <[EMAIL PROTECTED]>, "'[EMAIL PROTECTED]'&quo

RE: RE : vms_tdb.c modifications

2003-06-26 Thread Jan-erik Söderholm (QAC)
s just something I don't understand... Jan-Erik. -Original Message- From: Dave Jones [mailto:[EMAIL PROTECTED] Sent: den 26 juni 2003 16:27 To: Jan-erik Söderholm (QAC) Cc: [EMAIL PROTECTED] Subject: Re: RE : vms_tdb.c modifications >I was just going to ask, how are these two versi

Re: RE : vms_tdb.c modifications

2003-06-26 Thread Dave Jones
>I was just going to ask, how are these two versions >related to each other ? If you are asking about vms_tdb.c, they have a common ancestor. The original work was by Jean-Yves Collot, as best I can tell. Just to clarify my earlier statement about my 'fresh start' port of Samba - it does incopor

RE: RE : vms_tdb.c modifications

2003-06-26 Thread Jan-erik Söderholm (QAC)
I was just going to ask, how are these two versions related to each other ? Jan-Erik. COLLOT Jean-Yves wrote: >Your TDB changes will be included in my next version. PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING: http://www.catb.org/~esr/faqs/smart-questions.html

RE : vms_tdb.c modifications

2003-06-26 Thread COLLOT Jean-Yves
Your TDB changes will be included in my next version. Thanks. PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING: http://www.catb.org/~esr/faqs/smart-questions.html

vms_tdb.c modifications

2003-06-26 Thread Dave Jones
I did some further modifications to vms_tdb.c/tdb.h, available at http://www.er6.eng.ohio-state.edu/~jonesd/samba/vms_tdb.zip. Changes: - Increase the maximum record size to 2036 bytes. - Fixed a bug in the TDB_INTERNAL mode operation (only the [.locking]posix.c module appears to use