Gary Winiger wrote: >>NOTES >> Use the svcadm command to perform administrative actions on >> the nbtd service, such as enabling, disabling, or restarting >> the service. Use the svcs command to query the service >> status. >> >> The nbtd service is managed by the service management facil- >> ity under the service identifier svc:/network/nbt:default. >> >> The nbtd service does not participate in Browser elections. >>-------------------------------------------------------------------------- >> >> 4). New nbt manpage >> >> The following SMF properties will be now part of nbtd manifest >> and will be set via sharectl command by authorized users. >> >> - scope >> - enable >> - exclude >> - pdc >> - primary_wins >> - secondary_wins >>-------------------------------------------------------------------------- > > > How does this project meet the SMF policy: > http://opensolaris.org/os/community/arc/policies/SMF-policy/ > particularly with respect to action and value authorizations, > Rights Profiles, and as we've been discussing method contexts? >
The following authorizations and profiles will be used. 1). - solaris.smf.manage.smb The existing solaris.smf.manage.smb authorization, will be used to cover activities that change the state of the service, such as starting, stopping or refreshing of the nbtd(1M) daemon. 2). - solaris.smf.value.smb The existing solaris.smf.value.smb authorization, will be used to allow the users to change the nbtd daemon configuration property values. 3). The existing SMB Management right profile will be used. SMB Management:::Manage SMB service: auths=solaris.smf.manage.smb,solaris.smf.value.smb:help=RtSMBMngmnt.html
