From owner-freebsd-questions Mon Dec 8 19:15:46 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA19490 for questions-outgoing; Mon, 8 Dec 1997 19:15:46 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from tok.qiv.com (YdDHjzFM65XEoXdd3f4hJpcKJKf6wBqC@[204.214.141.211]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA19475 for ; Mon, 8 Dec 1997 19:15:42 -0800 (PST) (envelope-from jdn@qiv.com) Received: (from uucp@localhost) by tok.qiv.com (8.8.8/8.8.5) with UUCP id VAA02653; Mon, 8 Dec 1997 21:15:31 -0600 (CST) Received: from localhost (jdn@localhost) by acp.qiv.com (8.8.8/8.8.5) with SMTP id VAA00609; Mon, 8 Dec 1997 21:13:42 -0600 (CST) X-Authentication-Warning: acp.qiv.com: jdn owned process doing -bs Date: Mon, 8 Dec 1997 21:13:41 -0600 (CST) From: Jay Nelson To: Adam Simpson cc: questions@FreeBSD.ORG Subject: RE: su to root continued In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 8 Dec 1997, Adam Simpson wrote: > > Ok we applied the below fix instructions however. this alleviated the > error unfortunatatly, I still get su: kerberos: not in root's ACL then > sorry, then bad SU adam to root on /dev/ttyv0 > > Any clue why still may be??? man kadmin and man kinit. -- Jay > > Appreciate the quick responses you have given me! > > Adam > > > > > On Mon, 8 Dec 1997, Kenny Hanson wrote: > > > From: ftp://ftp.freeBSD.ORG/pub/FreeBSD/2.2.2-RELEASE/KNOWNBUG.TXT > > Last minute errata: > > ------------------- > > > > o login as root produces "login_getclass: unknown class 'root'" on > > system > > console. > > > > Fix: If you have the source distribution installed, simply > > cp /usr/src/etc/login.conf /etc > > otherwise, get it from the FreeBSD FTP site using this URL: > > > > ftp://ftp.freebsd.org/pub/FreeBSD/FreeBSD-current/src/etc/login.conf > > instead. Simply cd to /etc and then run fetch(1) with the > > provided URL. > > > > > -----Original Message----- > > > From: Adam Simpson [SMTP:adam2@apollo.netsonic.com] > > > Sent: Monday, December 08, 1997 3:50 PM > > > To: questions@freebsd.org > > > Subject: su to root > > > > > > Hello: > > > > > > We are having a problem with one of our boxes trying to su to root. > > > We > > > have added the appropriate user id's to the wheel group in /etc/group > > > however when a su is attempted, we get the following error: > > > > > > login_getclass: unknown class 'root' > > > > > > BAD SU adam to root on /dev/ttyp1 > > > > > > then a simple sorry. > > > > > > This appears on the terminal screen. > > > > > > > > > this is the output of uname -a for version # > > > > > > FreeBSD cronus.netsonic.com 2.2.2-RELEASE FreeBSD 2.2.2-RELEASE #0: > > > Tue > > > May 20 10:45:24 GMT 1997 > > > jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC i386 > > > > > > > > > Appreciate any suggestions for this. > > > > > > Thanks > > > Adam > > > > > >