You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by se...@apache.org on 2018/09/09 15:55:44 UTC

svn commit: r1034904 [24/35] - in /websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14: ./ apache_directory_studio/ apache_directory_studio/css/ apache_directory_studio/images/ apacheds/ apacheds/css/ apacheds/images/ apacheds/...

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldap_perspective.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldap_perspective.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldap_perspective.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,47 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>LDAP perspective</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools.html" title="Tools"><link rel="prev" href="tools.html" title="Tools"><link rel="next" href="tools_viewsandeditors.html" title="Views and editors"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">LDAP perspective</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools.html">Prev</a>&nbsp;</td><th align="center" width="60%">Tools</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="tools_viewsandeditors.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><
 div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="tools_ldap_perspective"></a>LDAP perspective</h2></div></div></div><p>
+		The Apache Directory Studio Browser plug-in provides a LDAP perspective. It is designed for working
+		with an LDAP directory (browse, edit, search) as well as for editing LDIF
+		files. The views and edtiors are arranged as follows:
+	</p><p>
+		<div class="screenshot"><div class="mediaobject"><img src="images/tools_ldap_perspective_1.png"></div></div>
+	</p><p>
+		The bottom left view shows all the <span class="strong"><strong>Connections</strong></span>. 
+		It is used to create, edit, delete, open and close connections. 
+		When selecting a single connection the LDAP Browser shows the content of the 
+		selected connection.
+	</p><p>
+		The <span class="strong"><strong>LDAP Browser view</strong></span> is on the top left. 
+		It shows the directory information tree (DIT), the persistent searches
+		and bookmarks of the selected connection.
+		With the LDAP Browser you are able to navigate and modify the DIT, 
+		perform searches and manage bookmarks.
+		When selecting a single entry the Entry editor shows its attributes 
+		and values. When selecting a single search the Search Result editor 
+		shows the search results.
+	</p><p>
+		The editor area in the top middle. The following LDAP specific editors
+		are available:
+		<div class="itemizedlist"><ul type="disc"><li><p>The <span class="strong"><strong>Entry editor</strong></span> 
+				displays the attributes and values of the currently selected entry. 
+				Further it is possilbe to add, edit and delete	attributes</p></li><li><p>The <span class="strong"><strong>Search Result editor</strong></span>
+				shows the result of the currently selected search in a table. 
+				Further it is possible to edit the search result in a 
+				spreadsheet-like manner.</p></li><li><p>With the <span class="strong"><strong>Schema Browser</strong></span> 
+				you could browse the schema with its object class and attribute 
+				definitions.</p></li><li><p>The <span class="strong"><strong>LDIF editor</strong></span> is a 
+				rich editor to create LDIF files. It provides well-known Eclipse 
+				features like syntax highlighting and content assistance</p></li></ul></div>
+	</p><p>
+		The <span class="strong"><strong>Outline view</strong></span> on the top right 
+		displays the structure of the entry currently opended in the entry editor or 
+		the structured outline of the currently opened LDIF file.
+	</p><p>
+		The bottom centered view displays all <span class="strong"><strong>Modifications</strong></span>
+		made on the currently selected connection as LDIF change records and all
+		<span class="strong"><strong>Searches</strong></span> performed on the on the currently 
+		selected connection as LDIF records.
+	</p><p>
+		The bottom right <span class="strong"><strong>Progress view</strong></span> displays 
+		long-running operations like connecting to the directory or 
+		import/export operations.
+	</p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_viewsandeditors.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Tools&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;Views and editors</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldap_perspective.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldif_entry_editor_contextmenu.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldif_entry_editor_contextmenu.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldif_entry_editor_contextmenu.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,116 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>LDIF Entry Editor Context Menu</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_entry_editors.html" title="Entry editors"><link rel="prev" href="tools_ldif_entry_editor_overview.html" title="LDIF Entry Editor Overview"><link rel="next" href="tools_search_result_editor.html" title="Search Result editor"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">LDIF Entry Editor Context Menu</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_ldif_entry_editor_overview.html">Prev</a>&nbsp;</td><th align="center" width="60%">Entry editors</th><td align="rig
 ht" width="20%">&nbsp;<a accesskey="n" href="tools_search_result_editor.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_ldif_entry_editor_contextmenu"></a>LDIF Entry Editor Context Menu</h4></div></div></div><p>
+		This section describes the context menu of the LDIF Entry editor.
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_edior_contextmenu_undo"></a>Undo Typing</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Undo the last typing.
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">Ctrl</strong></span>-<span><strong class="keycap">Z</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_edior_contextmenu_revert"></a>Revert File</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Reverts all unsaved modifications.
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_edior_contextmenu_save"></a>Save</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Saves the modified entry to the directory server.
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">Ctrl</strong></span>-<span><strong class="keycap">S</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_edior_contextmenu_cut"></a>Cuts</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Cuts the selected text to the clipboard.
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">Ctrl</strong></span>-<span><strong class="keycap">X</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_edior_contextmenu_copy"></a>Copy</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Copies the selected text to the clipboard.
+					</p></li><li><p>
+						Icon:
+						<span class="guiicon">
+							<span class="inlinemediaobject"><img src="icons/copy.gif"></span>
+						</span>
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">Ctrl</strong></span>-<span><strong class="keycap">C</strong></span></strong></span>
+						or
+						<span><strong class="shortcut"><span><strong class="keycap">Ctrl</strong></span>-<span><strong class="keycap">Insert</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_contextmenu_paste"></a>Paste</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Pastes the content of the clipboard.
+					</p></li><li><p>
+						Icon:
+						<span class="guiicon">
+							<span class="inlinemediaobject"><img src="icons/paste.gif"></span>
+						</span>
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">Ctrl</strong></span>-<span><strong class="keycap">V</strong></span></strong></span>
+						or
+						<span><strong class="shortcut"><span><strong class="keycap">Shift</strong></span>-<span><strong class="keycap">Insert</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_contextmenu_editattribute"></a>Edit Attribute Description</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Opens the <a href="tools_attribute_wizard.html" title="Attribute wizard">
+						Edit Attribute wizard</a>.
+					</p></li><li><p>
+						Enabled: If one attribute is selected.
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">F6</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_contextmenu_editvalue"></a>Edit Value</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Edits the selected value using the default value
+						editor. To change the default value editor see
+						<a href="preferences_value_editors.html" title="Value Editors preferences">
+							Value Editors preferences
+						</a>
+						.
+					</p></li><li><p>
+						Enabled: If one value is selected.
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">F7</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_contextmenu_editvaluewith"></a>Edit Value With</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Depending on the selected value there could be
+						alternate value editors. To edit the selected
+						value with another value editor choose one of
+						the listed editors.
+					</p></li><li><p>
+						Enabled: If one value is selected.
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_contextmenu_editentry"></a>Edit Record</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Opens the LDIF Record Editor dialog.
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">F8</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_contextmenu_reload"></a>Reload Attributes</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Reloads the attributes of the current entry.
+					</p></li><li><p>
+						Icon:
+						<span class="guiicon">
+							<span class="inlinemediaobject"><img src="icons/refresh.gif"></span>
+						</span>
+					</p></li><li><p>
+						Shortcut:
+						<span><strong class="shortcut"><span><strong class="keycap">F5</strong></span></strong></span>
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_contextmenu_fetch_operational_attributes"></a>Fetch Operational Attributes</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Loads the operational attributes of the current entry.
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_contextmenu_preferences"></a>Preferences</h5></div></div></div><p>
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Opens the LDIF Editor preferences.
+					</p></li></ul></div>
+		</p></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_ldif_entry_editor_overview.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_entry_editors.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_search_result_editor.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">LDIF Entry Editor Overview&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;Search Result editor</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldif_entry_editor_contextmenu.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldif_entry_editor_overview.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldif_entry_editor_overview.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldif_entry_editor_overview.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,12 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>LDIF Entry Editor Overview</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_entry_editors.html" title="Entry editors"><link rel="prev" href="tools_table_entry_editor_contextmenu.html" title="Table Entry Editor Context Menu"><link rel="next" href="tools_ldif_entry_editor_contextmenu.html" title="LDIF Entry Editor Context Menu"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">LDIF Entry Editor Overview</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_table_entry_editor_contextmenu.html">Prev</a>&nbsp;</td><th align="center" width="60%">Entry ed
 itors</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="tools_ldif_entry_editor_contextmenu.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_ldif_entry_editor_overview"></a>LDIF Entry Editor Overview</h4></div></div></div><p>
