From owner-freebsd-current Thu Oct 3 10:14:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A69B737B401 for ; Thu, 3 Oct 2002 10:14:41 -0700 (PDT) Received: from critter.freebsd.dk (esplanaden.cybercity.dk [212.242.40.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id CACC443E65 for ; Thu, 3 Oct 2002 10:14:40 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id g93HEDZ5007191; Thu, 3 Oct 2002 19:14:13 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Lars Eggert Cc: current Subject: Re: usermount with devfs In-Reply-To: Your message of "Thu, 03 Oct 2002 10:08:48 PDT." <3D9C79A0.5040100@isi.edu> Date: Thu, 03 Oct 2002 19:14:13 +0200 Message-ID: <7190.1033665253@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <3D9C79A0.5040100@isi.edu>, Lars Eggert writes: >So there is no more usermount under -current with devfs? Or is there >another way to have the symlinks be created with the different >permissions (since devfs rules don't seem to apply to them)? Symlinks permissions are not used in FreeBSD, only the permissions of whatever they point at is used. I don't think DEVFS is the source of your problem here, I can't think how it would be. I wonder more if this is an oversight of the new mount code. mux@ any input there ? -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message