mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
13.35.2012 08ecbe0dac0aca6c4c2d31a4234947f7978de34b
Review suggestion from Peter Major
1 files modified
19 ■■■■ changed files
opendj3/src/main/docbkx/admin-guide/chap-privileges-acis.xml 19 ●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/admin-guide/chap-privileges-acis.xml
@@ -867,8 +867,23 @@
  data.</para>
  
  <para>This section therefore focuses on ACI examples, rather than
  demonstrating how to directory data for each example.</para>
  demonstrating how to directory data for each example. To update ACIs,
  either change them using the <command>ldapmodify</command> command, or
  using OpenDJ Control Panel.</para>
  <para>If you use OpenDJ Control Panel, find the entry to modify in the Manage
  Entries window. Then try View &gt; LDIF View to edit the entry. Control Panel
  checks your syntax and lets you know if you made an error before it saves any
  changes.</para>
  <para>For hints on updating directory entries with
  <command>ldapmodify</command>, see the section on <link
  xlink:role="http://docbook.org/xlink/role/olink"
  xlink:href="admin-guide#modify-ldap"><citetitle>Modifying Entry
  Attributes</citetitle></link>, keeping in mind that the name of the ACI
  attribute is <literal>aci</literal> as shown in the examples that
  follow.</para>
  <example xml:id="access-control-anonymous-reads">
   <title>ACI: Anonymous Reads &amp; Searches</title>