+		The LDIF Entry editor allows you to view and edit an entry using its LDIF representation.
+		An LDIF content record is used to display all attributes and values. 
+	</p><p>
+		You could add, modify and delete attributes. To save the modifications to the directory server
+		you must explicitly save the editor.
+	</p><p>
+		It is not possible to modify the distinguished name. 
+		It is also not possible to add change the record type or to add additional records.
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h5 class="title"><a name="tools_ldif_entry_editor_screenshot"></a>Example screenshot</h5></div></div></div><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_ldif_entry_editor_1.png"></div></div>
+		</p></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_table_entry_editor_contextmenu.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_entry_editors.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_ldif_entry_editor_contextmenu.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Table Entry Editor Context Menu&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;LDIF Entry Editor Context Menu</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldif_entry_editor_overview.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldifexport_wizard.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldifexport_wizard.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldifexport_wizard.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,75 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>LDIF Export wizard</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"><link rel="prev" href="tools_connectionsimport_wizard.html" title="Import Connections wizard"><link rel="next" href="tools_dsmlexport_wizard.html" title="DSML Export wizard"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">LDIF Export wizard</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_connectionsimport_wizard.html">Prev</a>&nbsp;</td><th align="center" width="60%">Wizards and dialogs</th><td align="right" width="20%">&n
 bsp;<a accesskey="n" href="tools_dsmlexport_wizard.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_ldifexport_wizard"></a>LDIF Export wizard</h3></div></div></div><p>
+		This wizard is used to export entries to LDIF content files.
+	</p><p>
+		To start the wizard choose one of the following options:
+		<div class="itemizedlist"><ul type="disc"><li><p>
+					In the LDAP Browser view select an entry or a search
+					and choose
+					<span class="strong"><strong>
+						Export &gt;
+						<span class="inlinemediaobject"><img src="icons/export_ldif.gif"></span>
+						LDIF Export...
+					</strong></span>
+					from context menu.
+				</p></li><li><p>
+					In the Connections view select a connection and
+					choose
+					<span class="strong"><strong>
+						Export &gt;
+						<span class="inlinemediaobject"><img src="icons/export_ldif.gif"></span>
+						LDIF Export...
+					</strong></span>
+					from context menu.
+				</p></li><li><p>
+					In the Workbench menu bar select
+					<span class="strong"><strong>File &gt; Export...</strong></span>
+					and choose
+					<span class="strong"><strong>
+						<span class="inlinemediaobject"><img src="icons/export_ldif.gif"></span>
+						LDAP to LDIF
+					</strong></span>
+					.
+				</p></li></ul></div>
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_ldifexport_wizard_1"></a>Data to Export</h4></div></div></div><p>
+			On the Data to Export page you have to specify which
+			entries and attributes to export. 
+		</p><p>
+			The layout of the page is similar to the 
+			<a href="tools_search_dialog.html" title="Search dialog">
+				LDAP Search page
+			</a>
+			. In the <span class="strong"><strong>Returning Attributes</strong></span> section
+			you can also choose the following options:
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>All user attributes</td><td>
+								Exports all user attributes.
+							</td><td>on if the Returning Attributes field is empty</td></tr><tr><td>
+								Operational attributes
+							</td><td>
+								Exports all operational attributes.
+							</td><td>off</td></tr></tbody></table></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_ldifexport_wizard_2"></a>LDIF File</h4></div></div></div><p>
+			On the LDIF File page you have to select the target LDIF file.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_ldifexport_wizard_1.png"></div></div>
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>LDIF File</td><td>
+								The LDIF file to export to. Type in the
+								full path or
+								<span class="strong"><strong>
+									Browse...
+								</strong></span>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</td><td>empty</td></tr><tr><td>Overwrite existing LDIF file</td><td>
+								If the export file already exist, you
+								must permit to overwrite the file.
+							</td><td>off</td></tr><tr><td>Text Formats</td><td>
+								Opens the
+								<a href="preferences_text_formats.html" title="Text Formats preferences">
+									Text Formats preferences
+								</a>
+								where you could modify the LDIF format.
+							</td><td>-</td></tr></tbody></table></div>
+		</p></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_connectionsimport_wizard.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_wizardsanddialogs.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_dsmlexport_wizard.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Import Connections wizard&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;DSML Export wizard</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldifexport_wizard.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldifimport_wizard.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldifimport_wizard.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldifimport_wizard.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,121 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>LDIF Import wizard</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"><link rel="prev" href="tools_batchoperation_wizard.html" title="Batch Operation wizard"><link rel="next" href="tools_dsmlimport_wizard.html" title="DSML Import wizard"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">LDIF Import wizard</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_batchoperation_wizard.html">Prev</a>&nbsp;</td><th align="center" width="60%">Wizards and dialogs</th><td align="right" width="20%">&nbsp;<a ac
 cesskey="n" href="tools_dsmlimport_wizard.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_ldifimport_wizard"></a>LDIF Import wizard</h3></div></div></div><p>
