Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/apache/directory-studio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/helps
diff options
context:
space:
mode:
authorStefan Seelmann <seelmann@apache.org>2015-04-19 23:35:17 +0300
committerStefan Seelmann <seelmann@apache.org>2015-04-19 23:35:17 +0300
commit28da5b424e59c61991063530f592a3e1961cec44 (patch)
treef77a8078853ce39fa4731200bf0ff64d18511e1f /helps
parentb3e61a0cf0c9517e0abd30d23d71b0ad79bb0d64 (diff)
Move one configuration editor example to apacheds.help plugin, delete apacheds.configuration.help.
git-svn-id: https://svn.apache.org/repos/asf/directory/studio/trunk@1674690 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'helps')
-rw-r--r--helps/apacheds.help/src/main/docbook/1.3.3_configuration_editor_kerberos_server.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/helps/apacheds.help/src/main/docbook/1.3.3_configuration_editor_kerberos_server.xml b/helps/apacheds.help/src/main/docbook/1.3.3_configuration_editor_kerberos_server.xml
new file mode 100644
index 000000000..4691d89e0
--- /dev/null
+++ b/helps/apacheds.help/src/main/docbook/1.3.3_configuration_editor_kerberos_server.xml
@@ -0,0 +1,28 @@
+<!--
+ 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="gettingstarted_configuration_editor_kerberos_server">
+ <title>Kerberos Server Page</title>
+ <para>
+ The
+ <emphasis role="strong">Authentication Page</emphasis>
+ of the Configuration Editor allows you to edit the server
+ authentication settings.
+ </para>
+
+</section> \ No newline at end of file