Date: Wed, 28 May 1997 11:52:27 -0400 (EDT) From: Jim Service <jservice@OHT.Hydro.ON.CA> To: ivaudrey@test.nemko.ltd.uk Cc: freebsd-questions@FreeBSD.ORG Subject: Re: su: kerberos: not in root's ACL. Message-ID: <199705281552.LAA05976@pc-servicej-esg.rd.hydro.on.ca> In-Reply-To: <199705241436.PAA00174@mail.nemko.ltd.uk> (ivaudrey@test.nemko.ltd.uk)
next in thread | previous in thread | raw e-mail | index | archive | help
I did this once, too. I fixed it by comparing what binary files are installed from the tarballs, des/krb.??, with the ones in bin/bin.?? and then reinstalling those files (su, rlogin, ...) from bin.??. -- James (Jim) R.R. Service Internet: jservice@oht.hydro.on.ca Ontario Hydro Technologies 800 Kipling Ave. - Room KB223 FAX: (416) 207-6004 Toronto, Ontario, CANADA M8Z 5S4 voice: (416) 207-6946 >>>>> "Ian" == Ian Vaudrey <ivaudrey@test.nemko.ltd.uk> writes: Ian> I've just installed 2.2.2-RELEASE and now when I su I get: Ian> su: kerberos: not in root's ACL. Ian> What have I done wrong, and how do I fix it? Ian> - Ian >>>>> "Dan" == Dan Busarow <dan@dpcsys.com> writes: Dan> On Sat, 24 May 1997, Ian Vaudrey wrote: >> I've just installed 2.2.2-RELEASE and now when I su I get: >> su: kerberos: not in root's ACL. >> >> What have I done wrong, and how do I fix it? Dan> You haven't done anything "wrong" and you don't need to fix it. Dan> What you have done is installed Kerberos without actually Dan> configuring it. su (and the r family) try to use Kerberos Dan> if it is installed. Dan> To get rid of the message, use su -K. Or rlogin -K etc... Dan> You can also ignore it. All of the programs that do this Dan> work fine, aside from printing the message, when you are in Dan> an interactive session. Dan> For scripts using any of these utilities you will want Dan> to add the -K option so the output doesn't look like an Dan> error. Dan> Dan Dan> -- Dan> Dan Busarow 714 443 4172 Dan> DPC Systems / Beach.Net dan@dpcsys.com Dan> Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705281552.LAA05976>