+		This wizard imports LDIF files into the directory. It supports
+		LDIF content files as well as LDIF modification files.
+	</p><p>
+		To start the wizard choose one of the following options:
+		<div class="itemizedlist"><ul type="disc"><li><p>
+					In the Connections view select a connection and
+					choose
+					<span class="strong"><strong>
+						Import &gt;
+						<span class="inlinemediaobject"><img src="icons/import_ldif.gif"></span>
+						LDIF Import...
+					</strong></span>
+					from context menu.
+				</p></li><li><p>
+					In the LDAP Browser view select an entry and choose
+					<span class="strong"><strong>
+						Import &gt;
+						<span class="inlinemediaobject"><img src="icons/import_ldif.gif"></span>
+						LDIF Import...
+					</strong></span>
+					from context menu.
+				</p></li><li><p>
+					In the Workbench menu bar select
+					<span class="strong"><strong>File &gt; Import...</strong></span>
+					and choose
+					<span class="strong"><strong>
+						<span class="inlinemediaobject"><img src="icons/import_ldif.gif"></span>
+						LDIF into LDAP
+					</strong></span>
+					.
+				</p></li></ul></div>
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_ldifimport_wizard_logging"></a>Logging</h4></div></div></div><p>
+			When importing LDIF files the import operations could be
+			logged. Every imported record is completely written into
+			logfile and the result (OK or ERROR) is prepended to every
+			log record as LDIF comment.
+		</p><p>
+			Example log of a sucessfully imported record:
+			<code class="code">
+				<br>
+				#!RESULT OK
+				<br>
+				#!CONNECTION ldap://localhost:389
+				<br>
+				#!DATE 2006-11-03T14:12:21.050
+				<br>
+				dn: cn=John Fowler,ou=Testdata,o=JNDITutorial
+				<br>
+				...
+				<br>
+			</code>
+
+		</p><p>
+			Example errol log:
+			<code class="code">
+				<br>
+				#!RESULT ERROR
+				<br>
+				#!CONNECTION ldap://localhost:389
+				<br>
+				#!DATE 2006-11-03T14:12:21.050
+				<br>
+				#!ERROR [LDAP: error code 21 - telephoneNumber: value #0 invalid per syntax]
+				<br>
+				dn: cn=John Fowler,ou=Testdata,o=JNDITutorial
+				<br>
+				...
+				<br>
+			</code>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_ldifimport_wizard_ui"></a>The wizard</h4></div></div></div><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_ldifimport_wizard_1.png"></div></div>
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>LDIF file</td><td>
+								The LDIF file to import. Type in the
+								full path or
+								<span class="strong"><strong>
+									Browse...
+								</strong></span>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</td><td>empty</td></tr><tr><td>Import into</td><td>
+								The connection into which the LDIF
+								should be imported. Use the
+								<span class="strong"><strong>
+									Browse...
+								</strong></span>
+								button to select a connection.
+							</td><td>
+								The connection that was selected when
+								the wizard has been started.
+							</td></tr><tr><td>Enable logging</td><td>
+								When checked every imported LDIF record
+								is logged into a logfile.
+							</td><td>on</td></tr><tr><td>Use default logfile</td><td>
+								By default the extension ".log" is
+								appended the import filename.
+							</td><td>on</td></tr><tr><td>Use custom logfile</td><td>
+								When checked you could specify a custom
+								logfile.
+							</td><td>off</td></tr><tr><td>Overwrite existing logfile</td><td>
+								If the default or custom logfile already
+								exist, you must permit to overwrite the
+								logfile.
+							</td><td>off</td></tr><tr><td>Update existing entries</td><td>
+								This options applies for LDIF content records 
+								and LDIF add records. If enabled and the entry 
+								to add already exists it will be updated with 
+								the attributes defined in the LDIF record. In
+								detail a replace operation for each attribute
+								is performed. Attributes of the existing entry
+								that are not defined in the LDIF record remain
+								without modification.
+							</td><td>off</td></tr><tr><td>Continue on error</td><td>
+								If checked the import process continues
+								if an error occurs while importing a
+								record. If not checked the import
+								process interrupts.
+							</td><td>off</td></tr></tbody></table></div>
+		</p></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_batchoperation_wizard.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_wizardsanddialogs.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_dsmlimport_wizard.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Batch Operation wizard&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;DSML Import wizard</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_ldifimport_wizard.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_modification_logs_view.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_modification_logs_view.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_modification_logs_view.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,71 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Modification Logs view</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_viewsandeditors.html" title="Views and editors"><link rel="prev" href="tools_schema_browser_mru.html" title="Matching Rule Use"><link rel="next" href="tools_search_logs_view.html" title="Search Logs view"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Modification Logs view</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_schema_browser_mru.html">Prev</a>&nbsp;</td><th align="center" width="60%">Views and editors</th><td align="right" width="20%">&nbsp;<a accesskey="n" 
 href="tools_search_logs_view.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_modification_logs_view"></a>Modification Logs view</h3></div></div></div><p>
+		The Modification Logs view shows all sucessful and failed modifications. 
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_modification_logs_view_concept"></a>Concept</h4></div></div></div><p>
+			All modify operations are logged to a logfile in LDIF format. Additionally 
+			the result (OK or ERROR) is prepended as LDIF comment to every log record.
+		</p><p>
+			Example log of a sucessfully performed modification:
+			<code class="code">
+				<br>
+				#!RESULT OK
+				<br>
+				#!CONNECTION ldap://localhost:389
+				<br>
+				#!DATE 2006-11-04T21:32:40.134
+				<br>
+				dn: cn=Ted Geisel,ou=People,o=JNDITutorial
+				<br>
+				changetype: modify
+				<br>
+				add: mail
+				<br>
+				mail: Ted.Geisel@JNDITutorial.com
+				<br>
+				-
+				<br>
+			</code>
+			
+		</p><p>
+			Example log of a failed modification:
+			<code class="code">
+				<br>
+				#!RESULT ERROR
+				<br>
+				#!CONNECTION ldap://localhost:389
+				<br>
+				#!DATE 2006-11-04T21:33:05.739
+				<br>
+				#!ERROR [LDAP: error code 20 - modify/add: mail: value #0 already exists]
+				<br>
+				dn: cn=Ted Geisel,ou=People,o=JNDITutorial
+				<br>
+				changetype: modify
+				<br>
+				add: mail
+				<br>
+				mail: Ted.Geisel@JNDITutorial.com
+				<br>
+				-
+				<br>
+			</code>
+		</p><p>
+			The modification logging mechanism works with logfile rotation. 
+			By default 10 logfiles each with 100KB per connection are used, 
+			you may change these settings in the
+			<a href="">
+				Modification Logs preferences
+			</a>. 
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_modification_logs_view_screenshot"></a>Example screenshot</h4></div></div></div><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_modification_logs_1.png"></div></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_modification_logs_view_toolbar"></a>Toolbar</h4></div></div></div><div class="informaltable"><table cellpadding="3" border="1"><colgroup><col align="center"><col><col></colgroup><thead><tr><th align="center">Icon</th><th>Action</th><th>Description</th></tr></thead><tbody><tr><td align="center"><span class="guiicon"><span class="inlinemediaobject"><img src="icons/clear.gif"></span></span></td><td>Clear</td><td>Clears the current modification logfile.</td></tr><tr><td align="center"><span class="guiicon"><span class="inlinemediaobject"><img src="icons/refresh.gif"></span></span></td><td>Refresh</td><td>Reloads the current modification logfile.</td></tr><tr><td align="center"><span class="guiicon"><span class="inlinemediaobject"><img src="icons/previous.gif"></span></span></td><td>Older</td><td>Loads an older modification logfile.</td></tr><tr><td align="center"><span class="
 guiicon"><span class="inlinemediaobject"><img src="icons/next.gif"></span></span></td><td>Newer</td><td>Loads a newer modification logfile.</td></tr><tr><td align="center"><span class="guiicon"><span class="inlinemediaobject"><img src="icons/export.gif"></span></span></td><td>Export Modification Logs...</td><td>Exports the modification logs to a file.</td></tr></tbody></table></div></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_modification_logs_view_drop_down_menu"></a>Drop Down Menu</h4></div></div></div><p>
