"Mike Cisar" <[EMAIL PROTECTED]> wrote: > Now when the user logs in as "username" we see the expected behavior and > the user's access is denied, however when the user logs in with the > format "[EMAIL PROTECTED]" their access is accepted and they are allowed > to connect. How can we ensure that when their group is set to > "disabled" that they cannot dial in, period.
Source code patches. The unix module currently looks up the group via the 'User-Name' attribute. It should be configurable. Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
