Hi,
After successfully building a FreeRadius 2.0pre1 package with "dpkg-buildpackage -us -uc", I had many errors installing and running it. In the end it worked, but I decided to document every error so that they won't appear again when I try 2.0pre2. :)
ah. you should checkout the CVS to be on-the-ball with fixes since pre1
# "freeradius -x" should be "freeradius -X"
i think '-x' should be deprecated...
# What does this mean? # (output of freeradius -X after simple authentication with radtest) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!! !!! Replacing User-Password in config items with Cleartext- Password. !!!
exactly what it says ont he tin. 'User-Password' is now deprecated. use 'Cleartext-Password' instead as the value. its in the main docs (and i think the wiki got updated. comparison Cleartext-Password := "h4ppy_-_ch1ck3n" alan