+			The drop down menu contains the following items:
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						Enable Modification Logs: Enables/Disables the modification logs.
+					</p></li><li><p>
+						Preferences...: Opens the
+						<a href="preferences_modification_logs_view.html" title="Modification Logs View preferences">
+							Modification Logs preferences
+						</a>
+						dialog.
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"></div></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_schema_browser_mru.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_viewsandeditors.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_search_logs_view.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Matching Rule Use&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;Search Logs view</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_modification_logs_view.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_move_entries_dialog.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_move_entries_dialog.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_move_entries_dialog.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,28 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Move Entries dialog</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"><link rel="prev" href="tools_rename_entry_dialog.html" title="Rename Entry dialog"><link rel="next" href="tools_goto_dn_dialog.html" title="Go to DN dialog"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Move Entries dialog</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_rename_entry_dialog.html">Prev</a>&nbsp;</td><th align="center" width="60%">Wizards and dialogs</th><td align="right" width="20%">&nbsp;<a accesskey="n"
  href="tools_goto_dn_dialog.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_move_entries_dialog"></a>Move Entries dialog</h3></div></div></div><p>
+		The Move Entries dialog is used to move entries to another parent. 
+	</p><p>
+		To start the Move Entries dialog select the entries you want to move, then 
+		choose <span class="strong"><strong>Move...</strong></span> from context menu.
+	</p><p>
+		Note 1: Some directories don't support moving whole trees but
+		only moving of leaf entries. In that case you are ask if you want to
+		simulate the move operation, this is done by copying the whole
+		tree and deleting the old tree afterwards.
+	</p><p>
+		Note 2: It is not possible to move the root DSE.
+	</p><p>
+		<div class="screenshot"><div class="mediaobject"><img src="images/tools_browser_view_4.png"></div></div>	
+	</p><p>
+		<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>Parent</td><td>
+							The new parent of the entries. 
+							You could edit the DN or select a
+							recently used DN from drop-down list or
+							click to
+							<span class="strong"><strong>
+								Browse....
+							</strong></span>
+							to open the DN Selector dialog.
+						</td><td>
+							The current parent
+						</td></tr></tbody></table></div>
+	</p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_rename_entry_dialog.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_wizardsanddialogs.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_goto_dn_dialog.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Rename Entry dialog&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;Go to DN dialog</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_move_entries_dialog.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newconnection_wizard.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newconnection_wizard.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newconnection_wizard.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,242 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>New Connection wizard</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"><link rel="prev" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"><link rel="next" href="tools_newentry_wizard.html" title="New Entry wizard"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">New Connection wizard</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_wizardsanddialogs.html">Prev</a>&nbsp;</td><th align="center" width="60%">Wizards and dialogs</th><td align="right" width="20%">&nbsp;<a accesskey="
 n" href="tools_newentry_wizard.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_newconnection_wizard"></a>New Connection wizard</h3></div></div></div><p>
