13 Jul
2006
13 Jul
'06
12:35 p.m.
B Thompson <bt4@york.ac.uk> wrote:
However, I would now like to restrict access to a particular NAS device to a particular set of users and I am not sure how best to go about this.
Create a group, and put those users into that group, also using rlm_passwd. You could add a new file, or simply add the group name as another field in the current file. See "man rlm_passwd" for examples. Alan DeKok.