From owner-freebsd-hackers Mon Jun 14 23:22:16 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from ren.detir.qld.gov.au (ns.detir.qld.gov.au [203.46.81.66]) by hub.freebsd.org (Postfix) with ESMTP id BED8114D90 for ; Mon, 14 Jun 1999 23:22:08 -0700 (PDT) (envelope-from syssgm@detir.qld.gov.au) Received: by ren.detir.qld.gov.au; id QAA21734; Tue, 15 Jun 1999 16:20:39 +1000 (EST) Received: from ogre.detir.qld.gov.au(167.123.8.3) by ren.detir.qld.gov.au via smap (3.2) id xma021722; Tue, 15 Jun 99 16:20:38 +1000 Received: from atlas.detir.qld.gov.au (atlas.detir.qld.gov.au [167.123.8.9]) by ogre.detir.qld.gov.au (8.8.8/8.8.7) with ESMTP id QAA10301; Tue, 15 Jun 1999 16:20:37 +1000 (EST) Received: from nymph.detir.qld.gov.au (nymph.detir.qld.gov.au [167.123.10.10]) by atlas.detir.qld.gov.au (8.8.5/8.8.5) with ESMTP id QAA12397; Tue, 15 Jun 1999 16:20:37 +1000 (EST) Received: from nymph.detir.qld.gov.au (localhost.detir.qld.gov.au [127.0.0.1]) by nymph.detir.qld.gov.au (8.8.8/8.8.7) with ESMTP id QAA03507; Tue, 15 Jun 1999 16:20:36 +1000 (EST) (envelope-from syssgm@nymph.detir.qld.gov.au) Message-Id: <199906150620.QAA03507@nymph.detir.qld.gov.au> To: "Chuck Youse" Cc: hackers@freebsd.org, "Marc Ramirez" , syssgm@detir.qld.gov.au Subject: Re: symlink question References: <003001beb5f9$9b10b480$65e684ce@sloth.yousehouse.org> In-Reply-To: <003001beb5f9$9b10b480$65e684ce@sloth.yousehouse.org> from "Chuck Youse" at "Sun, 13 Jun 1999 20:05:23 -0400" Date: Tue, 15 Jun 1999 16:20:36 +1000 From: Stephen McKay Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday, 13th June 1999, "Chuck Youse" wrote: >Forgive my ignorance, but what exactly is meant by a "variant link", and >what might one be used for? Abused, not used. A number of incredibly dodgy things can be done with symlinks that point here at one moment and there at another moment based on the current value of some environment variable, or other hidden system variable. I cough up a lung every time this topic is raised. Variant symlinks have caused me grief (Pyramid OSx) and never joy. I hope it fails yet again to appear in FreeBSD. Just think of the new security holes for a start. Stephen. "Oh, namei! What have they done to thee?" -- John Mackin, on seeing Apollo's variant symlinks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message