Sure. I'll put some comments in it (:-) and post it to the list, if
you'd like. SHould be able to do it by this evening.
>
> This set-up can possibly be the answer to what we need. We are an ISP and
> we have several packages for our clients. The unlimited package should be
> limited to just one log-in or session at a time. Is this possible using
> yor set-up?
>
You will need to modify the appropriate section on the code, for a given
shell type. You'll see what I mean when I post the script.
> Also, are you using DEFAULT on your radius database file
> (/etc/raddb/users)?
Yep. We use the default for shell users (it automatically rlogin's them
to our shell machine, but you could make the default anything that you
want. The script writes a default section after it's parsed all the
passwd file (and doesn't write records for shell users.
--Mark