diff options
author | jacobs <none@none> | 2007-04-09 17:13:22 -0700 |
---|---|---|
committer | jacobs <none@none> | 2007-04-09 17:13:22 -0700 |
commit | 53ac4dca2d62281a883fb28d174b000643cd3bfa (patch) | |
tree | 96affe7b6923a7c3bcffb8dc404752f4b99e615b /usr/src/cmd/print/bsd-sysv-commands | |
parent | 46736d35df047bb400483364f76bfcb08cdcbb25 (diff) | |
download | illumos-gate-53ac4dca2d62281a883fb28d174b000643cd3bfa.tar.gz |
6222297 lpsched and lpshut should be corrected/removed from exec_attr
6454630 print subsystem enable and disable commands not RBAC capable
6538881 lpadmin cannot create queue even with Print Management profile
6539897 uri interface script should handle common device-uri forms
Diffstat (limited to 'usr/src/cmd/print/bsd-sysv-commands')
-rw-r--r-- | usr/src/cmd/print/bsd-sysv-commands/rfc1179.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/usr/src/cmd/print/bsd-sysv-commands/rfc1179.xml b/usr/src/cmd/print/bsd-sysv-commands/rfc1179.xml index 8caf55034d..2307aeec16 100644 --- a/usr/src/cmd/print/bsd-sysv-commands/rfc1179.xml +++ b/usr/src/cmd/print/bsd-sysv-commands/rfc1179.xml @@ -80,6 +80,14 @@ <propval name='proto' type='astring' value='tcp6' /> </property_group> + <property_group name='general' type='framework'> + <!-- to start/stop rfc1179 listening --> + <propval name='action_authorization' type='astring' + value='solaris.print.admin' /> + <propval name='value_authorization' type='astring' + value='solaris.print.admin' /> + </property_group> + <stability value='Unstable' /> <template> |