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.
<sigh> OpenSSL implements a version of crypt() which is incompatible with the standard crypt(). Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

