From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 17:31:30 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D9DB7C26 for ; Tue, 7 Oct 2014 17:31:30 +0000 (UTC) Received: from forward3m.mail.yandex.net (forward3m.mail.yandex.net [IPv6:2a02:6b8:0:2519::3:12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Certum Level IV CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 88D711FD for ; Tue, 7 Oct 2014 17:31:30 +0000 (UTC) Received: from web23m.yandex.ru (web23m.yandex.ru [37.140.138.114]) by forward3m.mail.yandex.net (Yandex) with ESMTP id B41AC6B60107 for ; Tue, 7 Oct 2014 21:31:17 +0400 (MSK) Received: from 127.0.0.1 (localhost [127.0.0.1]) by web23m.yandex.ru (Yandex) with ESMTP id 2A6BC25A0604; Tue, 7 Oct 2014 21:31:17 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1412703077; bh=rTvyYdCF+ffBDEvz46HTRpEjd+hIkxdbpQYkNLh/F64=; h=From:To:In-Reply-To:References:Subject:Date; b=mktxC1XrLVJxahK+9X679ftjbVndPEL0mEJXNIPwvnidpr6El6MMzH4cD4hjy+L0H oGdE7Ew2c+YJ4zrA6SF1QkfnBNBoXy3soh1du9gH5NAuz4tnbMu83SKOm0EOshz0pn Fsj0iegZzokRltvAYAGUW5S+LT7WPgv2UUAJuNwM= Received: from tsn109-201-154-210.dyn.nltelcom.com (tsn109-201-154-210.dyn.nltelcom.com [109.201.154.210]) by web23m.yandex.ru with HTTP; Tue, 07 Oct 2014 21:31:16 +0400 From: Martin To: freebsd-questions@freebsd.org In-Reply-To: <44sij0ypd3.fsf@be-well.ilk.org> References: <164141412651763@web23m.yandex.ru> <44sij0ypd3.fsf@be-well.ilk.org> Subject: Re: Problems accessing a Linux NFS share as a normal user MIME-Version: 1.0 Message-Id: <400341412703076@web23m.yandex.ru> X-Mailer: Yamail [ http://yandex.ru ] 5.0 Date: Tue, 07 Oct 2014 19:31:16 +0200 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2014 17:31:30 -0000 07.10.2014, 15:35, "Lowell Gilbert" : > Martin writes: >> šHowever, I also need to mount this on a FreeBSD box as a normal user, not root. > > Is the export marked "insecure"? > You'll get different port numbers for root as opposed to a normal user. What does it mean "export marked as insecure"?