This is how it’s supposed to work, however it doesn’t work right now. Anyway you should create a site council if you don’t want your site’s network settings to be altered. Enable super_admin to configure the site and disable it once you got everything set up.

Back in script/console: Site.find_by_name("name-of-the-site").update_attributes!(:network => Network.find_by_name("link-name-of-network"), :has_networks => false) Set :has_networks to “true” if you want users of that site to be able to create new networks.