From owner-freebsd-questions Tue Dec 10 11:16:19 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E0837B401 for ; Tue, 10 Dec 2002 11:16:18 -0800 (PST) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9E1CC43E4A for ; Tue, 10 Dec 2002 11:16:16 -0800 (PST) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org ([10.3.12.105]) by meitner.wh.uni-dortmund.de (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) with ESMTP id gBAIWQc01966; Tue, 10 Dec 2002 19:32:26 +0100 X-Authentication-Warning: meitner.wh.uni-dortmund.de: Host [10.3.12.105] claimed to be lofi.dyndns.org Received: from gmx.net (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.6/8.12.6) with ESMTP id gBAJG06k094426 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Tue, 10 Dec 2002 20:16:02 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) Message-ID: <3DF63D70.4030200@gmx.net> Date: Tue, 10 Dec 2002 20:16:00 +0100 From: Michael Nottebrock User-Agent: Mozilla/5.0 (X11; U; Linux i386; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Akifyev Sergey Cc: freebsd-questions@freebsd.org Subject: Re: nfs creates files with huge uids References: <3DF53278.9030405@gmx.net> <1039507581.307.26.camel@asa.gascom.net.ru> X-Enigmail-Version: 0.63.3.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Akifyev Sergey wrote: > [... ripped by viruses ...] > In the absence of -maproot and -mapall options, remote accesses by root > will result in using a credential of -2:-2. All other users will be > mapped to their remote credential. > [... ripped by viruses ...] > > so, here's your answer! -2 would be 0xfffffffe in hexadecimal, and > 4294967294 in decimal (10 digits). Here's where your insanely huge uid > comes from. Thanks! However, isn't there a bug somewhere - either that nfs (can) create files with such high uids or that find(1) is still limited to 16-bit uids? -- Regards, Michael Nottebrock To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message