Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.cs.su.oz.au!metro!metro!munnari.OZ.AU!spool.mu.edu!uwm.edu!www.nntp.primenet.com!nntp.primenet.com!europa.clark.net!newsfeed.direct.ca!news.he.net!rtd.com!dgy From: dgy@rtd.com (Don Yuniskis) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: su doesn't work Date: 29 May 1997 05:52:54 GMT Organization: CICDO Lines: 12 Message-ID: <5mj5jm$pjb@baygull.rtd.com> References: <5mil5n$ifk@darkstar.ucsc.edu> NNTP-Posting-Host: seagull.rtd.com Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41834 In article <5mil5n$ifk@darkstar.ucsc.edu>, Michael Mir Shafae <cadaver@cats.ucsc.edu> wrote: >I just got FreeBSD 2.1.7 working and I made myself an account during >the initial installation. However when I am logged in as this account >I can't use su. It gives the a kerberos error that I am not in the >proper group to be able to use the su command. I don't quite follow >what I must do to be able to use su from an account. Right now there >are only two accounts on my machine: 'root' and 'me'. What must I do to >allow 'me' to do an su. add 'me' to the 'wheel' group. --don