Date: Mon, 10 Apr 2000 11:54:39 -0400 From: "Damian Ramirez" <damian@highway.com.py> To: <unfurl@FreeBSD.org> Cc: <freebsd-questions@FreeBSD.org> Subject: Change the crypt mechanism MD5 to DES Message-ID: <00d501bfa305$1926cb40$1d2dd1d0@damian.highway.com.py>
next in thread | raw e-mail | index | archive | help
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 <!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> </DIV> <DIV><FONT size=3D2>I need copy the /etc/master.passwd of PC1 to=20 /etc/master.passwd of PC2, and run in the PC2 the command:</FONT></DIV> <DIV><FONT size=3D2>pwd_mkdb -d /etc /etc/master.passwd , for sync it = the users=20 accounts in the 2 PC's.</FONT></DIV> <DIV><FONT size=3D2>But, the PC1 uses DES, and the PC2 uses = MD5..</FONT></DIV> <DIV><FONT size=3D2>How to change the PC2 crypt mechanism to use DES=20 ?</FONT></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Thanks!</FONT></DIV> <DIV><FONT size=3D2></FONT> </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><BR></FONT= ></DIV></BODY></HTML> ------=_NextPart_000_00D2_01BFA2E3.8CA59140-- 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?00d501bfa305$1926cb40$1d2dd1d0>