Samuel T Patterson <[EMAIL PROTECTED]> wrote: > Here is some more information about the problem I am seeing. Running > with debug flags shows a "Can't contact LDAP server" message. The bind > is successful if the "-s" argument is used. I would prefer to run > FreeRADIUS in multi-threaded mode, but cannot seem to get it to work! > This is a 0.8 server on Solaris 8.
Let me guess. When using '-s' you're running as 'root'. You've also got the 'user' and 'group' entries in radiusd.conf set to 'nobody'. If the server can connect using '-s', then it can connect in threaded mode. The issue is that you've got to figure out what is different between the two. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
