* 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=0xffbeda00 "",
> > crypted=0x1a5024 "encryptedpassword") at crypt.c:60
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.
-jason
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html