"Carlos Domingues (DEEC)" <[EMAIL PROTECTED]> wrote:
> I have FreeRadius 0.81 installed in a FreeBSD 4.8 PreRelease machine I
> want to use system Authentication but I have this "small" problem:
> When I try to test it with: radtest cabd cabd localhost:1812 0 key
> In the server (with -X option) appears rlm_unix: [cabd]: invalid=20
> password but i'm sure the password is correct:
...
> Here is some parameters of my radius.conf file:
> .......
> user =3D root
> group =3D wheel
> ......
> module unix{
> passwd =3D /etc/passwd
> shadow =3D /etc/master.passwd
> group =3D /etc/group
> }
So you ignored the comments in the 'unix' module, which told you how
to configure it to work on FreeBSD.
In fact, by *default* it's configured to work on FreeBSD. Since it
doesn't work on your system, you must have edited the configuration,
and broken it.
Don't do that.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html