components/openldap/Solaris/ldap-olslapd.xml
changeset 1423 27b01995039c
parent 550 39f79e2050e4
child 5911 a8d897c4c442
--- a/components/openldap/Solaris/ldap-olslapd.xml	Mon Aug 05 23:01:17 2013 -0700
+++ b/components/openldap/Solaris/ldap-olslapd.xml	Tue Aug 06 14:25:22 2013 -0700
@@ -22,7 +22,7 @@
 
 <!DOCTYPE service_bundle SYSTEM "/usr/share/lib/xml/dtd/service_bundle.dtd.1">
 <!--
-    Copyright (c) 2007, 2011, Oracle and/or its affiliates. All rights reserved.
+    Copyright (c) 2007, 2013, Oracle and/or its affiliates. All rights reserved.
 -->
 
 <service_bundle type='manifest' name='SUNWopenldapr:slapd'>
@@ -65,6 +65,12 @@
 		    name='start'
 		    exec='/lib/svc/method/ldap-olslapd start'
 		    timeout_seconds='60'>
+		    <method_context>
+			<method_credential
+			    user='openldap'
+			    group='openldap'
+			    privileges='basic,net_privaddr,file_dac_read,file_dac_write,file_dac_search' />
+		    </method_context>
 		</exec_method>
 
 		<exec_method