OpenSolaris

Printable Version Enter a New Search
Bug ID 6620473
Synopsis idmap needs value_authorization for solaris.smf.manage.idmap
State 10-Fix Delivered (Fix available in build)
Category:Subcategory idmap:other
Keywords
Responsible Engineer Baban Kenkre
Reported Against
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_77
Fixed In snv_77
Release Fixed solaris_nevada(snv_77)
Related Bugs 6620604
Submit Date 23-October-2007
Last Update Date 8-November-2007
Description
I noticed that the the SMF best practice document [http://opensolaris.org/os/community/arc/policies/SMF-policy] has the following:
<snip>
            <propval name='action_authorization' type='astring'
                value='solaris.smf.manage.myservice' />
            <!--
                If the authorization is intended to cover permanent
                enable/disable as well as temporary, add the following
            -->
            <propval name='value_authorization' type='astring'
                value='solaris.smf.manage.myservice' />
</snip>

The idmap's manifest only has action_authorization for solaris.smf.manage.idmap but not value_authorization which as per the above document is needed to permanently enable/disable the service.
Work Around
N/A
Comments
N/A