Hi Alan,

Thanks again for the speedy reply. wow your good.  
Some comments in-line.

>> I've had to do some hacks along the way. Like I have to run in debug
>> mode otherwise I get=20
>> 
>> radiusd.exe: Cannot switch to Group nobody: No such file or directory

>  Please go to raddb/radiusd.conf, and look for the word 'nobody'.
>Read the paragraph above it.  You will probably have to comment out
>the lines setting the user and group.

This answer was perfect.  I used a local uid/gid and it started up, and
ran as a background process without debug on.

>> modcall[autz]: action for ok is 3
>> modcall[autz]: Group at line 695 returns ok
>>   auth: Local
>>   auth: Failed to validate the user.

>  The password is incorrect.

I'm fairly sure the password is correct, but I will sanity check.

>> I've also had to comment out the preporcess in the authorize scope in
>> the file radiusd.conf, otherwise the daemon core dumps with an access
>> violation.

>  Hmm... that sounds like a bug.  Is there any possibility for you to
>run gdb, and see what the problem is?

>> radiusd.conf file looks like:
>> <snip>
>> authorize {
>>      ##preprocess
>>      #counter
>>      #attr_filter
>>      suffix
>>      ##files
>> }
>  You've got 'files' commented out, so you're not using the 'users'
>file.  That may have something to do with the problem.

The above configuration is the only one it works for me with out core
dumping :(  I've tried lots of different combinations in the authorize
scope.

Thanks again for the help, and I'm off to get the debugger going as you
recommend.

Regards,

Brendan.

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

Reply via email to