From owner-freebsd-questions Thu Oct 19 12:07:28 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA28782 for questions-outgoing; Thu, 19 Oct 1995 12:07:28 -0700 Received: from champlain.lancite.net (champlain.lancite.net [205.236.245.5]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA28776 for ; Thu, 19 Oct 1995 12:07:26 -0700 Received: from localhost (localhost [127.0.0.1]) by champlain.lancite.net (8.6.12/8.6.12) with SMTP id PAA17073; Thu, 19 Oct 1995 15:06:41 -0400 Message-Id: <199510191906.PAA17073@champlain.lancite.net> X-Authentication-Warning: champlain.lancite.net: Host localhost didn't use HELO protocol To: questions@freebsd.org cc: efortin@lancite.com Subject: DES & password Date: Thu, 19 Oct 1995 15:06:40 -0400 From: Etienne-Hugues Fortin Sender: owner-questions@freebsd.org Precedence: bulk Hi, I currently have a sun (with sunos 4.1.4) and use a couple of daemon who work with password in passwd file. They use a passwd file created in a directory associate to a specific kind of access. All my daemon work with the crypt call from DES and they also use the setpwfile common to the old BSD system. Now, I want to create a backup machine for this sun on a PC with FreeBSD 2.0.5R. I just configure this machine and install DES. What I need to be all set is the way to configure BSD to use passwd file like sunos do (crypted password in the file passwd) and to have a setpwfile command. Is it possible to do that and how can I do that? Thank you very much. I'll send a message with the final solution if it's not already documented somewhere (point me to this document if available). Have a good day. Etienne Fortin efortin@lancite.com