From owner-freebsd-questions Thu Sep 21 07:13:47 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA06869 for questions-outgoing; Thu, 21 Sep 1995 07:13:47 -0700 Received: from nandi.com (root@Nandi.COM [206.205.75.2]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id HAA06863 for ; Thu, 21 Sep 1995 07:13:42 -0700 Received: from localhost (localhost [127.0.0.1]) by nandi.com (8.6.11/8.6.9) with SMTP id KAA06105 for ; Thu, 21 Sep 1995 10:16:49 GMT Message-Id: <199509211016.KAA06105@nandi.com> X-Authentication-Warning: nandi.com: Host localhost didn't use HELO protocol To: questions@freebsd.org Subject: MD5 passwords on other systems. Date: Thu, 21 Sep 1995 10:16:45 +0000 From: Shiva Ramabadran Sender: owner-questions@freebsd.org Precedence: bulk Hi, I want to make my FreeBSD machine a YP server, and have other machine (my Sun in particular) bind to it. I also like, and want, MD5 passwords on the Sun as well. Before I get into it, has anyone else already done this ? I expect I will have to port libcipher, and then compile new versions of 'login', 'su', 'passwd' etc. to use this library. Perhaps this is a question for the ports list, even though it is a port in the reverse direction. Thanks in advance, -Shiva -=-