Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <40522EE5.4060307@siemens.com> Date: Fri, 12 Mar 2004 16:43:01 -0500 From: "Smith, Gene" Reply-To: gene DOT smith AT siemens DOT com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: nfs-server re-exporting mapped network drives References: <4052204F DOT 7070103 AT siemens DOT com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Igor Pechtchanski wrote: >> Event Type: Error >> Event Source: nfsd >> Event Category: None >> Event ID: 0 >> Date: 3/12/2004 >> Time: 2:07:26 PM >> User: SEA\SMITED >> Computer: 04J005 >> Description: >> The description for Event ID ( 0 ) in Source ( nfsd ) cannot be found. >> The local computer may not have the necessary registry information or >> message DLL files to display messages from a remote computer. The >> following information is part of the event: nfsd : PID 2320 : starting >> service `m' failed: redirect_fd: open (1, /var/log/nfsd.log): 13, >> Permission denied. > > > Hmm, this one should be pretty obvious -- a "chmod a+w /var/log/nfsd.log" > should fix this right up. > Igor You are right! That fixed it. There was already a "w" for the user "SYSTEM" but not on group and other. Guess that's what it needs. This fact should definitely be added to the readme or changed in the default install. I changed it on all three nfs related log files for good measure. I also noticed that nfs-server-config script did not work quite right the second time you ran it. It would not reload the daemons but complain they were already installed. I fixed that my rearranging the order of things. Also, it always complained that your mounts were not global even when they are. I also fixed that. Should I send a patch to someone or just send my fixed file to this list? Thanks for the help. -gene -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/