"Brendan Holmes" <[EMAIL PROTECTED]> wrote:
> 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'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.

> 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.

  Alan DeKok.

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

Reply via email to