From owner-freebsd-questions Wed Apr 26 14:36:37 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id OAA27237 for questions-outgoing; Wed, 26 Apr 1995 14:36:37 -0700 Received: from case.cioe.com (case.cioe.com [204.120.165.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id OAA27231 for ; Wed, 26 Apr 1995 14:36:35 -0700 Received: (from root@localhost) by case.cioe.com (8.6.11/8.6.9) id QAA19269 for freebsd-questions@freebsd.org; Wed, 26 Apr 1995 16:12:11 -0500 Date: Wed, 26 Apr 1995 16:12:11 -0500 From: Steve Ames Message-Id: <199504262112.QAA19269@case.cioe.com> To: freebsd-questions@FreeBSD.org Subject: adduser incompatible with DES libs? Sender: questions-owner@FreeBSD.org Precedence: bulk Is the current adduser script incompatible with the security libraries? I have two FreeBSD systems... on one the adduser script functions... on the other it doesn't. The only difference is that one has the /usr/src/security libs installed. The perl script locks on that machine. Is there a problem with the perl implementation? -Steve