Richard A. Bradley <[EMAIL PROTECTED]> wrote: > I finally cvs'd down a recent build and compiled on apples osx jaguar. > It WORKS!
That's good to hear. > until further notice. when I started the "radiusd -X" it started and > was ready for processing. Then I ran "radtest test test localhost 0 > testing123" and recieved this error: > > $ ./radtest test test localhost 0 testing123 > radclient: dict_init: Couldn't open dictionary > "/usr/local/etc/raddb/dictionary": No such file or directory Whoops. I'll fix that in CVS. > No problem. I looked for the dictionary file and it wasn't there. > hmmmm.... what do I put there? $ ./radtest -d /usr/local/share/freeradius test test localhost 0 testing123 The dictionaries have moved, as /etc/raddb was getting too big (~30+ dictionaries) Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
