I'm not sure about the test suite, but when I did my manual experiments it was as root, via "su". I hope that's enough authorization.
David Pacheco wrote: > Jordan Brown wrote: >> I have a test suite that tries to save and restore a service's >> configuration using svccfg export and svccfg import, but it seems to >> consistently lose the values of general/action_authorization and >> general/value_authorization. > > Are you sure the process invoking svccfg has the necessary > authorizations to read the properties? > > -- Dave >