From owner-freebsd-questions Wed Jun 28 14:11:00 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA23203 for questions-outgoing; Wed, 28 Jun 1995 14:11:00 -0700 Received: from alpha.xerox.com (alpha.Xerox.COM [13.1.64.93]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id OAA23194 for ; Wed, 28 Jun 1995 14:10:56 -0700 Received: from gemini.sdsp.mc.xerox.com ([13.252.21.73]) by alpha.xerox.com with SMTP id <14957(6)>; Wed, 28 Jun 1995 14:09:56 PDT Received: from gnu.mc.xerox.com (gnu.sdsp.mc.xerox.com) by gemini.sdsp.mc.xerox.com (4.1/SMI-4.1) id AA00927; Wed, 28 Jun 95 17:09:52 EDT Received: by gnu.mc.xerox.com (4.1/SMI-4.1) id AA10120; Wed, 28 Jun 95 17:13:37 EDT Message-Id: <9506282113.AA10120@gnu.mc.xerox.com> To: questions@freebsd.org Subject: finally got things working -- more questions Date: Wed, 28 Jun 1995 14:13:36 PDT From: "Marty Leisner" Sender: questions-owner@freebsd.org Precedence: bulk I finally got NFS running (I had to disable sio0 so interrupt 4 was free, and I had to change ed1 to use interrupt 4...) Adding users doesn't seem to work...I'm used to just: 1) adding an passwd entry 2) making a home directory 3) doing chown on the home directory... After I add the passwd entry, I can do things normally as the user it isn't working...what's wrong... I noticed there's a master.passwd file -- I tried that also with no luck... What's the process to add accounts? I tried the adduser.sh script, also with negative results... Also, the gnu binutils seem to work with linux-i386-a.out format (i.e. nm and objdump...) What's the difference between freebsd-a.out and linux-a.out (file seems to work with this...) BTW -- file 3.15 I found doesn't have the freebsd magic entries... marty leisner@sdsp.mc.xerox.com Member of the League for Programming Freedom (http://www.lpf.org) Any sufficiently advanced technology is indistinguishable from magic Arthur C. Clarke, The Lost Worlds of 2001