I am uncertain as to which module I need to use. I want to require login, upon doing so, you belong to either one of two groups.
admin - Ability to access all runmodes. associate - Ability to access only certain runmodes. What I can't determine is do I want to use CAP::Authentication or CAP::Authorization to achieve this. Kevin
