I know that I can select the security model to use when I bring in a new template. If I decide in a single user project to use multiple templates like Members, PayPal, Event, News, Shopping Cart for their user functionality what is the fasted way to reconcile the differences in security (e.g., admin vs admin group AND what user can actually see vs admin user) and consoladate all user type tables into a single master user table with info like id and password? I am even having some difficulty in seeing the user menu items without fully reconciling this.
Thanks