Robert LaGrasse <[EMAIL PROTECTED]> wrote: > I want to set the server up to authenticate/authorize telnet access against > the local linux user database. I need one group of users to have regular old > login access, and the other to have priviledge level (15) access. > > If there is an example of this somewhere, just point the way.
Look at the RADIUS requests coming in for each group of users, and construct 'users' file entries to match those requests, and give the response you want. The server does not, and can not, include example configurations for every single site-specific setups. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
