Date: Fri, 28 Mar 1997 14:52:07 PST From: Bill Fenner <fenner@parc.xerox.com> To: "Jordan K. Hubbard" <jkh@time.cdrom.com> Cc: Bill Fenner <fenner@parc.xerox.com>, brianc@pobox.com, freebsd-hackers@freebsd.org Subject: Re: No password account on 2.2.1-RELEASE Message-ID: <97Mar28.145218pst.177486@crevenia.parc.xerox.com> In-Reply-To: Your message of "Fri, 28 Mar 97 14:26:52 PST." <7577.859588012@time.cdrom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
My experiences:
login.c 1.12 (RELENG_2_2_0_RELEASE):
login: root
doesn't ask for password and logs me in
login.c 1.12.2.2 (RELENG_2_2_1_RELEASE):
login: root
Password: (hit enter)
logs me in
login.c 1.12.2.3 (latest on RELENG_2_2):
login: root
doesn't ask for password and logs me in
Presumably, the reason that rev 1.12.2.2 works for me and not for anybody
else is that I have the DES distribution installed. I changed the symlinks
to point to libscrypt instead of libdescrypt and now I get "Login incorrect"
for the RELENG_2_2_1_RELEASE login.
So, I guess a potential workaround is to install DES. (If you can manage
to do that without logging in =)
Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97Mar28.145218pst.177486>
