Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2000 11:14:09 -0400
From:      "Damian Ramirez" <damian@highway.com.py>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   RV: Synchronization of the creation of accounts in 2 servers.
Message-ID:  <008c01bfa2ff$6cf4b580$1d2dd1d0@damian.highway.com.py>

next in thread | raw e-mail | index | archive | help
>Thanks for the Aid!
> But now I am with the following problem: What I did was this:
>cp /etc/master.passwd of the PC1 to / etc/master.passwd of the PC2 , soon
>executes the command pwd_mkdb - d / etc / etc/master.passwd in the PC2, but
>I only work for the account admin that I have, does not  like root and
those
>of the users of the system. I believe that the problem is the following :
> in the PC1 I have this:
>
>[root@hwns1 mail]# ls -l /usr/lib/*crypt*
>lrwxrwxrwx  1 root  7     13 Nov  3  1998 /usr/lib/libcrypt.a ->
>libdescrypt.a
>lrwxrwxrwx  1 root  7     18 Nov  3  1998 /usr/lib/libcrypt.so.2.0 ->
>libdescrypt.so
>.2.0
>lrwxrwxrwx  1 root  7     15 Nov  3  1998 /usr/lib/libcrypt_p.a ->
>libdescrypt_p.a
>-r--r--r--  1 3     7  10770 Oct 21  1997 /usr/lib/libdescrypt.a
>-r--r--r--  1 3     7  16698 Oct 21  1997 /usr/lib/libdescrypt.so.2.0
>-r--r--r--  1 3     7  12426 Oct 21  1997 /usr/lib/libdescrypt_p.a
>-r--r--r--  1 3     7   4616 Oct 21  1997 /usr/lib/libscrypt.a
>-r--r--r--  1 3     7  12579 Oct 21  1997 /usr/lib/libscrypt.so.2.0
>-r--r--r--  1 3     7   5104 Oct 21  1997 /usr/lib/libscrypt_p.a
>
> and in the PC2 this.
>
> [root@hwns2 /]# ls -l /usr/lib/*crypt*
>lrwxrwxrwx  1 root  bin     11 Oct 30  1998 /usr/lib/libcrypt.a ->
>libscrypt.a
>lrwxrwxrwx  1 root  bin     16 Oct 30  1998 /usr/lib/libcrypt.so.2.0 ->
>libscrypt.so
>.2.0
>lrwxrwxrwx  1 root  bin     15 Oct 30  1998 /usr/lib/libcrypt_p.a ->
>libdescrypt_p.a
>-r--r--r--  1 bin   bin  10770 Jul 22  1998 /usr/lib/libdescrypt.a
>-r--r--r--  1 root  bin  10770 Apr 10 10:38 /usr/lib/libdescrypt.a-copy
>-r--r--r--  1 bin   bin  16698 Jul 22  1998 /usr/lib/libdescrypt.so.2.0
>-r--r--r--  1 root  bin  16698 Apr 10 10:39
/usr/lib/libdescrypt.so.2.0-copy
>-r--r--r--  1 bin   bin  12426 Jul 22  1998 /usr/lib/libdescrypt_p.a
>-r--r--r--  1 root  bin  12426 Apr 10 10:39 /usr/lib/libdescrypt_p.a-copy
>-r--r--r--  1 bin   bin   4616 Apr 10 10:37 /usr/lib/libscrypt.a
>-r--r--r--  1 root  bin   4616 Apr 10 10:34 /usr/lib/libscrypt.a-copy
>-r--r--r--  1 bin   bin  12579 Apr 10 10:37 /usr/lib/libscrypt.so.2.0
>-r--r--r--  1 root  bin  12579 Apr 10 10:34 /usr/lib/libscrypt.so.2.0-copy
>
>
>helps me to make
>this!
>
>Thanks!
>
>
>
>Damian Ramirez
>damian@highway.com.py
>
>-----Mensaje original-----
>De: Jaye Mathisen <mrcpu@internetcds.com>
>Para: Damian Ramirez <damian@highway.com.py>
>Fecha: martes, 07 de marzo de 2000 12:30
>Asunto: Re: Synchronization of the creation of accounts in 2 servers.
>
>
>>
>>Well, you can always just scp the passwd file from one machine to the
>>other, and then run pwd_mkdb to sync it.
>>
>>On Wed, 8 Mar 2000, Damian Ramirez wrote:
>>
>>> Hi,
>>>
>>> I have installed 2 servers with FreeBSD 3,4, I need to create the same
>>> accounts in the 2 servers, exists some tool that helps me to make
>>> this?
>>>
>>> Thanks!
>>>
>>> Damian Ramirez
>>> damian@highway.com.py
>>>
>>
>



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?008c01bfa2ff$6cf4b580$1d2dd1d0>