X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Mon, 21 May 2012 13:05:48 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: user-group relationship problem Message-ID: <20120521110548.GE7763@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4FB1F8B1 DOT 8070406 AT samsung DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4FB1F8B1.8070406@samsung.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On May 15 10:33, Fedin Pavel wrote: > Looks like i've figured out why NFS sometimes becomes unresponsive. > This can be uid/gid problem. > I have a local used named 'nfsd' to run the server. Here is its > line from what mkpasswd -l reports. Note its GID=513. > > nfsd:unused:1010:513:nfsd,U-fedinw7x64\nfsd,S-1-5-21-2187549510-2720235518-4109675292-1010:/home/nfsd:/bin/bash > > I have created this user as a member of 'Administrators' group. > However look at mkgroup -l output: > > Administrators:S-1-5-32-544:544: > None:S-1-5-21-2187549510-2720235518-4109675292-513:513: > > So where has this 'none' came from? I even don't have it in my "None" is a default builtin group in the local SAM of all Windows NT versions since the beginnings. All local user accounts, including the admin account, have their primary group set to "None". This is a fixed setting which cannot be changed. Primary group membership can only be changed for domain accounts. The name "None" is actually localized, it's only "None" for the english Windows versions. It has always the SID combined of the computer SID with an attached RID of 513. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple