Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2000 11:02:06 +0400
From:      Igor Roboul <igor@raduga.sochi.net>
To:        freebsd-stable@freebsd.org
Subject:   passwd problem after builworld/installworld
Message-ID:  <20001004110206.A5407@linux.rainbow>

next in thread | raw e-mail | index | archive | help
Hello, 
I have done buildworld/installworld of one-week old cvsupped source.
So now I have 4.1.1-STABLE. All works Ok, except

demon# passwd pgsql
Changing local password for pgsql.
New password:
Retype new password:
passwd: cannot set password cipher: Undefined error: 0
passwd: /etc/master.passwd: unchanged

I have removed USA_RESIDENT=NO from /etc/make.conf before build.
My present shell accounts work well, I have just forgot passwd for pgsql, 
so I need change it :-)

demon# ldd /usr/bin/passwd
/usr/bin/passwd:
        libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x2806b000)
        librpcsvc.so.2 => /usr/lib/librpcsvc.so.2 (0x28081000)
        libutil.so.3 => /usr/lib/libutil.so.3 (0x28089000)
        libc.so.4 => /usr/lib/libc.so.4 (0x28093000)
demon# ls /usr/lib/lib*crypt*
/usr/lib/libcrypt.a             /usr/lib/libdescrypt.a
/usr/lib/libcrypt.so            /usr/lib/libdescrypt.so
/usr/lib/libcrypt.so.2          /usr/lib/libdescrypt.so.2
/usr/lib/libcrypt_p.a           /usr/lib/libdescrypt_p.a
/usr/lib/libcrypto.a            /usr/lib/libscrypt.a
/usr/lib/libcrypto.so           /usr/lib/libscrypt.so
/usr/lib/libcrypto.so.1         /usr/lib/libscrypt.so.2
/usr/lib/libcrypto_p.a          /usr/lib/libscrypt_p.a

-- 
Igor Roboul, Unix System Administrator & Programmer @ sanatorium "Raduga", 
Sochi, Russia
http://www.brainbench.com/transcript.jsp?pid=304744


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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