On Wed, Nov 20, 2002 at 02:45:32PM +0100, Kasper wrote:
> Hello, when i add a new user to my nis master i copy out the userline from
> /etc/master.passwd and
> copy it to

That's what pw(8)'s -V flag is for --- you can edit your
/var/yp/master.password directly.
 
> /var/yp/master.passwd.
> 
> How do i update the userlist so i can log in with the new created user on my
> nis clients?

    cd /var/yp
    make

(The ypinit(8) program should have set up everything in /var/yp so
that will work.)

        Cheers,

        Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
                                                      Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to