From owner-freebsd-questions Fri Nov 3 10:54:28 2000 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.tor3.targetnet.com (smtp.tor3.targetnet.com [207.176.132.71]) by hub.freebsd.org (Postfix) with ESMTP id 5B4EF37B479 for ; Fri, 3 Nov 2000 10:54:26 -0800 (PST) Received: from ccuzner by smtp.tor3.targetnet.com with local (Exim 3.16 #1) id 13rlys-0002LP-00 for freebsd-questions@freebsd.org; Fri, 03 Nov 2000 13:54:26 -0500 Date: Fri, 3 Nov 2000 13:54:26 -0500 From: Chris Cuzner To: freebsd-questions@freebsd.org Subject: passwd: cannot set password cipher: Undefined error: 0 Message-ID: <20001103135425.C254@targetnet.com> Mail-Followup-To: Chris Cuzner , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: Targetnet.com Inc. Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Recently (the past few days), this error has popped up everytime i try to change any passwords on my system: [root@as-03] [11/03/2000 13:20] -[130 ttyp0]-[ /usr/src/secure # passwd xxxxxx Changing local password for xxxxxx. New password: Retype new password: passwd: cannot set password cipher: Undefined error: 0 passwd: /etc/master.passwd: unchanged 4.1.1-STABLE md5 passwords, and it seems as though my libcrypt's are symlinked properlly: -[133 ttyp0]-[ /usr/src/secure # ll /usr/lib/libcrypt* lrwx------ 1 root wheel 11 Nov 3 11:32 /usr/lib/libcrypt.a@ -> libscrypt.a lrwx------ 1 root wheel 12 Nov 3 11:32 /usr/lib/libcrypt.so@ -> libscrypt.so lrwx------ 1 root wheel 14 Nov 3 11:32 /usr/lib/libcrypt.so.2@ -> libscrypt.so.2 lrwxr-xr-x 1 root wheel 13 Jul 12 19:29 /usr/lib/libcrypt_p.a@ -> libscrypt_p.a -r--r--r-- 1 root wheel 1314488 Sep 29 09:14 /usr/lib/libcrypto.a lrwxr-xr-x 1 root wheel 14 Sep 29 09:14 /usr/lib/libcrypto.so@ -> libcrypto.so.1 -r--r--r-- 1 root wheel 810516 Sep 29 09:14 /usr/lib/libcrypto.so.1 -r--r--r-- 1 root wheel 1173232 Jul 12 02:42 /usr/lib/libcrypto_p.a I've rebuilt from sources: passwd, libcrypt, libcipher, libcrypto. But i'm not exactly sure how to toubleshoot this problem further. Could anyone be of any assistance? TIA -- Chris Cuzner ccuzner(at)targetnet(dot)com Systems Administrator 416/306.0466x916 TargetNet Inc. http://www.targetnet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message