You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2010/09/10 17:09:05 UTC

svn commit: r995820 - in /directory/studio/trunk/helps/apacheds.configuration.help/src/main: docbook/ resources/html/images/gettingstarted/

Author: pamarcelot
Date: Fri Sep 10 15:09:04 2010
New Revision: 995820

URL: http://svn.apache.org/viewvc?rev=995820&view=rev
Log:
Added documentation for the ApacheDS 1.5.7 Configuration Editor.

Added:
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.1_configuration_editor_1.5.7_general.xml
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.2_configuration_editor_1.5.7_authentication.xml
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.3_configuration_editor_1.5.7_partitions.xml
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.4_configuration_editor_1.5.7_interceptors.xml
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.5_configuration_editor_1.5.7_extended_operations.xml
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8_configuration_editor_1.5.7.xml
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_qop.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_realms.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_settings.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_supported_authentication_mechanisms.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations_details.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations_list.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_limits.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_options.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_protocols.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors_details.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors_list.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_details.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_indexed_attributes.png   (with props)
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_list.png   (with props)
Modified:
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/0_index.xml
    directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2_configuration_editor.xml

Modified: directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/0_index.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/0_index.xml?rev=995820&r1=995819&r2=995820&view=diff
==============================================================================
--- directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/0_index.xml (original)
+++ directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/0_index.xml Fri Sep 10 15:09:04 2010
@@ -44,6 +44,12 @@
   <!ENTITY configuration_editor_1.5.6_partitions SYSTEM "1.2.7.3_configuration_editor_1.5.6_partitions.xml">
   <!ENTITY configuration_editor_1.5.6_interceptors SYSTEM "1.2.7.4_configuration_editor_1.5.6_interceptors.xml">
   <!ENTITY configuration_editor_1.5.6_extended_operations SYSTEM "1.2.7.5_configuration_editor_1.5.6_extended_operations.xml">
