I need roles and privileges editing like it is in Drupal (creating as more roles as need, editing privileges in web-browser and each module can add its own privileges to common list), because it very flexibly and handy.
How can i implement same thing in Symfony2? Is there some bundles aimed for this? Or i need make my own from scratch?