Locking down a Pyramid 2018 Model
Hi there,
I was wondering if there was a way for a Admin to lock down specific models so that they can still be shared but not changed unless a new model is copied from it. So the original model stays in tact.
Thanks,
--Brian
1 reply
-
Hi Brian,
When you say "model" are you referring to the model definition in the content store, or the actual database the model defines?
If the former, then simply copy / move the model definition into a Public folder where the people with whom you want to share it have read only rights to the folder.
It would probably be a good idea to remove the Database name that the model creates from the target block in the data flow, so that if another user runs the model it does not overwrite the original database.
Hope that helps.
Ian