+		This wizard helps you to create a new connection to a LDAP
+		directory.
+	</p><p>
+		To start the wizard choose one of the following options:
+		<div class="itemizedlist"><ul type="disc"><li><p>
+					In the Connections view select the
+					<span class="inlinemediaobject"><img src="icons/connection_add.gif"></span>
+					<span class="strong"><strong>New Connection...</strong></span>
+					button or select
+					<span class="strong"><strong>New Connection...</strong></span>
+					from the context menu.
+				</p></li><li><p>
+					In the Workbench window's toolbar, activate the
+					drop-down menu on the New Wizard button and select
+					<span class="strong"><strong>LDAP Connection</strong></span>
+				</p></li><li><p>
+					In the Workbench menu bar select
+					<span class="strong"><strong>
+						File &gt; New &gt; LDAP Connection
+					</strong></span>
+					.
+				</p></li></ul></div>
+	</p><p>
+		The creation of a new LDAP connection is a four-step process:
+		<div class="orderedlist"><ol type="1"><li><p>
+					<a href="tools_newconnection_wizard.html#tools_newconnection_wizard_1" title="Page 1">
+						Define network parameters.
+					</a>
+				</p></li><li><p>
+					<a href="tools_newconnection_wizard.html#tools_newconnection_wizard_2" title="Page 2">
+						Define authentication parameters.
+					</a>
+				</p></li><li><p>
+					<a href="tools_newconnection_wizard.html#tools_newconnection_wizard_3" title="Page 3">
+						Define additional browser options (optional).
+					</a>
+				</p></li><li><p>
+					<a href="tools_newconnection_wizard.html#tools_newconnection_wizard_4" title="Page 4">
+						Define additional edit options (optional).
+					</a>
+				</p></li></ol></div>
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newconnection_wizard_1"></a>Page 1</h4></div></div></div><p>
+			The first page allows you to enter a connnection name and
+			the network parameters.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newconnection_wizard_1.png"></div></div>
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>Connection name</td><td>
+								The name of the connection. In the
+								Connections view the connection is
+								listed with this name. The name must be
+								unique.
+							</td><td>empty</td></tr><tr><td>Hostname</td><td>
+								The hostname or IP address of the LDAP
+								server. A history of recently used
+								hostnames is available through the
+								drop-down list.
+							</td><td>empty</td></tr><tr><td>Port</td><td>
+								The port of the LDAP server. The default
+								port for non-encyrpted connections is
+								389. The default port for ldaps://
+								connections is 636. A history of
+								recently used ports is available through
+								the drop-down list.
+							</td><td>389</td></tr><tr><td>Encryption method</td><td>
+								The encryption to use. Possible values
+								are 'No encrypton', 'ldaps://' and
+								'StartTLS extension'.
+							</td><td>No encryption</td></tr><tr><td>Check network parameter</td><td>
+								Use this function if you want validate that the
+								entered information is correct and the server
+								is reachable.
+							</td><td>-</td></tr></tbody></table></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newconnection_wizard_2"></a>Page 2</h4></div></div></div><p>
+			On the second page you could specify the authentication
+			parameters.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newconnection_wizard_2.png"></div></div>
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>Authentication Method</td><td>
+								Select your authentication method between:
+								<div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc">Anonymous Authentication: connects to the directory without authentication.</li><li style="list-style-type: disc">Simple Authentication: uses simple authentication using a bind DN and password, the credentials are transmitted in clear-text over the network.</li><li style="list-style-type: disc">CRAM-MD5 (SASL): authenticates to the directory using a challenge-response authentication mechanism, the credentials are not transmitted in clear-text over the network.</li><li style="list-style-type: disc">DIGEST-MD5 (SASL): another challenge-response authentication mechanism, additionally you could define your realm and QoP parameters.</li><li style="list-style-type: disc">GSSAPI (Kerberos): users Kerberos based authentication, additional parameters could be defined.</li></ul></div>
+							</td><td>Simple Authentication</td></tr><tr><td>Bind DN or user</td><td>
+								The distinguished name or user ID used to bind.
+								Previously entered DNs could be selected
+								from drop-down list.
+							</td><td>empty</td></tr><tr><td>Bind Password</td><td>The password used to bind.</td><td>empty</td></tr><tr><td>Save password</td><td>
+								If checked the password will be saved in
+								configuration. If not checked you have
+								to enter the password whenever you
+								connect to the server. Warning: The
+								password is saved as plain text!
+							</td><td>checked</td></tr><tr><td>Check Authentication</td><td>
+								Use this function if you want to attempt
+								a connection plus a bind to the host
+								upon completion of the wizard to
+								validate that the entered information is
+								correct.
+							</td><td>-</td></tr></tbody></table></div>
+		</p><p>
+			Additional authentication parameters for SASL and Kerberos:
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newconnection_wizard_2b.png"></div></div>
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>SASL Realm</td><td>The SASL Relam used to bind, only applicaple if DIGEST-MD5 is choosen.</td><td>empty</td></tr><tr><td>Quality of Protection</td><td>The QoP to use: authentication only, with integrity protection, 
+							and with privacy protection</td><td>Authentication only</td></tr><tr><td>Protection Strength</td><td>The protection strength to use</td><td>High</td></tr><tr><td>Mutual Authentication</td><td>If checked mutual authentication is used, 
+							that means the server has to authenticate itself
+							to the client. If unchecked only the client
+							authenticates itself to the server.</td><td>unchecked</td></tr><tr><td>Use native TGT</td><td>If checked the native credential cache
+							is used, thus no additional authentication is
+							necessary. Note that on Windows systems that
+							requires a modification of the registry.</td><td>checked</td></tr><tr><td>Object TGT from KDC</td><td>If checked a new TGT is obtained from
+							the KDC. Username and password must be 
+							provided.</td><td>unchecked</td></tr><tr><td>Use native system configuration</td><td>If checked the native Kerberos configuration
+							is used (e.g. /etc/krb5.conf).</td><td>checked</td></tr><tr><td>Use configuration file</td><td>If checked a custom configuration file
+							could be used.</td><td>unchecked</td></tr><tr><td>Use following configuration</td><td>If checked the Kerberos configuration
+							parameters (realm, host, port) could be set
+							in the dialog.</td><td>unchecked</td></tr></tbody></table></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newconnection_wizard_3"></a>Page 3</h4></div></div></div><p>
+			On the third page you could enter additional browser options .
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newconnection_wizard_3.png"></div></div>
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>Get base DNs from Root DSE</td><td>
+								If checked the base DNs are fetched from
+								namingContexts attribute of the Root
+								DSE.
+							</td><td>checked</td></tr><tr><td>Fetch Base DNs</td><td>
+								Use this function to get the
+								namingContext values from the Root DSE.
+								The returned values will appear in the
+								'Base DN' drop-down list.
+							</td><td>-</td></tr><tr><td>Base DN</td><td>
+								The base DN to use. You may enter a DN
+								manually or you may select one from the
+								drop-down list. This field is only
+								enabled if the option 'Get base DNs from
+								root DSE' is off.
+							</td><td>empty</td></tr><tr><td>Count Limit</td><td>
+								Maximum number of entries returned from
+								server when browsing the directory, it
+								is also used as default value when
+								searching the directory. A value of 0
+								means no count limit. Note that this
+								value is a client-side value, its
+								possible that also a server-side limit
+								is used.
+							</td><td>1000</td></tr><tr><td>Time Limit</td><td>
+								The maximum time in seconds the
+								server searches for results. This is
+								used as default value when browsing or
+								searching the directory. A value of 0
+								means no limit. Note that this value is
+								a client-side value, its possible that
+								also a server-side limit is used.
+							</td><td>0</td></tr><tr><td>Alias Dereferencing</td><td>
+								Specifies whether aliases should be
+								dereferenced while finding the search base
+								entry or when performing the search or
+								both.
+								To manage (create, modify, delete) alias
+								objects you have to uncheck both options. 
+								</td><td>Both finding and searching</td></tr><tr><td>Referrals Handling</td><td>
+								Specifies the referral handling. 
+								
+								<div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc">Follow Referrals manually:
+									Received referrals and search continuations are just displayed 
+									in the Browser. As soon as you open or expand such an search 
+									continuation the search is continued. You are asked which connection 
+									you want to use to follow a specific referral URL, this way you have 
+									full control regarding encryption and authentication options when 
+									following referrals.</li><li style="list-style-type: disc">Follow Referrals automatically: 
+									Follows referrals and search continuations immediately if they are 
+									received from the directory server. You are asked which connection 
+									you want to use to follow a specific referral URL, this way you 
+									have full control regarding encryption and authentication options 
+									when following referrals.</li><li style="list-style-type: disc">Ignore Referrals:
+									Any referral or search continuation received from the directory server 
+									is silently ignored. No error is logged, no dialog appears, no special 
+									entry is displayed in the DIT, no ManageDsaIT control is sent to the 
+									server.</li></ul></div>
+							</td><td>Follow Referrals manually</td></tr><tr><td>Use ManageDsaIT control while browsing</td><td>
+								If enabled the ManageDsaIT control is sent to the server in each request. 
+								This signals the directory server to not send referrals and search 
+								continuations, but return the special referral objects. This only works 
+								if the directory server supports the ManageDsaIT control.
+							</td><td>unchecked</td></tr><tr><td>Fetch subentries while browsing</td><td>
+								If enabled enabled both, normal and subentries 
+								according to RFC 3672 are fetched. This causes 
+								additional search requests while browsing the
+								directory.
+							</td><td>unchecked</td></tr><tr><td>Paged Search</td><td>
+								If enabled the simple paged result control is used
+								while browsing the directory. 
+								With the page size you could define how many entries 
+								should be retrieved	in one request. 
+								If Scroll Mode is enabled only one page is fetched
+								from the server at once while browsing, you could 
+								'scroll' through the pages by using the 'next page' 
+								and 'top page' items. If disabled 
+								<span class="strong"><strong>all</strong></span>
+								entries are fetched from the server, the paged 
+								result control is only used in background to 
+								avoid server-side limits.
+							</td><td>unchecked</td></tr><tr><td>Fetch operational attributes while browsing</td><td>
+								If enabled enabled both, user attributes and
+								operational attributes are retrieved while browsing.
+								If the server supports the feature 
+								'All Operational Attributes' then a '+' is used to 
+								retrieve operational attributes, otherwise all
+								operational attributes defined in the schema are 
+								requested.
+							</td><td>unchecked</td></tr></tbody></table></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newconnection_wizard_4"></a>Page 4</h4></div></div></div><p>
+			On the fourth page you could enter additional edit options.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newconnection_wizard_4.png"></div></div>
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>Modify Mode</td><td>
+								Specify the modify mode for attributes with an equality matching rule.
+								Description of options:
+								<div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc">Optimized Modify Operations: uses add/delete by default, 
+									uses replace if operation count is less</li><li style="list-style-type: disc">Always REPLACE: always uses replace operations to perform 
+									entry modifications</li><li style="list-style-type: disc">Always ADD/DELETE: always uses add and/or delete operations 
+									to perform entry modifications</li></ul></div>
+							</td><td>Optimized Modify Operations</td></tr><tr><td>Modify Mode (no equality matching rule)</td><td>
+								Specify the modify mode for attributes with *no* equality matching rule.
+								Description of options:
+								<div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc">Optimized Modify Operations: uses add/delete by default, 
+									uses replace if operation count is less</li><li style="list-style-type: disc">Always REPLACE: always uses replace operations to perform 
+									entry modifications</li><li style="list-style-type: disc">Always ADD/DELETE: always uses add and/or delete operations 
+									to perform entry modifications</li></ul></div>
+								Recommended values for various LDAP servers:
+								<div class="itemizedlist"><ul type="bullet"><li style="list-style-type: disc">ApacheDS: Optimized Modify Operations or REPLACE</li><li style="list-style-type: disc">OpenLDAP: REPLACE</li><li style="list-style-type: disc">OpenDS / SunDSEE: Optimized Modify Operations or REPLACE</li><li style="list-style-type: disc">FedoraDS / 389DS: Optimized Modify Operations 
+									(missing equality matching rules for many standard attribute types)</li><li style="list-style-type: disc">Active Directory: Optimized Modify Operations 
+									(exposes no equality matching rules at all)</li><li style="list-style-type: disc">eDirectory: Optimized Modify Operations 
+									(exposes no equality matching rules at all)</li></ul></div>
+							</td><td>Optimized Modify Operations</td></tr><tr><td>Modify Order</td><td>
+								Specify the modify order when using add and delete operations.
+							</td><td>Delete first</td></tr></tbody></table></div>
+		</p></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_wizardsanddialogs.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_wizardsanddialogs.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_newentry_wizard.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Wizards and dialogs&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;New Entry wizard</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newconnection_wizard.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newcontextentry_wizard.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newcontextentry_wizard.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newcontextentry_wizard.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,58 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>New Context Entry wizard</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"><link rel="prev" href="tools_newentry_wizard.html" title="New Entry wizard"><link rel="next" href="tools_editentry_wizard.html" title="Edit Entry wizard"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">New Context Entry wizard</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_newentry_wizard.html">Prev</a>&nbsp;</td><th align="center" width="60%">Wizards and dialogs</th><td align="right" width="20%">&nbsp;<a accesskey=
 "n" href="tools_editentry_wizard.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_newcontextentry_wizard"></a>New Context Entry wizard</h3></div></div></div><p>This wizard helps you to create a new context entry.</p><p>
