I am implementing a Developer Network where our users must logon before accessing our site. I would like to only have this single authentication and then let the users see and post only to forums that match their security level (Customer, Partner, etc). We are using a java-based, directory-level security servlet with Apache on Sun Ultra's.

Can the above be acomplished with UBB? If so, how?