Thomas Whitten wrote: >> Does an svccfg delprop against a "required" property fail? That's the >> primary thing I would be looking for, so that an admin can't break the >> system by deleting the property. > > No, svccfg delprop will allow you to delete a required property. As long > as you readd the property before doing a refresh, you will end up with a > valid state. > > svccfg validate will tell you if you have a missing required property.
What happens if you try to refresh with an invalid state?