+		To start the wizard choose one of the following options:
+		<div class="itemizedlist"><ul type="disc"><li><p>
+					In the LDAP Browser view select an entry or search
+					result or bookmark. Then choose
+					<span class="inlinemediaobject"><img src="icons/entry_add.gif"></span>
+					<span class="strong"><strong>New -&gt; New Context Entry...</strong></span>
+					from context menu.
+				</p></li><li><p>
+					In the Workbench window's toolbar, activate the
+					drop-down menu on the New Wizard button and select
+					<span class="strong"><strong>LDAP Context Entry</strong></span>
+				</p></li><li><p>
+					In the Workbench menu bar select
+					<span class="strong"><strong>
+						File &gt; New &gt; LDAP Context Entry
+					</strong></span>
+					.
+				</p></li></ul></div>
+	</p><p>
+		The creation of a new LDAP entry is a four-step process:
+		<div class="orderedlist"><ol type="1"><li><p>
+					<a href="tools_newcontextentry_wizard.html#tools_newcontextentry_wizard_1" title="Page 1">
+						Select entry creation method.
+					</a>
+				</p></li><li><p>
+					<a href="tools_newcontextentry_wizard.html#tools_newcontextentry_wizard_2" title="Page 2">
+						Specify object classes of the new context entry.
+					</a>
+				</p></li><li><p>
+					<a href="tools_newcontextentry_wizard.html#tools_newcontextentry_wizard_3" title="Page 3">
+						Specifiy the distinguished name of the new
+						context entry.
+					</a>
+				</p></li><li><p>
+					<a href="tools_newcontextentry_wizard.html#tools_newcontextentry_wizard_4" title="Page 4">
+						Enter attributes and values of the new context entry.
+					</a>
+				</p></li></ol></div>
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newcontextentry_wizard_1"></a>Page 1</h4></div></div></div><p>
+			This page is identical to the 
+			<a href="tools_newentry_wizard.html#tools_newentry_wizard_1" title="Page 1">New Entry wizard</a>.
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newcontextentry_wizard_2"></a>Page 2</h4></div></div></div><p>
+			This page is identical to the 
+			<a href="tools_newentry_wizard.html#tools_newentry_wizard_2" title="Page 2">New Entry wizard</a>.
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newcontextentry_wizard_3"></a>Page 3</h4></div></div></div><p>
+			On the third page you have to define the distinguished name
+			of the new entry.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newcontextentry_wizard_3.png"></div></div>
+		</p><p>
+			The distinguished name the new context entry could be specified 
+			in the input field. The drop-down list provides all available 
+			values from the Root DSE namingContexts attribute.
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newcontextentry_wizard_4"></a>Page 4</h4></div></div></div><p>
+			This page is identical to the 
+			<a href="tools_newentry_wizard.html" title="New Entry wizard">New Entry wizard</a>.
+		</p></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_newentry_wizard.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_wizardsanddialogs.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_editentry_wizard.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">New Entry wizard&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;Edit Entry wizard</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newcontextentry_wizard.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newentry_wizard.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newentry_wizard.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newentry_wizard.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,148 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>New Entry wizard</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"><link rel="prev" href="tools_newconnection_wizard.html" title="New Connection wizard"><link rel="next" href="tools_newcontextentry_wizard.html" title="New Context Entry wizard"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">New Entry wizard</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_newconnection_wizard.html">Prev</a>&nbsp;</td><th align="center" width="60%">Wizards and dialogs</th><td align="right" width="20%">&nbsp;<
 a accesskey="n" href="tools_newcontextentry_wizard.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_newentry_wizard"></a>New Entry wizard</h3></div></div></div><p>This wizard helps you to create a new entry.</p><p>
