Return to BSD News archive
#! rnews 2208 sserve.cc.adfa.oz.au Newsgroups: comp.os.386bsd.questions Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!uwm.edu!lll-winken.llnl.gov!enews.sgi.com!wdl1!miles.sso.loral.com!rpt From: rpt@miles.sso.loral.com (Richard Toren) Subject: Re: New Install Message-ID: <1995May27.005412.18924@wdl.loral.com> Sender: news@wdl.loral.com Reply-To: rpt@miles.sso.loral.com Organization: Loral Western Development Labs X-Newsreader: TIN [version 1.2 PL2] References: <3poqj0$c24_001@simi.rain.org> Date: Sat, 27 May 1995 00:54:12 GMT Lines: 36 Same thing happened to me... 1> /tmp has the wrong permissions as installed. the should be : drwxrwxrwt 3 root bin 512 May 26 20:36 tmp ^ note sticky bit 2> look at /etc/group note that you need to be listed under the wheel:*:0:root,myacct entry. I don't know the tool that is to be used. I modified some of these files by hand, and seem to be in the guest group, as opposed to the one in etc/passwd. Anyway, that should get you past the current problems...You probably have to make these changes as root, just so you can write into /tmp with vi. good luck... Matt Noah (noah@rain.org) wrote: : I installed FREEBSD 2.0 this weekend and when it came up it asked me : to initiate new accounts. I did. When I logged in to my personal : account - not root - everything appeared OK until I tried to edit : login with vi. vi would not start up! "log db ..." was the symptom. : Also, when I tried to su, I was informed by the system that I was not : part of an authorized group to even attempt su. What is going on and : how can I correct it? : Matt Noah : noah@rain.org -- ==================================================== Rip Toren | The bad news is that C++ is not an object-oriented | rpt@miles.sso.loral.com | programming language. .... The good news is that | | C++ supports object-oriented programming. | | C++ Programming & Fundamental Concepts | | by Anderson & Heinze | ====================================================