Re: rlm_passwd core dumps with 1.0.2

2005-03-29 Thread Alan DeKok
Jason Ornstein <[EMAIL PROTECTED]> wrote: > All of my issues with crypt were caused by this line in the rc.radiusd > startup script: > > LD_PRELOAD=/usr/local/ssl/lib/libcrypto.so > > I removed that line and now everything is working as it should be. OpenSSL implements a version of c

Re: rlm_passwd core dumps with 1.0.2

2005-03-29 Thread Jason Ornstein
* Jason Ornstein <[EMAIL PROTECTED]> [2005-03-29 11:10:32 -0700]: > > (gdb) where > > #0 0xff257590 in DES_ncbc_encrypt () from > > /usr/local/ssl/lib/libcrypto.so > > #1 0xff259b4c in _des_crypt () from /usr/local/ssl/lib/libcrypto.so > > #2 0xff33fcb4 in lrad_crypt_check (key

Re: rlm_passwd core dumps with 1.0.2

2005-03-29 Thread Jason Ornstein
* Jason Ornstein <[EMAIL PROTECTED]> [2005-03-25 17:11:57 -0700]: > Fri Mar 25 09:01:45 2005 : Debug: auth: type Crypt > Segmentation Fault - core dumped > radiusd > > (gdb) where > #0 0xff257590 in DES_ncbc_encrypt () from /usr/local/ssl/lib/libcrypto.so > #1 0xff259b4c

Re: rlm_passwd core dumps with 1.0.2

2005-03-26 Thread Jason Ornstein
* Peter Nixon <[EMAIL PROTECTED]> [2005-03-27 03:06:51 +0200]: > Is this on Solaris? You don't specify in this email (although you mentioned > it in earlier emails..) Yes, this is a SUN V210 (sparc) running Solaris 8. And I'm using OpenSSL from sunfreewhere.com and it is version 0.9.7c. One th

Re: rlm_passwd core dumps with 1.0.2

2005-03-26 Thread Peter Nixon
On Saturday 26 March 2005 02:11, Jason Ornstein wrote: > [this is a resend as i think our smtp gateway stripped all my > attachments. so i've just included one of them inline] > > I'm trying to setup FreeRadius 1.0.2 to use alternative password file and > I'm running into some issues, namely the

rlm_passwd core dumps with 1.0.2

2005-03-25 Thread Jason Ornstein
[this is a resend as i think our smtp gateway stripped all my attachments. so i've just included one of them inline] I'm trying to setup FreeRadius 1.0.2 to use alternative password file and I'm running into some issues, namely the server is dumping core. I have tried to set this up two differen