Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Feb 1998 16:50:09 +0200
From:      Nadav Eiron <nadav@barcode.co.il>
To:        Fred Isler <fred_isler@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Crypt, or no Crypt?
Message-ID:  <34E9A3A1.1B46@barcode.co.il>
References:  <19980217143058.9105.rocketmail@send1b.yahoomail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Fred Isler wrote:
> 
> Hello....
> 
> I've come across a situation on my web site (attempting to run Matthew
> Wright's WWWBoard 2.0a message board script) which requires the
> crypt() function, but I've learned that, to my knowledge, FreeBSD
> doesn't include that function. It's certainly not on "my" web server,

That's wrong. crypt() is included. Just try man crypt and you'll see.
You'll probably be fine by simply compiling -lcrypt. Note that by
default it will use the MD5 algorithm. If you need DES, install the DES
distribution from sysinstall.

[snip]
> 
> Fred Isler
> 
> ==
> ---
> W. Fredric Isler
> fred_isler@yahoo.com
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
Nadav

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?34E9A3A1.1B46>