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 2008/07/16 16:23:32 UTC

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

Author: pamarcelot
Date: Wed Jul 16 07:23:31 2008
New Revision: 677293

URL: http://svn.apache.org/viewvc?rev=677293&view=rev
Log:
Added documentation for the Configuration Editor of the Apache DS 1.5.3 server.xml configuration file.

Added:
    directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.1_configuration_editor_1.5.3_general.xml
    directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.2_configuration_editor_1.5.3_authentication.xml
    directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.3_configuration_editor_1.5.3_partitions.xml
    directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.4_configuration_editor_1.5.3_interceptors.xml
    directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.5_configuration_editor_1.5.3_extended_operations.xml
    directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4_configuration_editor_1.5.3.xml
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_authentication.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_authentication_sasl_qop.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_authentication_sasl_realms.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_authentication_sasl_settings.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_authentication_supported_authentication_mechanisms.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_extended_operations.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_extended_operations_details.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_extended_operations_list.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_general.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_general_limits.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_general_options.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_general_protocols.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_interceptors.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_interceptors_details.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_interceptors_list.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_partitions.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_partitions_context_entry.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_partitions_details.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_partitions_indexed_attributes.png   (with props)
    directory/studio/trunk/apacheds-configuration-help/src/main/resources/html/images/gettingstarted/editor_1.5.3_partitions_list.png   (with props)
Modified:
    directory/studio/trunk/apacheds-configuration-help/src/main/docbook/0_index.xml
    directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.3.2_configuration_editor_1.5.2_authentication.xml

Modified: directory/studio/trunk/apacheds-configuration-help/src/main/docbook/0_index.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/src/main/docbook/0_index.xml?rev=677293&r1=677292&r2=677293&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/src/main/docbook/0_index.xml (original)
+++ directory/studio/trunk/apacheds-configuration-help/src/main/docbook/0_index.xml Wed Jul 16 07:23:31 2008
@@ -20,6 +20,12 @@
   <!ENTITY configuration_editor_1.5.2_partitions SYSTEM "1.2.3.3_configuration_editor_1.5.2_partitions.xml">
   <!ENTITY configuration_editor_1.5.2_interceptors SYSTEM "1.2.3.4_configuration_editor_1.5.2_interceptors.xml">
   <!ENTITY configuration_editor_1.5.2_extended_operations SYSTEM "1.2.3.5_configuration_editor_1.5.2_extended_operations.xml">
+  <!ENTITY configuration_editor_1.5.3 SYSTEM "1.2.4_configuration_editor_1.5.3.xml">
+  <!ENTITY configuration_editor_1.5.3_general SYSTEM "1.2.4.1_configuration_editor_1.5.3_general.xml">
+  <!ENTITY configuration_editor_1.5.3_authentication SYSTEM "1.2.4.2_configuration_editor_1.5.3_authentication.xml">
+  <!ENTITY configuration_editor_1.5.3_partitions SYSTEM "1.2.4.3_configuration_editor_1.5.3_partitions.xml">
+  <!ENTITY configuration_editor_1.5.3_interceptors SYSTEM "1.2.4.4_configuration_editor_1.5.3_interceptors.xml">
+  <!ENTITY configuration_editor_1.5.3_extended_operations SYSTEM "1.2.4.5_configuration_editor_1.5.3_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">

Modified: directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.3.2_configuration_editor_1.5.2_authentication.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.3.2_configuration_editor_1.5.2_authentication.xml?rev=677293&r1=677292&r2=677293&view=diff
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.3.2_configuration_editor_1.5.2_authentication.xml (original)
+++ directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.3.2_configuration_editor_1.5.2_authentication.xml Wed Jul 16 07:23:31 2008
@@ -70,9 +70,9 @@
 			following mechanisms:
 			<itemizedlist spacing="normal" mark="bullet">
 				<listitem>SIMPLE</listitem>
-				<listitem>CRAM-MD5</listitem>
-				<listitem>DIGEST-MD5</listitem>
-				<listitem>GSSAPI</listitem>
+				<listitem>CRAM-MD5 (SASL)</listitem>
+				<listitem>DIGEST-MD5 (SASL)</listitem>
+				<listitem>GSSAPI (SASL)</listitem>
 			</itemizedlist>
 		</para>
 	</simplesect>

