2011/11/10 Phil Mayers <p.mayers@imperial.ac.uk>
On 10/11/11 16:53, Alejandro Gandara wrote:

# This configuration entry SHOULD NOT be used.
# See the "realms" module for a better way to handle
# NT domains.
with_ntdomain_hack = yes

^^^ 

As per the docs. This config item should not be used, and is causing things to break.

Set this back to "no". Edit the "proxy.conf" file and add:
Done!
realm OPTARE {
}
Done!

Then edit raddb/sites-enabled/<server> and add:

authorize {
 preprocess
 ntdomain
 .... rest of config

}
Done!

I got erros anyways. I've attached debug output

Thanks very much for your time and patience.
 

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Regards,

Alejandro Gándara