+		To start the wizard choose one of the following options:
+		<div class="itemizedlist"><ul type="disc"><li><p>
+					In the LDAP Browser view select an entry or search
+					result or bookmark. Then choose
+					<span class="inlinemediaobject"><img src="icons/entry_add.gif"></span>
+					<span class="strong"><strong>New &gt; New Entry...</strong></span>
+					from context menu.
+				</p></li><li><p>
+					In the Workbench window's toolbar, activate the
+					drop-down menu on the New Wizard button and select
+					<span class="strong"><strong>LDAP Entry</strong></span>
+				</p></li><li><p>
+					In the Workbench menu bar select
+					<span class="strong"><strong>
+						File &gt; New &gt; LDAP Entry
+					</strong></span>
+					.
+				</p></li></ul></div>
+	</p><p>
+		The creation of a new LDAP entry is a four-step process:
+		<div class="orderedlist"><ol type="1"><li><p>
+					<a href="tools_newentry_wizard.html#tools_newentry_wizard_1" title="Page 1">
+						Select entry creation method.
+					</a>
+				</p></li><li><p>
+					<a href="tools_newentry_wizard.html#tools_newentry_wizard_2" title="Page 2">
+						Specify object classes of the new entry.
+					</a>
+				</p></li><li><p>
+					<a href="tools_newentry_wizard.html#tools_newentry_wizard_3" title="Page 3">
+						Specifiy the distinguished name of the new
+						entry.
+					</a>
+				</p></li><li><p>
+					<a href="tools_newentry_wizard.html#tools_newentry_wizard_4" title="Page 4">
+						Enter attributes and values of the new entry.
+					</a>
+				</p></li></ol></div>
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newentry_wizard_1"></a>Page 1</h4></div></div></div><p>First you have to select the entry creation method.</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newentry_wizard_1.png"></div></div>
+		</p><p>
+			With the option
+			<span class="strong"><strong>Create entry from scratch</strong></span>
+			you could create a the new entry from scratch. All object
+			classes and attributes have to be specified in the wizard.
+		</p><p>
+			The option
+			<span class="strong"><strong>
+				Use existing entry as template
+			</strong></span>
+			allows you to use an existing entry with its object classes
+			and attributes as template. The entry used as template could
+			be specified in the input field:
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						By default the DN of entry that was selected
+						when the wizard has been started is used as
+						template entry.
+					</p></li><li><p>
+						You could manually edit the DN of the templayte
+						entry.
+					</p></li><li><p>
+						You could choose a previously used DN from
+						drop-down list.
+					</p></li><li><p>
+						By clicking
+						<span class="strong"><strong>Browse....</strong></span>
+						you could open a dialog to select the DN of the
+						template entry.
+					</p></li></ul></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newentry_wizard_2"></a>Page 2</h4></div></div></div><p>
+			On the second page you have to choose the object classes of
+			the new entry.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newentry_wizard_2.png"></div></div>
+		</p><p>
+			The list
+			<span class="strong"><strong>Available object classes</strong></span>
+			on the left side lists the object classes provided from
+			schema of the current connection. The list
+			<span class="strong"><strong>Selected object classes</strong></span>
+			lists the object classes of the new entry. To add object
+			classed to the "selected" list select some in the
+			"available" list and click the
+			<span class="strong"><strong>Add</strong></span>
+			button. You could also double-click an object class in the
+			"available" list. To remove object classed from the
+			"selected" list select some in the "selected" list and click
+			the
+			<span class="strong"><strong>Remove</strong></span>
+			button. You could also double-click an object class in the
+			"selected" list.
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newentry_wizard_3"></a>Page 3</h4></div></div></div><p>
+			On the third page you have to define the distinguished name
+			of the new entry.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newentry_wizard_3.png"></div></div>
+		</p><p>
+			The parent of the new entry could be specified in the input
+			field:
+			<div class="itemizedlist"><ul type="disc"><li><p>
+						If you choosed the "from scratch" method the DN
+						of entry that was selected when the wizard has
+						been started is used by default. If you choosed
+						the "template" method the parent of the template
+						entry is used by default.
+					</p></li><li><p>You could manually edit the parent DN.</p></li><li><p>
+						You could choose a previously used DN from
+						drop-down list.
+					</p></li><li><p>
+						By clicking
+						<span class="strong"><strong>Browse....</strong></span>
+						you could open a dialog to select the parent DN.
+					</p></li></ul></div>
+		</p><p>
+			To specify the RDN select an attribute from the drop-down
+			list and enter the value. If you choosed the "template"
+			method the RDN is preset with the RDN of the template entry.
+			The wizard also support multivalued RDNs. With the
+			<span class="strong"><strong>+</strong></span>
+			and
+			<span class="strong"><strong>-</strong></span>
+			buttons you can add and remove name-value pairs.
+		</p><p>The DN preview field shows a preview of the DN.</p><p>
+			When clicking to
+			<span class="strong"><strong>Next</strong></span>
+			the wizard checks if an entry with the specified DN already
+			exists. In that case you have to change the DN of the new
+			entry.
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_newentry_wizard_4"></a>Page 4</h4></div></div></div><p>
+			On the fourth page you have to define the attributes of the
+			new entry.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_newentry_wizard_4.png"></div></div>
+		</p><p>
+			The layout and features are similar to the Entry editor. You
+			could add, edit or delete attributes and values.
+		</p><p>
+			If you have choosed the "template" method all attributes of
+			the template entry are already filled in the new entry.
+			Otherwise only the selected object classes and the RDN
+			attribute are filled.
+		</p><p>
+			As soon as all MUST attributes are filled the
+			<span class="strong"><strong>Finish</strong></span>
+			button is activated. When clicking the button the new entry
+			will be created in directory.
+		</p></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_newconnection_wizard.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_wizardsanddialogs.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_newcontextentry_wizard.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">New Connection wizard&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;New Context Entry wizard</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_newentry_wizard.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_odfexport_wizard.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_odfexport_wizard.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_odfexport_wizard.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,75 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ODF Export wizard</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"><link rel="prev" href="tools_excelexport_wizard.html" title="Excel Export wizard"><link rel="next" href="tools_connectionsexport_wizard.html" title="Connections Export wizard"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">ODF Export wizard</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_excelexport_wizard.html">Prev</a>&nbsp;</td><th align="center" width="60%">Wizards and dialogs</th><td align="right" width="20%">&nbsp;<a
  accesskey="n" href="tools_connectionsexport_wizard.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_odfexport_wizard"></a>ODF Export wizard</h3></div></div></div><p>This wizard is used to export entries to OpenDocument Spreadsheet files.</p><p>
