Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
da6d635d
Commit
da6d635d
authored
8 years ago
by
Goik Martin
Browse files
Options
Downloads
Patches
Plain Diff
TLS hint in Ldap, domain correction hdm-stuttgart.de --> mi.hdm...
parent
bd8dec1e
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Doc/Sdi/apache.xml
+6
-4
6 additions, 4 deletions
Doc/Sdi/apache.xml
Doc/Sdi/ldap.xml
+7
-4
7 additions, 4 deletions
Doc/Sdi/ldap.xml
with
13 additions
and
8 deletions
Doc/Sdi/apache.xml
+
6
−
4
View file @
da6d635d
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Doc/Sdi/ldap.xml
+
7
−
4
View file @
da6d635d
...
...
@@ -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>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment