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
[-- Attachment #1 --] 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 [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=text/html;charset=iso-8859-1 http-equiv=Content-Type> <META content='"MSHTML 4.72.3110.7"' name=GENERATOR> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT color=#000000 size=2>Hi,</FONT></DIV> <DIV><FONT color=#000000 size=2></FONT><FONT size=2>I migrating from Red Hat Linux release 6.0 Kernel 2.2.14 to FreeBSD 3.4.</FONT></DIV> <DIV><FONT size=2>I need sync the users accounts from Linux box to my FreeBSD box</FONT></DIV> <DIV><FONT size=2>In my Linux box i have:</FONT></DIV> <DIV><FONT size=2># ls -l /usr/lib/*crypt*<BR>-rw-r--r-- 1 root root 96932 Apr 16 1999 /usr/lib/libcrypt.a<BR>lrwxrwxrwx 1 root root 23 Feb 2 2000 /usr/lib/libcrypt.so -> ../..<BR>/lib/libcrypt.so.1<BR>-rw-r--r-- 1 root root 97812 Apr 16 1999 /usr/lib/libcrypt_p.a<BR>-rw-r--r-- 1 root root 1308064 Aug 11 10:36 /usr/lib/libcrypto.a<BR>lrwxrwxrwx 1 root root 18 Aug 22 15:42 /usr/lib/libcrypto.so -> libc<BR>rypto.so.0.9.5<BR>lrwxrwxrwx 1 root root 18 Aug 22 15:42 /usr/lib/libcrypto.so.0 -> li<BR>bcrypto.so.0.9.5<BR>-rwxr-xr-x 1 root root 909294 Aug 11 10:36 /usr/lib/libcrypto.so.0.9.5</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>and a /etc/passwd file containing the user information and passwd.</FONT><FONT size=2><BR></FONT></DIV> <DIV><FONT color=#000000 size=2>In my FreeBSD box i have:</FONT></DIV> <DIV> </DIV> <DIV><FONT size=2># ls -l *crypt*<BR>lrwxrwxrwx 1 root wheel 13 Apr 7 09:55 libcrypt.a -> libdescrypt.a<BR>lrwxrwxrwx 1 root wheel 14 Apr 7 09:55 libcrypt.so -> libdescrypt.so<BR>lrwxrwxrwx 1 root wheel 16 Apr 7 09:55 libcrypt.so.2 -> libdescrypt.so.2<BR>lrwxrwxrwx 1 root wheel 15 Apr 7 09:55 libcrypt_p.a -> libdescrypt_p.a<BR>-r--r--r-- 1 root wheel 13018 Dec 20 1999 libdescrypt.a<BR>lrwxrwxrwx 1 root wheel 16 Apr 7 09:55 libdescrypt.so -> libdescrypt.so.2<BR>-r--r--r-- 1 root wheel 12965 Dec 20 1999 libdescrypt.so.2<BR>-r--r--r-- 1 root wheel 14750 Dec 20 1999 libdescrypt_p.a<BR>-r--r--r-- 1 root wheel 6194 Dec 20 1999 libscrypt.a<BR>lrwxrwxrwx 1 root wheel 14 Apr 7 09:51 libscrypt.so -> libscrypt.so.2<BR>-r--r--r-- 1 root wheel 7579 Dec 20 1999 libscrypt.so.2<BR>-r--r--r-- 1 root wheel 6684 Dec 20 1999 libscrypt_p.a</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>and a /etc/master.passwd file containig the passwd for user acounts.</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV><FONT size=2>How to sync this?</FONT></DIV> <DIV><FONT size=2>Please help me with this.</FONT></DIV> <DIV><FONT size=2>Thanks!</FONT></DIV> <DIV><FONT size=2></FONT> </DIV> <DIV> </DIV> <DIV><FONT color=#000000 size=2>Damian Ramirez<BR><A href="mailto:damian@highway.com.py">damian@highway.com.py</A></FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00de01bf7a67$7cdf6aa0$1a2dd1d0>
