I'd like anonymous users to have 'read published' permission to all newly created nodes under a specific node.
I can grant permission to a node after it's created, but is there a way to specify the permission when creating? Or is there a way to make new nodes inherit their parent node permissions by default?
I don't see the options in the node API docs, but curious if there was an undocumented feature, or maybe I'm looking in the wrong place.