From owner-freebsd-current@FreeBSD.ORG Fri Jan 7 19:12:31 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AD3161065675 for ; Fri, 7 Jan 2011 19:12:31 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 6489C8FC13 for ; Fri, 7 Jan 2011 19:12:31 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PbHjh-0004yJ-UJ for freebsd-current@freebsd.org; Fri, 07 Jan 2011 20:12:29 +0100 Received: from cpe-188-129-116-202.dynamic.amis.hr ([188.129.116.202]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jan 2011 20:12:29 +0100 Received: from ivoras by cpe-188-129-116-202.dynamic.amis.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 07 Jan 2011 20:12:29 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Fri, 07 Jan 2011 20:12:15 +0100 Lines: 12 Message-ID: References: <4d26f9a20813d5.52450662@wp.pl> <1543154155.235420.1294411636305.JavaMail.root@erie.cs.uoguelph.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: cpe-188-129-116-202.dynamic.amis.hr User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.2.12) Gecko/20101102 Thunderbird/3.1.6 In-Reply-To: <1543154155.235420.1294411636305.JavaMail.root@erie.cs.uoguelph.ca> Subject: Re: nfssvc not available or version mismatch (nfsv4 client) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Jan 2011 19:12:31 -0000 On 01/07/11 15:47, Rick Macklem wrote: > What it needs to know is the domain name that you are using > for bind, etc since that is appended to user and group names > that go on the wire. For example: > - If the machine's name is nfs-client.cis.uoguelph.ca as shown > by the hostname command... > --> the domain name is cis.uoguelph.ca > then the user rick will go on the wire as rick@cis.uoguelph.ca That's nice - so finally no UIDs over the wire? Or is it only for logins?