|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Subject: Re: I need help :)
From: Sameh Ghane (sameh
fr.clara.net)Date: Fri Feb 04 2000 - 06:12:41 CST
- Next message: Andrey Novikov: "Converting DES passwords to MD5"
- Previous message: Walter Cruz: "I need help :)"
- In reply to: Walter Cruz: "I need help :)"
- Next in thread: Andrew Otwell: "Re: I need help :)"
- Reply: Sameh Ghane: "Re: I need help :)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Le Fri, Feb 04, 2000 at 08:39:44AM -0400, Walter Cruz écrivit:
> Sorry for my english (it's very poor).
>
> Our IRC server crashed last week. The problem was the hard disk.
> So, the FreeBSD 3.2 was installed again.
>
> Now the IRCAdmin told me that he is getting problems with authentication.
> Before the new installation, all passwords was crypted with DES. Now it's done
> with MD5.
>
> The IRCAdmin told me that must be changed to DES. I really don't know the
> reason, and I have no idea how to do it.
>
> Somebody please can help me to switch the crypt to DES? Is it easy?
[sameh
zion ~]$ ls -l /usr/lib/lib*crypt*
lrwxr-xr-x 1 root wheel 11 Feb 1 02:43 /usr/lib/libcrypt.a -> libscrypt.a
lrwxr-xr-x 1 root wheel 12 Feb 1 02:43 /usr/lib/libcrypt.so -> libscrypt.so
lrwxr-xr-x 1 root wheel 14 Feb 1 02:43 /usr/lib/libcrypt.so.2 -> libscrypt.so.2
lrwxr-xr-x 1 root wheel 13 Feb 1 02:43 /usr/lib/libcrypt_p.a -> libscrypt_p.a
-r--r--r-- 1 root wheel 16320 Jan 26 16:34 /usr/lib/libdescrypt.a
lrwxr-xr-x 1 root wheel 16 Jan 26 16:34 /usr/lib/libdescrypt.so -> libdescrypt.so.2
-r--r--r-- 1 root wheel 11096 Jan 26 16:34 /usr/lib/libdescrypt.so.2
-r--r--r-- 1 root wheel 18216 Jan 26 16:34 /usr/lib/libdescrypt_p.a
-r--r--r-- 1 root wheel 8632 Feb 1 02:43 /usr/lib/libscrypt.a
lrwxr-xr-x 1 root wheel 14 Feb 1 02:43 /usr/lib/libscrypt.so -> libscrypt.so.2
-r--r--r-- 1 root wheel 5084 Feb 1 02:43 /usr/lib/libscrypt.so.2
-r--r--r-- 1 root wheel 9278 Feb 1 02:43 /usr/lib/libscrypt_p.a
Make libcrypt link to libdescrypt rather than libscrypt.
-- Sameh GhaneTo Unsubscribe: send mail to majordomo
FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
- Next message: Andrey Novikov: "Converting DES passwords to MD5"
- Previous message: Walter Cruz: "I need help :)"
- In reply to: Walter Cruz: "I need help :)"
- Next in thread: Andrew Otwell: "Re: I need help :)"
- Reply: Sameh Ghane: "Re: I need help :)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]