Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2003 08:15:29 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        "Kirk R. Wythers" <kwythers@x74-47.forestry.umn.edu>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: vi permissions
Message-ID:  <20030203191529.GA41743@grimoire.chen.org.nz>
In-Reply-To: <20030203125622.K15740@lorax.forestry.umn.edu>
References:  <20030203125622.K15740@lorax.forestry.umn.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 03, 2003 at 01:01:30PM -0600, Kirk R. Wythers wrote:
> I'm trying to create a .bashrc file with vi in my home directroy. I'm
> gettting the error:
> 
> su-2.05b$ vi .bashrc
> ex/vi: Error: Unable to create temporary file: Permission denied
> su-2.05b$
> 
> I am working on configuring a newly set up 5.0-RELEASE box. Permissions
> must be messed up somewhere. I can't believe that I neet to be root in
> order to create a . file.

Check your permissions on /var/tmp. It should be:

    drwxrwxrwt   3 root  wheel  512 Feb  3 21:48 .

-- 
Jonathan Chen <jonc@chen.org.nz>
-----------------------------------------------------------------------
"I love deadlines. I like the whooshing sound they make as they fly by"
                                                        - Douglas Adams

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030203191529.GA41743>