Added: directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.1_configuration_editor_1.5.3_general.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.1_configuration_editor_1.5.3_general.xml?rev=677293&view=auto
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.1_configuration_editor_1.5.3_general.xml (added)
+++ directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.1_configuration_editor_1.5.3_general.xml Wed Jul 16 07:23:31 2008
@@ -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.3_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.3_general.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+
+	<simplesect id="configuration_editor_1.5.3_general_protocols">
+		<title>Protocols</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.3_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.3_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.3_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.3_general_options">
+		<title>Options</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.3_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/apacheds-configuration-help/src/main/docbook/1.2.4.2_configuration_editor_1.5.3_authentication.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.2_configuration_editor_1.5.3_authentication.xml?rev=677293&view=auto
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.2_configuration_editor_1.5.3_authentication.xml (added)
+++ directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.2_configuration_editor_1.5.3_authentication.xml Wed Jul 16 07:23:31 2008
@@ -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.3_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.3_authentication.png"
+						format="PNG" />
+				</imageobject>
+			</mediaobject>
+		</screenshot>
+	</para>
+
+	<simplesect
+		id="configuration_editor_1.5.3_authentication_supported_authentication_mechanisms">
+		<title>Supported Authentication Mechanisms</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.3_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.3_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.3_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.3_authentication_sasl_qop">
+		<title>SASL Quality Of Protection</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.3_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.3_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.3_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/apacheds-configuration-help/src/main/docbook/1.2.4.3_configuration_editor_1.5.3_partitions.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.3_configuration_editor_1.5.3_partitions.xml?rev=677293&view=auto
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.3_configuration_editor_1.5.3_partitions.xml (added)
+++ directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.3_configuration_editor_1.5.3_partitions.xml Wed Jul 16 07:23:31 2008
@@ -0,0 +1,210 @@
+<!--
+	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.3_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.3_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 contentdepth="1em"
+				fileref="images/gettingstarted/horizontal_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		or "Vertical Orientation"
+		<imageobject>
+			<imagedata contentdepth="1em"
+				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.3_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="configuration_editor_1.5.3_partitions_details">
+		<title>Partition details</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.3_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.3_partitions_context_entry">
+		<title>Context Entry</title>
+		<para>
+			This section allows you to specify to the server the
+			attribute/value pairs that will be used for the Context
+			Entry of the partition.
+		</para>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.3_partitions_context_entry.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 values.
+		</para>
+	</simplesect>
+
+	<simplesect
+		id="configuration_editor_1.5.3_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.3_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 contentdepth="1em"
+										fileref="images/gettingstarted/partition.gif" format="GIF" />
+								</imageobject>
+							</mediaobject>
+						</entry>
+						<entry>Standard Partition</entry>
+					</row>
+					<row>
+						<entry align="center">
+							<mediaobject>
+								<imageobject>
+									<imagedata contentdepth="1em"
+										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/apacheds-configuration-help/src/main/docbook/1.2.4.4_configuration_editor_1.5.3_interceptors.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.4_configuration_editor_1.5.3_interceptors.xml?rev=677293&view=auto
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.4_configuration_editor_1.5.3_interceptors.xml (added)
+++ directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.4_configuration_editor_1.5.3_interceptors.xml Wed Jul 16 07:23:31 2008
@@ -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.3_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.3_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 contentdepth="1em"
+				fileref="images/gettingstarted/horizontal_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		or "Vertical Orientation"
+		<imageobject>
+			<imagedata contentdepth="1em"
+				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.3_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.3_interceptors_details">
+		<title>Interceptor details</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.3_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 contentdepth="1em"
+										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/apacheds-configuration-help/src/main/docbook/1.2.4.5_configuration_editor_1.5.3_extended_operations.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.5_configuration_editor_1.5.3_extended_operations.xml?rev=677293&view=auto
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.5_configuration_editor_1.5.3_extended_operations.xml (added)
+++ directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4.5_configuration_editor_1.5.3_extended_operations.xml Wed Jul 16 07:23:31 2008
@@ -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.3_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.3_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 contentdepth="1em"
+				fileref="images/gettingstarted/horizontal_orientation.gif"
+				format="GIF" />
+		</imageobject>
+		or "Vertical Orientation"
+		<imageobject>
+			<imagedata contentdepth="1em"
+				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.3_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.3_extended_operation_details">
+		<title>Extended Operation details</title>
+		<screenshot>
+			<mediaobject>
+				<imageobject>
+					<imagedata scale="50"
+						fileref="images/gettingstarted/editor_1.5.3_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 contentdepth="1em"
+										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/apacheds-configuration-help/src/main/docbook/1.2.4_configuration_editor_1.5.3.xml
URL: http://svn.apache.org/viewvc/directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4_configuration_editor_1.5.3.xml?rev=677293&view=auto
==============================================================================
--- directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4_configuration_editor_1.5.3.xml (added)
+++ directory/studio/trunk/apacheds-configuration-help/src/main/docbook/1.2.4_configuration_editor_1.5.3.xml Wed Jul 16 07:23:31 2008
@@ -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.3">
+	<title>Editor for Apache DS 1.5.3</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.3_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.3_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.3_partitions">
+						Partitions
+					</link>
+				</emphasis>
+				page allows you to manage your server partitions.
+			</listitem>
+			<listitem>
+				The
+				<emphasis>
+					<link
+						linkend="configuration_editor_1.5.3_interceptors">
+						Interceptors
+					</link>
+				</emphasis>
+				page allows you to manage your server interceptors.
+			</listitem>
+			<listitem>
+				The
+				<emphasis>
+					<link
+						linkend="configuration_editor_1.5.3_extended_operations">
+						Extended Operations
+					</link>
+				</emphasis>
+				page allows you to manage your server extended
+				operations handlers.
+			</listitem>
+		</itemizedlist>
+	</para>
+
+	&configuration_editor_1.5.3_general;
+	&configuration_editor_1.5.3_authentication;
+	&configuration_editor_1.5.3_partitions;
+	&configuration_editor_1.5.3_interceptors;
+	&configuration_editor_1.5.3_extended_operations;
+
+</section>
\ No newline at end of file

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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