On Mon, Mar 18, 2002 at 11:46:40PM -0500, Todd R. Stroup wrote: > Is there a way to get NIS to work with FreeRadius?
Use rlm_unix. Don't specify a password file in the config. It should then use the system facilities, which means if you have nis listed in your /etc/nsswitch.conf that will be consulted. If the system this runs on doesn't do NIS auth, but you want freeradius to do so, there's not currently a module to handle this. It shouldn't be too hard to write one, if you have some system programming skills. /fc - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
