I have a unique requirement where a couple users need to have the permissions to create a subsite based on a template I've already created.
I went ahead and created a new permission level with subsite creator and create group/assign permissions (and assigned that permission level to a group, which was assigned to a particular site). My test user was now able to get to the site creation page, select the template, names, inherit permissions, etc. However, when I go to finalize the site creation it errors out and says that the user does not have permissions to access this page. I've also assigned the test user to the Hierarchy group, with the same result. If I go full monty and assign them with Full Control, it works, but that's too much control for a near-regular user.
What other permissions do I need to be adding in order for this to work?
Thanks!