I want to be able to login to a FreeBSD box using any defined RADIUS user. The RADIUS user must be part of one of three groups, which exist in the FreeBSD box and are used to define permissions for users within those groups. The RADIUS user obviously does not exist on the FreeBSD box. How can I achieve this?
I know that if I wanted to implement the above with only one group, that could be achieved by using the template_user parameter in PAM, but one group does not meet my requirement. Would I need to use the "account management" within PAM to achieve this or would "authentication management" suffice? Any help would be greatly appreciated. Thanks in advance, Adil - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
