Hello,

Is it possible to check users based on two sets of
password files?

Example, I have 1000 users on my /etc/passwd but I
only want 10 users authenticating via FreeRadius.

So this 10 users must add ".something.radius" as their
suffix in username.

When they logging in, FreeRadius will see if the
username is eg: "user.nanana.radius", then they will
strip the .radius word and check to a *simple*
password file (say, with 10 entries only for 10
users). If user "user" and password "nanana" found,
the FreeRadius will check with the real password in
/etc/passwd.

I believe by using this method, the authentication
process will be faster. And we also have extra
authentication factor.

Hopefully I can describe my idea properly to make it
readable :)

Regards,
Judhi


__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards�
http://movies.yahoo.com/

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

Reply via email to