From owner-freebsd-questions Mon Apr 10 8:55:32 2000 Delivered-To: freebsd-questions@freebsd.org Received: from luquefm.com.py (hwns1nuevo.luquefm.com.py [208.209.45.28]) by hub.freebsd.org (Postfix) with ESMTP id E8D7337BAEE; Mon, 10 Apr 2000 08:55:11 -0700 (PDT) (envelope-from damian@highway.com.py) Received: from damian ([208.209.45.29]) by luquefm.com.py (8.10.0/8.10.0) with SMTP id e3AFsTT00343; Mon, 10 Apr 2000 11:54:37 -0400 (PYT) Message-ID: <00d501bfa305$1926cb40$1d2dd1d0@damian.highway.com.py> From: "Damian Ramirez" To: Cc: Subject: Change the crypt mechanism MD5 to DES Date: Mon, 10 Apr 2000 11:54:39 -0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D2_01BFA2E3.8CA59140" 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_00D2_01BFA2E3.8CA59140 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I need copy the /etc/master.passwd of PC1 to /etc/master.passwd of PC2, = and run in the PC2 the command: pwd_mkdb -d /etc /etc/master.passwd , for sync it the users accounts in = the 2 PC's. But, the PC1 uses DES, and the PC2 uses MD5.. How to change the PC2 crypt mechanism to use DES ? Thanks! Damian Ramirez damian@highway.com.py ------=_NextPart_000_00D2_01BFA2E3.8CA59140 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
 
I need copy the /etc/master.passwd of PC1 to=20 /etc/master.passwd of PC2, and run in the PC2 the command:
pwd_mkdb -d /etc /etc/master.passwd , for sync it = the users=20 accounts in the 2 PC's.
But, the PC1 uses DES, and the PC2 uses = MD5..
How to change the PC2 crypt mechanism to use DES=20 ?
 
Thanks!
 
Damian Ramirez
damian@highway.com.py
------=_NextPart_000_00D2_01BFA2E3.8CA59140-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message