Hi,

The user exists in the NIS+ system.

Do I need rlm_passwd module included when compile?

This was how I config. before comile:
./configure  --prefix=/usr/local/freeradius.0.9.2 --localstatedir=/var --enabl
e-ltdl-install --enable-ltdl-install

This was added to the beginning of "users" file came with the tar ball:

testuser        Auth-Type := System
      Fall-Through = 1

There was no problem if the user entry was entered in the /etc/passwd and /etc/shadow. However the user cound not be authenticated if the user was added in NIS format:
+testuser:

Pls advise whether I have missed some moduels or config.

Thank you very much.

Regards
Alan

Alan DeKok wrote:
akongr <[EMAIL PROTECTED]> wrote:
I have no problem in authenticate users if the user entry in "users" 
file is:
testuser Auth-Type = local password="testing123"

However I could not get users authenticated when I tried to authenticate
users using system as follows:
...
modcall: entering group authenticate for request 2
modcall[authenticate]: module "unix" returns notfound for request 2

Does the user exist in the NIS+ system?

Alan DeKok.

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



Reply via email to