Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2000 13:54:26 -0500
From:      Chris Cuzner <ccuzner@targetnet.com>
To:        freebsd-questions@freebsd.org
Subject:   passwd: cannot set password cipher: Undefined error: 0
Message-ID:  <20001103135425.C254@targetnet.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001103135425.C254>