On Mon, Apr 29, 2002 at 08:55:39PM +0300, Eli Marmor wrote:
> Mohamed Aly wrote:
> 
> > i want to install apache with digest authentication so i enabled
> > "mod_auth_digest " but i dont have /dev/random or /dev/urandom on my solaris
> > machine and i even dont know what are they !!!! so from where can i get
> > "truerand library" i think its the third option for compiling with
> > mod_auth_digest .and what i need if i want to install apache with the diegest
> > enabled on NT system ?
> > Thanx alot for help

A better solution is to setup prngd.  Once you've set prngd up, you
can use --with-egd to point at its socket location.  

That is a much better solution than truerand.  -- justin

Reply via email to