I installed the og and og_vacab modules in two Drupal installation, one in my laptop and one in dev machine. When I tried to create a group content type, the "Organic groups" fieldset shows in my laptop, but not in dev machine. I've installed og module several times, but this is the first time that I don't see the fieldset in content type creation.

Is there any configuration that turns on/off the fieldset? The "Organic groups" filedset allows users to create a 'group node' or 'Standard/Wiki group post', and it is essential in creating any group or group content. How can I make the fieldset appear on the dev machine?

-- Fixed it by setting the og module's 'administer organic groups' permission.