From owner-freebsd-questions Thu Oct 5 15:27:21 2000 Delivered-To: freebsd-questions@freebsd.org Received: from highway.com.py (hwns1.highway.com.py [208.209.45.1]) by hub.freebsd.org (Postfix) with ESMTP id 184BC37B503 for ; Thu, 5 Oct 2000 15:27:08 -0700 (PDT) Received: from whatsup ([208.209.45.26]) by highway.com.py (8.10.0/8.10.0) with SMTP id e95MQLf59761 for ; Thu, 5 Oct 2000 19:26:25 -0300 (PYST) Message-ID: <00de01bf7a67$7cdf6aa0$1a2dd1d0@whatsup.highway.com.py> From: "Damian Ramirez" To: Subject: Sync passwd files Date: Fri, 18 Feb 2000 19:25:41 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00DB_01BF7A45.F18328A0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00DB_01BF7A45.F18328A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I migrating from Red Hat Linux release 6.0 Kernel 2.2.14 to FreeBSD = 3.4. I need sync the users accounts from Linux box to my FreeBSD box In my Linux box i have: # ls -l /usr/lib/*crypt* -rw-r--r-- 1 root root 96932 Apr 16 1999 = /usr/lib/libcrypt.a lrwxrwxrwx 1 root root 23 Feb 2 2000 = /usr/lib/libcrypt.so -> ../.. /lib/libcrypt.so.1 -rw-r--r-- 1 root root 97812 Apr 16 1999 = /usr/lib/libcrypt_p.a -rw-r--r-- 1 root root 1308064 Aug 11 10:36 = /usr/lib/libcrypto.a lrwxrwxrwx 1 root root 18 Aug 22 15:42 = /usr/lib/libcrypto.so -> libc rypto.so.0.9.5 lrwxrwxrwx 1 root root 18 Aug 22 15:42 = /usr/lib/libcrypto.so.0 -> li bcrypto.so.0.9.5 -rwxr-xr-x 1 root root 909294 Aug 11 10:36 = /usr/lib/libcrypto.so.0.9.5 and a /etc/passwd file containing the user information and passwd. In my FreeBSD box i have: # ls -l *crypt* lrwxrwxrwx 1 root wheel 13 Apr 7 09:55 libcrypt.a -> = libdescrypt.a lrwxrwxrwx 1 root wheel 14 Apr 7 09:55 libcrypt.so -> = libdescrypt.so lrwxrwxrwx 1 root wheel 16 Apr 7 09:55 libcrypt.so.2 -> = libdescrypt.so.2 lrwxrwxrwx 1 root wheel 15 Apr 7 09:55 libcrypt_p.a -> = libdescrypt_p.a -r--r--r-- 1 root wheel 13018 Dec 20 1999 libdescrypt.a lrwxrwxrwx 1 root wheel 16 Apr 7 09:55 libdescrypt.so -> = libdescrypt.so.2 -r--r--r-- 1 root wheel 12965 Dec 20 1999 libdescrypt.so.2 -r--r--r-- 1 root wheel 14750 Dec 20 1999 libdescrypt_p.a -r--r--r-- 1 root wheel 6194 Dec 20 1999 libscrypt.a lrwxrwxrwx 1 root wheel 14 Apr 7 09:51 libscrypt.so -> = libscrypt.so.2 -r--r--r-- 1 root wheel 7579 Dec 20 1999 libscrypt.so.2 -r--r--r-- 1 root wheel 6684 Dec 20 1999 libscrypt_p.a and a /etc/master.passwd file containig the passwd for user acounts. How to sync this? Please help me with this. Thanks! Damian Ramirez damian@highway.com.py ------=_NextPart_000_00DB_01BF7A45.F18328A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
I migrating = from Red Hat=20 Linux release 6.0 Kernel 2.2.14  to FreeBSD 3.4.
I need sync the users accounts from Linux box to my = FreeBSD=20 box
In my Linux box i have:
# ls -l /usr/lib/*crypt*
-rw-r--r--   1 = root     = root       =20 96932 Apr 16  1999 /usr/lib/libcrypt.a
lrwxrwxrwx   1=20 root    =20 root           23 = Feb =20 2  2000 /usr/lib/libcrypt.so ->=20 ../..
/lib/libcrypt.so.1
-rw-r--r--   1=20 root     = root       =20 97812 Apr 16  1999 /usr/lib/libcrypt_p.a
-rw-r--r--   = 1=20 root     root      1308064 = Aug 11=20 10:36 /usr/lib/libcrypto.a
lrwxrwxrwx   1=20 root    =20 root           18 Aug = 22 15:42=20 /usr/lib/libcrypto.so -> = libc
rypto.so.0.9.5
lrwxrwxrwx   1=20 root    =20 root           18 Aug = 22 15:42=20 /usr/lib/libcrypto.so.0 -> = li
bcrypto.so.0.9.5
-rwxr-xr-x   1=20 root     root       = 909294 Aug=20 11 10:36 /usr/lib/libcrypto.so.0.9.5
 
and a /etc/passwd file containing the user = information and=20 passwd.
In my FreeBSD box i = have:
 
#  ls -l *crypt*
lrwxrwxrwx  1 = root =20 wheel     13 Apr  7 09:55 libcrypt.a ->=20 libdescrypt.a
lrwxrwxrwx  1 root  = wheel     14=20 Apr  7 09:55 libcrypt.so -> libdescrypt.so
lrwxrwxrwx  1 = root  wheel     16 Apr  7 09:55 = libcrypt.so.2=20 -> libdescrypt.so.2
lrwxrwxrwx  1 root =20 wheel     15 Apr  7 09:55 libcrypt_p.a ->=20 libdescrypt_p.a
-r--r--r--  1 root  wheel  13018 Dec = 20 =20 1999 libdescrypt.a
lrwxrwxrwx  1 root =20 wheel     16 Apr  7 09:55 libdescrypt.so ->=20 libdescrypt.so.2
-r--r--r--  1 root  wheel  12965 Dec = 20 =20 1999 libdescrypt.so.2
-r--r--r--  1 root  wheel  14750 = Dec=20 20  1999 libdescrypt_p.a
-r--r--r--  1 root  = wheel  =20 6194 Dec 20  1999 libscrypt.a
lrwxrwxrwx  1 root =20 wheel     14 Apr  7 09:51 libscrypt.so ->=20 libscrypt.so.2
-r--r--r--  1 root  wheel   7579 = Dec=20 20  1999 libscrypt.so.2
-r--r--r--  1 root  = wheel  =20 6684 Dec 20  1999 libscrypt_p.a
 
and a /etc/master.passwd file containig the passwd = for user=20 acounts.
 
How to sync this?
Please help me with this.
Thanks!
 
 
Damian Ramirez
damian@highway.com.py
------=_NextPart_000_00DB_01BF7A45.F18328A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message