Re: Password encoding
From: Olafur Osvaldsson (oli@isnic.is)
Date: 09/26/02
- Next message: jeremie le-hen: "Re: IPNAT + IPFILTER + DUMMYNET + FreeBSD 4.7prerelease"
- Previous message: Dmitry Agafonov: "Re: Password encoding"
- In reply to: Dmitry Agafonov: "Re: Password encoding"
- Next in thread: Jan Wagner: "Re: Password encoding"
- Reply: Jan Wagner: "Re: Password encoding"
- Reply: Dave: "Apache Worm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 26 Sep 2002 09:55:50 +0000 From: Olafur Osvaldsson <oli@isnic.is> To: Dmitry Agafonov <aga@rsm.ru>
Dmitry,
You should be able to set it in /etc/auth.conf, but that doesn't work for me.
You can instead run crypt_set_format("md5") to set the default for your prog
to md5 or blf for blowfish.
You could also make sure that your salts start with $<digit>$ wich would then
set the algorithm used in encryption, more info on this in the crypt(3) manpage.
/Oli
On Thu, 26 Sep 2002, Dmitry Agafonov wrote:
> Ok, how about more common question. How do I ask system crypt() to use MD5
> by default? /etc/make.conf or such?
>
> --
> Dmitry
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-security" in the body of the message
-- Olafur Osvaldsson Systems Administrator Internet a Islandi hf. Tel: +354 525-5291 Email: oli@isnic.is To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
- Next message: jeremie le-hen: "Re: IPNAT + IPFILTER + DUMMYNET + FreeBSD 4.7prerelease"
- Previous message: Dmitry Agafonov: "Re: Password encoding"
- In reply to: Dmitry Agafonov: "Re: Password encoding"
- Next in thread: Jan Wagner: "Re: Password encoding"
- Reply: Jan Wagner: "Re: Password encoding"
- Reply: Dave: "Apache Worm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|