+  <!ENTITY configuration_editor_1.5.7 SYSTEM "1.2.8_configuration_editor_1.5.7.xml">
+  <!ENTITY configuration_editor_1.5.7_general SYSTEM "1.2.8.1_configuration_editor_1.5.7_general.xml">
+  <!ENTITY configuration_editor_1.5.7_authentication SYSTEM "1.2.8.2_configuration_editor_1.5.7_authentication.xml">
+  <!ENTITY configuration_editor_1.5.7_partitions SYSTEM "1.2.8.3_configuration_editor_1.5.7_partitions.xml">
+  <!ENTITY configuration_editor_1.5.7_interceptors SYSTEM "1.2.8.4_configuration_editor_1.5.7_interceptors.xml">
+  <!ENTITY configuration_editor_1.5.7_extended_operations SYSTEM "1.2.8.5_configuration_editor_1.5.7_extended_operations.xml">
   <!ENTITY tasks SYSTEM "2_tasks.xml">
   <!ENTITY open_server_configuration SYSTEM "2.1_open_server_configuration.xml">
   <!ENTITY create_new_server_configuration SYSTEM "2.2_create_new_server_configuration.xml">

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.1_configuration_editor_1.5.7_general.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.1_configuration_editor_1.5.7_general.xml?rev=995820&view=auto
==============================================================================
--- directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.1_configuration_editor_1.5.7_general.xml (added)
+++ directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.1_configuration_editor_1.5.7_general.xml Fri Sep 10 15:09:04 2010
@@ -0,0 +1,145 @@
+<!--
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	to you under the Apache License, Version 2.0 (the
+	"License"); you may not use this file except in compliance
+	with the License.  You may obtain a copy of the License at
+	
+	http://www.apache.org/licenses/LICENSE-2.0
+	
+	Unless required by applicable law or agreed to in writing,
+	software distributed under the License is distributed on an
+	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.
+-->
+<section id="configuration_editor_1.5.7_general">
+	<title>General Page</title>
+	<para>
+		The
+		<emphasis role="strong">General Page</emphasis>
+		of the Configuration Editor allows you to edit the server
+		settings.
+	</para>
+	<para>
+		It contains three sections :
+		<emphasis role="strong">Protocols</emphasis>
+		,
+		<emphasis role="strong">Limits</emphasis>
+		and
+		<emphasis role="strong">Options</emphasis>
+		.
+	</para>
+	<para>
+		Here's what the
+		<emphasis role="strong">General Page</emphasis>
+		looks like:
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_general.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+
+	<simplesect id="configuration_editor_1.5.7_general_protocols">
+		<title>Protocols</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_general_protocols.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			This section allows you to enable/disable each of the
+			following protocols and specify the port it is running on:
+			<itemizedlist spacing="normal" mark="bullet">
+				<listitem>LDAP (default port: 10389)</listitem>
+				<listitem>LDAPS (default port: 636)</listitem>
+				<listitem>Kerberos (default port: 88)</listitem>
+				<listitem>NTP (default port: 123)</listitem>
+				<listitem>DNS (default port: 53)</listitem>
+				<listitem>Change Password (default port: 464)</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+
+	<simplesect id="configuration_editor_1.5.7_general_limits">
+		<title>Limits</title>
+		<para>
+			This section allows you to specify the Limits of the server.
+		</para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_general_limits.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			<emphasis role="strong">Max. Time Limit</emphasis>
+			lets you choose the maximum time that should last a request
+			(in milliseconds).
+		</para>
+		<para>
+			<emphasis role="strong">Max. Size Limit</emphasis>
+			lets you choose the maximum number of entries that should be
+			returned.
+		</para>
+		<para>
+			<emphasis role="strong">Synchronization Period</emphasis>
+			lets you choose the number of milliseconds between two
+			synchronizations.
+		</para>
+		<para>
+			<emphasis role="strong">Max. Threads</emphasis>
+			lets you choose the number of threads that should be used by
+			the server in its execution.
+		</para>
+	</simplesect>
+
+	<simplesect id="configuration_editor_1.5.7_general_options">
+		<title>Options</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_general_options.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			Check the
+			<emphasis role="strong">Allow Anymous Access</emphasis>
+			checkbox to allow anymous access on the server.
+		</para>
+		<para>
+			Check the
+			<emphasis role="strong">Enable Access Control</emphasis>
+			to enable Access Control on the server.
+		</para>
+		<para>
+			Check the
+			<emphasis role="strong">
+				Denormalize Operational Attributes
+			</emphasis>
+			to use a more human readable form ('uid=admin,ou=system'
+			instead of
+			'0.9.2342.19200300.100.1.1=admin,2.5.4.11=system') for
+			Operational Attributes on the server.
+		</para>
+	</simplesect>
+</section>
\ No newline at end of file

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.2_configuration_editor_1.5.7_authentication.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.2_configuration_editor_1.5.7_authentication.xml?rev=995820&view=auto
==============================================================================
--- directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.2_configuration_editor_1.5.7_authentication.xml (added)
+++ directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.2_configuration_editor_1.5.7_authentication.xml Fri Sep 10 15:09:04 2010
@@ -0,0 +1,175 @@
+<!--
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	to you under the Apache License, Version 2.0 (the
+	"License"); you may not use this file except in compliance
+	with the License.  You may obtain a copy of the License at
+	
+	http://www.apache.org/licenses/LICENSE-2.0
+	
+	Unless required by applicable law or agreed to in writing,
+	software distributed under the License is distributed on an
+	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.
+-->
+<section id="configuration_editor_1.5.7_authentication">
+	<title>Authentication Page</title>
+	<para>
+		The
+		<emphasis role="strong">Authentication Page</emphasis>
+		of the Configuration Editor allows you to edit the server
+		authentication settings.
+	</para>
+	<para>
+		It contains four sections :
+		<emphasis role="strong">
+			Supported Authentication Mechanisms
+		</emphasis>
+		,
+		<emphasis role="strong">SASL Settings</emphasis>
+		,
+		<emphasis role="strong">SASL Quality Of Protection</emphasis>
+		and
+		<emphasis role="strong">SASL Realms</emphasis>
+		.
+	</para>
+	<para>
+		Here's what the
+		<emphasis role="strong">Authentication Page</emphasis>
+		looks like:
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_authentication.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+
+	<simplesect
+		id="configuration_editor_1.5.7_authentication_supported_authentication_mechanisms">
+		<title>Supported Authentication Mechanisms</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_authentication_supported_authentication_mechanisms.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			This section allows you to specify the supported
+			authentication mechanisms. You can choose between the
+			following mechanisms:
+			<itemizedlist spacing="normal" mark="bullet">
+				<listitem>SIMPLE</listitem>
+				<listitem>CRAM-MD5 (SASL)</listitem>
+				<listitem>DIGEST-MD5 (SASL)</listitem>
+				<listitem>GSSAPI (SASL)</listitem>
+				<listitem>NTML (SASL)</listitem>
+				<listitem>GSS-SPNEGO (SASL)</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect
+		id="configuration_editor_1.5.7_authentication_sasl_settings">
+		<title>SASL Settings</title>
+		<para>
+			This section allows you to specify to the SASL setting.
+		</para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_authentication_sasl_settings.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			The
+			<emphasis role="strong">SASL Host</emphasis>
+			field represents the name of the host.
+		</para>
+		<para>
+			The
+			<emphasis role="strong">SASL Principal</emphasis>
+			field represents the service principal name that the
+			server-side of the LDAP protocol provider will use to
+			"accept" a GSSAPI context initiated by the LDAP client. The
+			SASL principal MUST follow the name-form
+			"ldap/[fqdn]@[realm]".
+		</para>
+		<para>
+			The
+			<emphasis role="strong">Search Base DN</emphasis>
+			field represents the Distinguished Name where a
+			subtree-scoped DIT search will be performed. This is BOTH
+			where the LDAP service principal must reside, as well as
+			where user principals must reside.
+		</para>
+	</simplesect>
+
+	<simplesect
+		id="configuration_editor_1.5.7_authentication_sasl_qop">
+		<title>SASL Quality Of Protection</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_authentication_sasl_qop.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			This section allows you to specify the SASL quality of
+			protection. You can choose between the following values:
+			<itemizedlist spacing="normal" mark="bullet">
+				<listitem>auth (Authentication only)</listitem>
+				<listitem>
+					auth-int (Authentication with integrity protection)
+				</listitem>
+				<listitem>
+					auth-conf (Authentication with integrity and privacy
+					protection)
+				</listitem>
+			</itemizedlist>
+		</para>
+	</simplesect>
+
+	<simplesect
+		id="configuration_editor_1.5.7_authentication_sasl_realms">
+		<title>SASL Realms</title>
+		<para>
+			This section allows you to specify to the SASL realms.
+		</para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_authentication_sasl_realms.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			Use the
+			<emphasis role="strong">Add...</emphasis>
+			,
+			<emphasis role="strong">Edit...</emphasis>
+			and
+			<emphasis role="strong">Delete</emphasis>
+			buttons to set your SASL Realms.
+		</para>
+	</simplesect>
+
+</section>
\ No newline at end of file

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.3_configuration_editor_1.5.7_partitions.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.3_configuration_editor_1.5.7_partitions.xml?rev=995820&view=auto
==============================================================================
--- directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.3_configuration_editor_1.5.7_partitions.xml (added)
+++ directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.3_configuration_editor_1.5.7_partitions.xml Fri Sep 10 15:09:04 2010
@@ -0,0 +1,182 @@
+<!--
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	to you under the Apache License, Version 2.0 (the
+	"License"); you may not use this file except in compliance
+	with the License.  You may obtain a copy of the License at
+	
+	http://www.apache.org/licenses/LICENSE-2.0
+	
+	Unless required by applicable law or agreed to in writing,
+	software distributed under the License is distributed on an
+	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.
+-->
+<section id="configuration_editor_1.5.7_partitions">
+	<title>Partitions Page</title>
+	<para>
+		The
+		<emphasis role="strong">Partitions Page</emphasis>
+		of the Configuration Editor allows you to edit the server
+		partitions.
+	</para>
+	<para>
+		Here's what the
+		<emphasis role="strong">Partitions Page</emphasis>
+		looks like:
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_partitions.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+	<para>The page is divided vertically in two parts.</para>
+	<para>
+		You can choose the orientation of the page by clicking on the
+		appropriate button ("Horizontal Orientation"
+		<imageobject>
+			<imagedata scale="50"
+				fileref="images/gettingstarted/horizontal_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		or "Vertical Orientation"
+		<imageobject>
+			<imagedata scale="50"
+				fileref="images/gettingstarted/vertical_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		) at the right of the page.
+	</para>
+	<para>
+		The left side of the page shows the partitions defined on the
+		server. This is where you can add or delete a partition.
+	</para>
+	<screenshot>
+		<mediaobject>
+			<imageobject>
+				<imagedata scale="50"
+					fileref="images/gettingstarted/editor_1.5.7_partitions_list.png"
+					format="PNG" />
+			</imageobject>
+		</mediaobject>
+	</screenshot>
+	<para>
+		The right side of the page display and lets you edit the details
+		of the selected partition in the left side.
+	</para>
+
+	<simplesect id="config1.5.4on_editor_1.5.7_partitions_details">
+		<title>Partition details</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_partitions_details.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			An
+			<emphasis role="strong">ID</emphasis>
+			is mandatory for the partition.
+		</para>
+		<para>
+			A
+			<emphasis role="strong">Cache Size</emphasis>
+			is mandatory for the partition.
+		</para>
+		<para>
+			A
+			<emphasis role="strong">Suffix</emphasis>
+			is mandatory for the partition.
+		</para>
+		<para>
+			Check the
+			<emphasis role="strong">Enable Optimizer</emphasis>
+			checkbox to enable the optimizer for the partition.
+		</para>
+		<para>
+			Check the
+			<emphasis role="strong">Synchronization On Write</emphasis>
+			checkbox to enable the synchronization on write for the
+			partition.
+		</para>
+	</simplesect>
+
+	<simplesect
+		id="configuration_editor_1.5.7_partitions_indexed_attributes">
+		<title>Indexed Attributes</title>
+		<para>
+			This section allows you to specify to the server the
+			attributes that should be indexed and their cache size.
+		</para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_partitions_indexed_attributes.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			Use the
+			<emphasis role="strong">Add...</emphasis>
+			,
+			<emphasis role="strong">Edit...</emphasis>
+			and
+			<emphasis role="strong">Delete</emphasis>
+			buttons to set the indexed attributes.
+		</para>
+	</simplesect>
+	<para></para>
+	<para>The following icons can appear in the Partitions Page.</para>
+	<para>
+		<informaltable>
+			<tgroup cols="2">
+				<colspec colname="Icon" colwidth="1* " />
+				<colspec colname="Description" colwidth="3*" />
+				<thead>
+					<row>
+						<entry>Icon</entry>
+						<entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry align="center">
+							<mediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="images/gettingstarted/partition.gif" format="GIF" />
+								</imageobject>
+							</mediaobject>
+						</entry>
+						<entry>Standard Partition</entry>
+					</row>
+					<row>
+						<entry align="center">
+							<mediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="images/gettingstarted/partition_system.gif"
+										format="GIF" />
+								</imageobject>
+							</mediaobject>
+						</entry>
+						<entry>System Partition</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</para>
+</section>
\ No newline at end of file

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.4_configuration_editor_1.5.7_interceptors.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.4_configuration_editor_1.5.7_interceptors.xml?rev=995820&view=auto
==============================================================================
--- directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.4_configuration_editor_1.5.7_interceptors.xml (added)
+++ directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.4_configuration_editor_1.5.7_interceptors.xml Fri Sep 10 15:09:04 2010
@@ -0,0 +1,133 @@
+<!--
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	to you under the Apache License, Version 2.0 (the
+	"License"); you may not use this file except in compliance
+	with the License.  You may obtain a copy of the License at
+	
+	http://www.apache.org/licenses/LICENSE-2.0
+	
+	Unless required by applicable law or agreed to in writing,
+	software distributed under the License is distributed on an
+	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.
+-->
+<section id="configuration_editor_1.5.7_interceptors">
+	<title>Interceptors Page</title>
+	<para>
+		The
+		<emphasis role="strong">Interceptors Page</emphasis>
+		of the Configuration Editor allows you to edit the server
+		interceptors.
+	</para>
+	<para>
+		Here's what the
+		<emphasis role="strong">Interceptors Page</emphasis>
+		looks like:
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_interceptors.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+	<para>The page is divided vertically in two parts.</para>
+	<para>
+		You can choose the orientation of the page by clicking on the
+		appropriate button ("Horizontal Orientation"
+		<imageobject>
+			<imagedata scale="50"
+				fileref="images/gettingstarted/horizontal_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		or "Vertical Orientation"
+		<imageobject>
+			<imagedata scale="50"
+				fileref="images/gettingstarted/vertical_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		) at the right of the page.
+	</para>
+	<para>
+		The left side of the page shows the interceptors defined on the
+		server. This is where you can add or delete an interceptor.
+	</para>
+	<para>
+		You can also choose the order of the interceptors in the
+		interceptors' chain using the "Up" and "Down" buttons.
+	</para>
+	<screenshot>
+		<mediaobject>
+			<imageobject>
+				<imagedata scale="50"
+					fileref="images/gettingstarted/editor_1.5.7_interceptors_list.png"
+					format="PNG" />
+			</imageobject>
+		</mediaobject>
+	</screenshot>
+	<para>
+		The right side of the page display and lets you see the details
+		of the selected interceptor in the left side.
+	</para>
+
+	<simplesect id="configuration_editor_1.5.7_interceptors_details">
+		<title>Interceptor details</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_interceptors_details.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			The
+			<emphasis role="strong">Name</emphasis>
+			field displays the name of the interceptor.
+		</para>
+		<para>
+			The
+			<emphasis role="strong">Description</emphasis>
+			field displays the description of the interceptor.
+		</para>
+	</simplesect>
+	<para></para>
+	<para>
+		The following icons can appear in the Interceptors Page.
+	</para>
+	<para>
+		<informaltable>
+			<tgroup cols="2">
+				<colspec colname="Icon" colwidth="1* " />
+				<colspec colname="Description" colwidth="3*" />
+				<thead>
+					<row>
+						<entry>Icon</entry>
+						<entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry align="center">
+							<mediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="images/gettingstarted/interceptor.gif" format="GIF" />
+								</imageobject>
+							</mediaobject>
+						</entry>
+						<entry>Interceptor</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</para>
+</section>
\ No newline at end of file

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.5_configuration_editor_1.5.7_extended_operations.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.5_configuration_editor_1.5.7_extended_operations.xml?rev=995820&view=auto
==============================================================================
--- directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.5_configuration_editor_1.5.7_extended_operations.xml (added)
+++ directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8.5_configuration_editor_1.5.7_extended_operations.xml Fri Sep 10 15:09:04 2010
@@ -0,0 +1,131 @@
+<!--
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	to you under the Apache License, Version 2.0 (the
+	"License"); you may not use this file except in compliance
+	with the License.  You may obtain a copy of the License at
+	
+	http://www.apache.org/licenses/LICENSE-2.0
+	
+	Unless required by applicable law or agreed to in writing,
+	software distributed under the License is distributed on an
+	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.
+-->
+<section id="configuration_editor_1.5.7_extended_operations">
+	<title>Extended Operations Page</title>
+	<para>
+		The
+		<emphasis role="strong">Extended Operations Page</emphasis>
+		of the Configuration Editor allows you to edit the server
+		extended operations.
+	</para>
+	<para>
+		Here's what the
+		<emphasis role="strong">Extended Operations Page</emphasis>
+		looks like:
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_extended_operations.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+	<para>The page is divided vertically in two parts.</para>
+	<para>
+		You can choose the orientation of the page by clicking on the
+		appropriate button ("Horizontal Orientation"
+		<imageobject>
+			<imagedata scale="50"
+				fileref="images/gettingstarted/horizontal_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		or "Vertical Orientation"
+		<imageobject>
+			<imagedata scale="50"
+				fileref="images/gettingstarted/vertical_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		) at the right of the page.
+	</para>
+	<para>
+		The left side of the page shows the extended operations defined
+		on the server. This is where you can add or delete an extended
+		operation.
+	</para>
+	<screenshot>
+		<mediaobject>
+			<imageobject>
+				<imagedata scale="50"
+					fileref="images/gettingstarted/editor_1.5.7_extended_operations_list.png"
+					format="PNG" />
+			</imageobject>
+		</mediaobject>
+	</screenshot>
+	<para>
+		The right side of the page display and lets you see the details
+		of the selected extended operation in the left side.
+	</para>
+
+	<simplesect id="configuration_editor_1.5.7_extended_operation_details">
+		<title>Extended Operation details</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.7_extended_operations_details.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+		<para>
+			The
+			<emphasis role="strong">Name</emphasis>
+			field displays the name of the extended operation.
+		</para>
+		<para>
+			The
+			<emphasis role="strong">Description</emphasis>
+			field displays the description of the extended operation.
+		</para>
+	</simplesect>
+	<para></para>
+	<para>
+		The following icons can appear in the Extended Operations Page.
+	</para>
+	<para>
+		<informaltable>
+			<tgroup cols="2">
+				<colspec colname="Icon" colwidth="1* " />
+				<colspec colname="Description" colwidth="3*" />
+				<thead>
+					<row>
+						<entry>Icon</entry>
+						<entry>Description</entry>
+					</row>
+				</thead>
+				<tbody>
+					<row>
+						<entry align="center">
+							<mediaobject>
+								<imageobject>
+									<imagedata scale="50"
+										fileref="images/gettingstarted/extended_operation.gif"
+										format="GIF" />
+								</imageobject>
+							</mediaobject>
+						</entry>
+						<entry>Extended Operation</entry>
+					</row>
+				</tbody>
+			</tgroup>
+		</informaltable>
+	</para>
+</section>
\ No newline at end of file

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8_configuration_editor_1.5.7.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8_configuration_editor_1.5.7.xml?rev=995820&view=auto
==============================================================================
--- directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8_configuration_editor_1.5.7.xml (added)
+++ directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2.8_configuration_editor_1.5.7.xml Fri Sep 10 15:09:04 2010
@@ -0,0 +1,89 @@
+<!--
+	Licensed to the Apache Software Foundation (ASF) under one
+	or more contributor license agreements.  See the NOTICE file
+	distributed with this work for additional information
+	regarding copyright ownership.  The ASF licenses this file
+	to you under the Apache License, Version 2.0 (the
+	"License"); you may not use this file except in compliance
+	with the License.  You may obtain a copy of the License at
+	
+	http://www.apache.org/licenses/LICENSE-2.0
+	
+	Unless required by applicable law or agreed to in writing,
+	software distributed under the License is distributed on an
+	"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+	KIND, either express or implied.  See the License for the
+	specific language governing permissions and limitations
+	under the License.
+-->
+<section id="configuration_editor_1.5.7">
+	<title>Editor for Apache DS 1.5.7</title>
+	<para>
+		The Configuration Editor for Apache DS consists in a five pages
+		Editor:
+		<itemizedlist spacing="normal" mark="bullet">
+			<listitem>
+				The
+				<emphasis>
+					<link
+						linkend="configuration_editor_1.5.7_general">
+						General
+					</link>
+				</emphasis>
+				page allows you to set "general" settings about the
+				server such as enabling/disabling protocols, setting
+				protocols ports, limits, etc...
+			</listitem>
+			<listitem>
+				The
+				<emphasis>
+					<link
+						linkend="configuration_editor_1.5.7_authentication">
+						Authentication
+					</link>
+				</emphasis>
+				page allows you to set "authentication" settings such as
+				the supported authentication mechanisms, SASL settings,
+				etc...
+			</listitem>
+			<listitem>
+				The
+				<emphasis>
+					<link
+						linkend="configuration_editor_1.5.7_partitions">
+						Partitions
+					</link>
+				</emphasis>
+				page allows you to manage your server partitions.
+			</listitem>
+			<listitem>
+				The
+				<emphasis>
+					<link
+						linkend="configuration_editor_1.5.7_interceptors">
+						Interceptors
+					</link>
+				</emphasis>
+				page allows you to manage your server interceptors.
+			</listitem>
+			<listitem>
+				The
+				<emphasis>
+					<link
+						linkend="configuration_editor_1.5.7_extended_operations">
+						Extended Operations
+					</link>
+				</emphasis>
+				page allows you to manage your server extended
+				operations handlers.
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	&configuration_editor_1.5.7_general;
+	&configuration_editor_1.5.7_authentication;
+	&configuration_editor_1.5.7_partitions;
+	&configuration_editor_1.5.7_interceptors;
+	&configuration_editor_1.5.7_extended_operations;
+
+</section>
\ No newline at end of file

Modified: directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2_configuration_editor.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2_configuration_editor.xml?rev=995820&r1=995819&r2=995820&view=diff
==============================================================================
--- directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2_configuration_editor.xml (original)
+++ directory/studio/trunk/helps/apacheds.configuration.help/src/main/docbook/1.2_configuration_editor.xml Fri Sep 10 15:09:04 2010
@@ -92,6 +92,16 @@
                 allows you to edit the 'server.xml' file of an Apache DS
                 version 1.5.6 installation.
             </listitem>
+            <listitem>
+                The
+                <emphasis>
+                    <link linkend="configuration_editor_1.5.7">
+                        Editor for Apache DS 1.5.7
+                    </link>
+                </emphasis>
+                allows you to edit the 'server.xml' file of an Apache DS
+                version 1.5.7 installation.
+            </listitem>
 		</itemizedlist>
 	</para>
 
@@ -102,5 +112,6 @@
 	&configuration_editor_1.5.4;
     &configuration_editor_1.5.5;
     &configuration_editor_1.5.6;
+    &configuration_editor_1.5.7;
 
 </section>
\ No newline at end of file

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_qop.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_qop.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_qop.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_realms.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_realms.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_realms.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_settings.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_settings.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_sasl_settings.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_supported_authentication_mechanisms.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_supported_authentication_mechanisms.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_authentication_supported_authentication_mechanisms.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations_details.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations_details.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations_details.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations_list.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations_list.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_extended_operations_list.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_limits.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_limits.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_limits.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_options.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_options.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_options.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_protocols.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_protocols.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_general_protocols.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors_details.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors_details.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors_details.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors_list.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors_list.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_interceptors_list.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_details.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_details.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_details.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_indexed_attributes.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_indexed_attributes.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_indexed_attributes.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_list.png
URL: http://svn.apache.org/viewvc/directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_list.png?rev=995820&view=auto
==============================================================================
Binary file - no diff available.

Propchange: directory/studio/trunk/helps/apacheds.configuration.help/src/main/resources/html/images/gettingstarted/editor_1.5.7_partitions_list.png
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream