Date: Fri, 18 Feb 2000 19:25:41 -0400 From: "Damian Ramirez" <damian@highway.com.py> To: <freebsd-questions@FreeBSD.ORG> Subject: Sync passwd files Message-ID: <00de01bf7a67$7cdf6aa0$1a2dd1d0@whatsup.highway.com.py>
next in thread | raw e-mail | index | archive | help
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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=3Dtext/html;charset=3Diso-8859-1 = http-equiv=3DContent-Type> <META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT color=3D#000000 size=3D2>Hi,</FONT></DIV> <DIV><FONT color=3D#000000 size=3D2></FONT><FONT size=3D2>I migrating = from Red Hat=20 Linux release 6.0 Kernel 2.2.14 to FreeBSD 3.4.</FONT></DIV> <DIV><FONT size=3D2>I need sync the users accounts from Linux box to my = FreeBSD=20 box</FONT></DIV> <DIV><FONT size=3D2>In my Linux box i have:</FONT></DIV> <DIV><FONT size=3D2># ls -l /usr/lib/*crypt*<BR>-rw-r--r-- 1 = root = root =20 96932 Apr 16 1999 /usr/lib/libcrypt.a<BR>lrwxrwxrwx 1=20 root =20 root 23 = Feb =20 2 2000 /usr/lib/libcrypt.so ->=20 ../..<BR>/lib/libcrypt.so.1<BR>-rw-r--r-- 1=20 root = root =20 97812 Apr 16 1999 /usr/lib/libcrypt_p.a<BR>-rw-r--r-- = 1=20 root root 1308064 = Aug 11=20 10:36 /usr/lib/libcrypto.a<BR>lrwxrwxrwx 1=20 root =20 root 18 Aug = 22 15:42=20 /usr/lib/libcrypto.so -> = libc<BR>rypto.so.0.9.5<BR>lrwxrwxrwx 1=20 root =20 root 18 Aug = 22 15:42=20 /usr/lib/libcrypto.so.0 -> = li<BR>bcrypto.so.0.9.5<BR>-rwxr-xr-x 1=20 root root = 909294 Aug=20 11 10:36 /usr/lib/libcrypto.so.0.9.5</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>and a /etc/passwd file containing the user = information and=20 passwd.</FONT><FONT size=3D2><BR></FONT></DIV> <DIV><FONT color=3D#000000 size=3D2>In my FreeBSD box i = have:</FONT></DIV> <DIV> </DIV> <DIV><FONT size=3D2># ls -l *crypt*<BR>lrwxrwxrwx 1 = root =20 wheel 13 Apr 7 09:55 libcrypt.a ->=20 libdescrypt.a<BR>lrwxrwxrwx 1 root = wheel 14=20 Apr 7 09:55 libcrypt.so -> libdescrypt.so<BR>lrwxrwxrwx 1 = root wheel 16 Apr 7 09:55 = libcrypt.so.2=20 -> libdescrypt.so.2<BR>lrwxrwxrwx 1 root =20 wheel 15 Apr 7 09:55 libcrypt_p.a ->=20 libdescrypt_p.a<BR>-r--r--r-- 1 root wheel 13018 Dec = 20 =20 1999 libdescrypt.a<BR>lrwxrwxrwx 1 root =20 wheel 16 Apr 7 09:55 libdescrypt.so ->=20 libdescrypt.so.2<BR>-r--r--r-- 1 root wheel 12965 Dec = 20 =20 1999 libdescrypt.so.2<BR>-r--r--r-- 1 root wheel 14750 = Dec=20 20 1999 libdescrypt_p.a<BR>-r--r--r-- 1 root = wheel =20 6194 Dec 20 1999 libscrypt.a<BR>lrwxrwxrwx 1 root =20 wheel 14 Apr 7 09:51 libscrypt.so ->=20 libscrypt.so.2<BR>-r--r--r-- 1 root wheel 7579 = Dec=20 20 1999 libscrypt.so.2<BR>-r--r--r-- 1 root = wheel =20 6684 Dec 20 1999 libscrypt_p.a</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>and a /etc/master.passwd file containig the passwd = for user=20 acounts.</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>How to sync this?</FONT></DIV> <DIV><FONT size=3D2>Please help me with this.</FONT></DIV> <DIV><FONT size=3D2>Thanks!</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV> </DIV> <DIV><FONT color=3D#000000 size=3D2>Damian Ramirez<BR><A=20 href=3D"mailto:damian@highway.com.py">damian@highway.com.py</A></FONT></D= IV></BODY></HTML> ------=_NextPart_000_00DB_01BF7A45.F18328A0-- 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?00de01bf7a67$7cdf6aa0$1a2dd1d0>