Skip to content
Snippets Groups Projects
Commit da6d635d authored by Goik Martin's avatar Goik Martin
Browse files

TLS hint in Ldap, domain correction hdm-stuttgart.de --> mi.hdm...

parent bd8dec1e
No related branches found
No related tags found
No related merge requests found
......@@ -102,8 +102,9 @@
<listitem>
<para>Supply two <link
xlink:href="https://httpd.apache.org/docs/2.4/vhosts">virtual host
directives</link> enabling <uri>http://xy123.hdm-stuttgart.de</uri>
and <uri>http://manual.mi.hdm-stuttgart.de</uri> to serve your
directives</link> enabling
<uri>http://xy123.mi.hdm-stuttgart.de</uri> and
<uri>http://manual.mi.hdm-stuttgart.de</uri> to serve your
documents.</para>
<tip>
......@@ -143,8 +144,9 @@
<itemizedlist>
<listitem>
<para><link xlink:href="https://httpd.apache.org/docs/2.4/ssl">Apache
SSL/TLS Encryption</link></para>
<para><link
xlink:href="https://httpd.apache.org/docs/2.4/ssl">Apache SSL/TLS
Encryption</link></para>
</listitem>
<listitem>
......
......@@ -719,9 +719,12 @@ modifying entry "olcDatabase={0}config,cn=config"</programlisting>
<xref linkend="glo_Maven"/> based <xref linkend="glo_Soft_Eclipse"/>
project which reads your own HdM <xref linkend="glo_LDAP"/> data being
provided by the MI replica server
<code>ldap1.mi.hdm-stuttgart.de</code>. This server allows for
retrieving all attributes belonging to your personal records. Thus an
authenticated bind using your HdM credentials is mandatory.</para>
<code>ldap1.mi.hdm-stuttgart.de</code>.</para>
<para>This server allows for retrieving all attributes belonging to your
personal records. Thus an authenticated bind using your HdM credentials
is mandatory. Use <xref linkend="glo_TLS"/> to prevent password
sniffing!</para>
<tip>
<itemizedlist>
......@@ -773,7 +776,7 @@ modifying entry "olcDatabase={0}config,cn=config"</programlisting>
omitting the value(s).</para>
<tip>
<para> <classname
<para><classname
xlink:href="http://www.ldaptive.org/javadocs/org/ldaptive/LdapAttribute.html">LdapAttribute</classname>.<methodname
xlink:href="http://www.ldaptive.org/javadocs/org/ldaptive/LdapAttribute.html#isBinary()">isBinary()</methodname>
is your friend.</para>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment