27 Jan
2008
27 Jan
'08
2:23 a.m.
Andy Billington wrote:
The list can be in a database or a text file or hard-coded into a script, its fairly short. New usernames can be handled as a different realm no problem but some of the existing ones have to be proxied also, we're having to delegate admin of them to a customer.
If the list is short, use rlm_passwd to put them into a local group, and proxy users who aren't in that group. Alan DeKok.