16730138 transforms/actuators should not generate RBAC calls
authorNorm Jacobs <Norm.Jacobs@Oracle.COM>
Tue, 04 Jun 2013 11:53:41 -0700
changeset 1327 1e7825e85ede
parent 1326 6edae69990a7
child 1328 5aa75d7e4b1f
16730138 transforms/actuators should not generate RBAC calls
transforms/actuators
--- a/transforms/actuators	Tue Jun 04 05:37:52 2013 -0700
+++ b/transforms/actuators	Tue Jun 04 11:53:41 2013 -0700
@@ -20,19 +20,13 @@
 #
 
 #
-# Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2010, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 # SFW service manifests
 <transform file path=(var|lib)/svc/manifest/.*\.xml$ -> \
     default restart_fmri svc:/system/manifest-import:default>
 
-# RBAC file fragments
-<transform file path=etc/security/[^/]+_attr.d/.+ -> \
-    default restart_fmri svc:/system/rbac:default>
-<transform file path=etc/user_attr.d/.+ -> \
-    default restart_fmri svc:/system/rbac:default>
-
 # Fonts and font configuration
 <transform file path=etc/fonts/conf\.(avail|d)/.+ -> \
     default restart_fmri svc:/application/font/fc-cache:default>