Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Jun 1995 16:54:43 +0930 (CST)
From:      Michael Smith <msmith@atrad.adelaide.edu.au>
To:        leisner@sdsp.mc.xerox.com (Marty Leisner)
Cc:        questions@freebsd.org
Subject:   Re: finally got things working -- more questions
Message-ID:  <199506290724.QAA22195@genesis.atrad.adelaide.edu.au>
In-Reply-To: <9506282113.AA10120@gnu.mc.xerox.com> from "Marty Leisner" at Jun 28, 95 02:13:36 pm

next in thread | previous in thread | raw e-mail | index | archive | help
Marty Leisner stands accused of saying:
> 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...)

You could, of course, move the card to a more sensible interrupt 8)

> 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?

Under 2.0 or 2.0.5?  The "standard" way is to use vipw to edit the
password file; this updates master.passwd and the password database.
(Don't _EVER_ edit /etc/passwd any other way)

Create & chown the user's home directory, and if you like, copy in the
contents of /usr/share/skel and rename to suit.

> I tried the adduser.sh script, also with negative results...

adduser under 2.0 is broken; adduser under 2.0.5 is fine, although
it tries to put every user into their own group 8(

> marty		leisner@sdsp.mc.xerox.com   

-- 
]] Mike Smith, Software Engineer        msmith@atrad.adelaide.edu.au    [[
]] Genesis Software                     genesis@atrad.adelaide.edu.au   [[
]] High-speed data acquisition and                                      [[
]] realtime instrument control          (ph/fax) +61-8-267-3039         [[
]] My car has "demand start" - Terry Lambert                            [[



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506290724.QAA22195>