From owner-freebsd-questions Sun Jul 19 13:44:35 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA19227 for freebsd-questions-outgoing; Sun, 19 Jul 1998 13:44:35 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from djb.nmia.com (dialup265.nmia.com [206.206.163.65]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA19221 for ; Sun, 19 Jul 1998 13:44:29 -0700 (PDT) (envelope-from dboudro@nmia.com) Received: from nmia.com (localhost.nmia.com [127.0.0.1]) by djb.nmia.com (8.8.7/8.8.7) with ESMTP id OAA00416; Sun, 19 Jul 1998 14:44:49 GMT (envelope-from dboudro@nmia.com) Message-ID: <35B20660.1E57A6D4@nmia.com> Date: Sun, 19 Jul 1998 14:44:48 +0000 From: Dan Boudro X-Mailer: Mozilla 4.04 [en] (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: Norman C Rice , Stephen Cooper , freebsd-questions@FreeBSD.ORG Subject: Re: kerbos - ppp - linux - questions References: <35B1B320.6B7D3686@nmia.com> <19980719120947.A12609@emu.sourcee.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Norman C Rice wrote: > On Sun, Jul 19, 1998 at 08:49:36AM +0000, Dan Boudro wrote: > > Hello, I'm a freeBSD convert from linux. So far so good, using 2.2.5. > > There are a couple of annoyances I thought I'd ask about. > > > > 1. When I su to root I get the following: > > su - > > su: kerberos: not in root's ACL. > > Password: > > Try `su -K'. If it does what you want, alias `su' to `su -K'. > > > Since I'm not running kerberos I'm confused. I tried to use kadmin but > > couldn't figure it out. > > > > > > 2. my ppp-on script logs me into my ISP just fine but I get this > > message: > > User Process PPP. Written by Toshiharu OHNO. > > Using interface: tun0 > > Automatic Dialer mode > > Tcp: Can't open socket 3000: No password in ppp.secret > > What is socket 3000 used for and how can I get rid of this? > > man ppp. Add an entry in /etc/ppp/ppp.secret. > > MyAuthName MyAuthPasswd > > > 3. I miss Motif. I have the Motif 2.1 package from RH for RH5.0. > > Has anyone had any luck porting this? Could I just try the rpm package > > in the ports collection and install or is it much more complicated that > > this. > > I'm running LKM but get the message: > > ELF binary type not known > > man brandelf. brandelf -t Linux filename > > Be sure you have enabled Linux emulation in /etc/rc.conf. > > linux_enable="YES" # Linux emulation loaded at startup (or NO) > > > when I try to startx with mwm as the window manager (then X crashes) > > I'm using Netscape 4.04 for linux since I've heard about the > > problems people have had with 4.05 for FreeBSD and it works fine. > > > > Thank you for any help. > > > > Dan > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Regards, > Norman C. Rice, Jr. Thanks! I'm using fvwm2 but I wanted to use my Motif for development work. I don't think that will be possible under freeBSD until I break down and buy it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message