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: <41E69879.1060404@poczta.onet.pl> Date: Thu, 13 Jan 2005 16:49:13 +0100 From: rseku User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a5) Gecko/20041122 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: latest nfs server issues Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit I was totaly alone trying to fix nfs server bugs. One agains the world! So: 1. When there is an entry in rmtab You get STALE FILE HANDLE on client side. Service restart nor computer doesn;'t help 2. directory shared on server should have right uid. gid is not working at all 3. directory permission on windows doesn't matter 4. put anonuid in options because nfsd uses not what You migh expect my etc/exports is : /mnt/nfs *(rw,anonuid=1000) /mnt/tmp *(rw) 5. when I share /mnt/nfs I get uid 1000 which is robert, when I share /mnt/tmp I get uid also robert(instead of nobody or guest) robert -- 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/