+		To start the wizard choose one of the following options:
+		<div class="itemizedlist"><ul type="disc"><li><p>
+					In the LDAP Browser view select an entry or a search
+					and choose
+					<span class="strong"><strong>
+						Export &gt;
+						<span class="inlinemediaobject"><img src="icons/export_odf.gif"></span>
+						ODF Export...
+					</strong></span>
+					from context menu.
+				</p></li><li><p>
+					In the Connections view select a connection and
+					choose
+					<span class="strong"><strong>
+						Export &gt;
+						<span class="inlinemediaobject"><img src="icons/export_odf.gif"></span>
+						ODF Export...
+					</strong></span>
+					from context menu.
+				</p></li><li><p>
+					In the Workbench menu bar select
+					<span class="strong"><strong>File &gt; Export...</strong></span>
+					and choose
+					<span class="strong"><strong>
+						<span class="inlinemediaobject"><img src="icons/export_odf.gif"></span>
+						LDAP to ODF
+					</strong></span>
+					.
+				</p></li></ul></div>
+	</p><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_odfexport_wizard_1"></a>Data to Export</h4></div></div></div><p>
+			On the Data to Export page you have to specify which
+			entries and attributes to export. 
+		</p><p>
+			The layout of the page is similar to the 
+			<a href="tools_search_dialog.html" title="Search dialog">
+				LDAP Search page
+			</a>
+			. In the <span class="strong"><strong>Returning Attributes</strong></span> section
+			you can also choose the following option:
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>Export DN</td><td>
+								Exports the distinguished name as first column in the ODF file.
+							</td><td>on</td></tr><tr><td>All user attributes</td><td>
+								Exports all user attributes.
+							</td><td>on if the Returning Attributes field is empty</td></tr><tr><td>
+								Operational attributes
+							</td><td>
+								Exports all operational attributes.
+							</td><td>off</td></tr></tbody></table></div>
+		</p></div><div class="simplesect" lang="en"><div class="titlepage"><div><div><h4 class="title"><a name="tools_odfexport_wizard_2"></a>ODF File</h4></div></div></div><p>
+			On the ODF File page you have to select the target ODF file.
+		</p><p>
+			<div class="screenshot"><div class="mediaobject"><img src="images/tools_odfexport_wizard_1.png"></div></div>
+		</p><p>
+			<div class="informaltable"><table cellpadding="3" border="1"><colgroup><col><col><col></colgroup><thead><tr><th>Option</th><th>Description</th><th>Default</th></tr></thead><tbody><tr><td>ODF File</td><td>
+								The ODF file to export to. Type in the
+								full path or
+								<span class="strong"><strong>
+									Browse...
+								</strong></span>
+								to select the path on the file system.
+								The drop-down list provides a history of
+								recently used files.
+							</td><td>empty</td></tr><tr><td>Overwrite existing ODF file</td><td>
+								If the export file already exist, you
+								must permit to overwrite the file.
+							</td><td>off</td></tr><tr><td>Text Formats</td><td>
+								Opens the
+								<a href="preferences_text_formats.html" title="Text Formats preferences">
+									Text Formats preferences
+								</a>
+								where you could modify the ODF format.
+							</td><td>-</td></tr></tbody></table></div>
+		</p></div></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_excelexport_wizard.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_wizardsanddialogs.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_connectionsexport_wizard.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Excel Export wizard&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;Connections Export wizard</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_odfexport_wizard.html
------------------------------------------------------------------------------
    svn:eol-style = native

Added: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_progress_view.html
==============================================================================
--- websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_progress_view.html (added)
+++ websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_progress_view.html Sun Sep  9 15:55:38 2018
@@ -0,0 +1,8 @@
+<html><head><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Progress view</title><link href="css/book.css" rel="stylesheet" type="text/css"><meta content="DocBook XSL Stylesheets V1.71.1" name="generator"><link rel="start" href="index.html" title="Apache Directory Studio LDAP Browser"><link rel="up" href="tools_viewsandeditors.html" title="Views and editors"><link rel="prev" href="tools_search_logs_view.html" title="Search Logs view"><link rel="next" href="tools_wizardsanddialogs.html" title="Wizards and dialogs"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table summary="Navigation header" width="100%"><tr><th align="center" colspan="3">Progress view</th></tr><tr><td align="left" width="20%"><a accesskey="p" href="tools_search_logs_view.html">Prev</a>&nbsp;</td><th align="center" width="60%">Views and editors</th><td align="right" width="20%">&nbsp;<a accesskey="n" href="tools_wizards
 anddialogs.html">Next</a></td></tr></table><hr></div><div class="section" lang="en"><div class="titlepage"><div><div><h3 class="title"><a name="tools_progress_view"></a>Progress view</h3></div></div></div><p>Long-running operations, especially every access to directories, 
+		are executed in background. The Progress view shows such pending
+		operations.
+	</p><p>
+		<div class="screenshot"><div class="mediaobject"><img src="images/tools_progress_view_1.png"></div></div>
+	</p><p>
+		To cancel a long-running operation press the stop button.
+	</p></div><div class="navfooter"><hr><table summary="Navigation footer" width="100%"><tr><td align="left" width="40%"><a accesskey="p" href="tools_search_logs_view.html">Prev</a>&nbsp;</td><td align="center" width="20%"><a accesskey="u" href="tools_viewsandeditors.html">Up</a></td><td align="right" width="40%">&nbsp;<a accesskey="n" href="tools_wizardsanddialogs.html">Next</a></td></tr><tr><td valign="top" align="left" width="40%">Search Logs view&nbsp;</td><td align="center" width="20%"><a accesskey="h" href="index.html">Home</a></td><td valign="top" align="right" width="40%">&nbsp;Wizards and dialogs</td></tr></table></div></body></html>
\ No newline at end of file

Propchange: websites/production/directory/content/studio/users-guide/2.0.0.v20180908-M14/ldap_browser/tools_progress_view.html
------------------------------------------------------------------------------
    svn:eol-style = native