Hi Stephen, Including sys$startup:SAMBA_SHUTDOWN.COM in SYSHUTDWN.COM is *NOT* working. It does not delete the NMBD.PID file, so that, NMBD process does not get started at the next bootup.
Any ideas ? Thanks Luiz On Tue, 10 Jan 2006, Stephen Eickhoff wrote: > [EMAIL PROTECTED] wrote: > > > Message: 4 > > Date: Tue, 10 Jan 2006 10:19:48 +0100 > > From: COLLOT Jean-Yves <[EMAIL PROTECTED]> > > Subject: RE : RE : NMBD Problem on Samba2.2.8+Multinet and OpenVMS > > 7.3-1 > > To: "'Luiz Guilherme Regis Emediato'" <[EMAIL PROTECTED]>, > > "'[email protected]'" <[email protected]> > > Message-ID: > > <[EMAIL PROTECTED]> > > Content-Type: text/plain; charset="iso-8859-1" > > > > This is true. > > The NMBD.PID file contains the PID of the NMBD process. When NMBD starts, it > > reads that file, and checks if that PID is a living process. If it is, NMBD > > thinks that another NMBD is already running, and stops. > > > > Obviously, this is a typical Unix scheme, but it does not work too well on > > VMS. > > > > The easiest way, of course, is to delete that file in the SAMBA_STARTUP.COM > > procedure. > > Is it not sufficient to put sys$startup:SAMBA_SHUTDOWN.COM in the > SYSHUTDWN.COM? > > -- > ---------------------------------- > Stephen Eickhoff > www.operagost.com > > "Woe to those who call evil good > and good evil, > who put darkness for light > and light for darkness, > who put bitter for sweet > and sweet for bitter." > > Isaiah 5:20 > ---------------------------------- > PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING: > > http://www.catb.org/~esr/faqs/smart-questions.html > PLEASE READ THIS IMPORTANT ETIQUETTE MESSAGE BEFORE POSTING: http://www.catb.org/~esr/faqs/smart-questions.html
