Use a consistent version of the openldap port throughout the article.
PR: docs/161263 Submitted by: Brandon McCann (mccann dot brandon at gmail dot com) Patch by: Niclas Zeising (niclas dot zeising at gmail dot com)
This commit is contained in:
parent
86183d735c
commit
43a077f82c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=37820
1 changed files with 4 additions and 4 deletions
|
@ -80,9 +80,9 @@
|
|||
concrete administration is
|
||||
<application>OpenLDAP</application>-specific. There are several
|
||||
server versions in ports, for example <filename
|
||||
role="package">net/openldap23-server</filename>. Client servers
|
||||
role="package">net/openldap24-server</filename>. Client servers
|
||||
will need the corresponding <filename
|
||||
role="package">net/openldap23-client</filename> libraries.</para>
|
||||
role="package">net/openldap24-client</filename> libraries.</para>
|
||||
|
||||
<para>There are (basically) two areas of the LDAP service which need
|
||||
configuration. The first is setting up a server to receive
|
||||
|
@ -239,7 +239,7 @@ ldap slapd 3261 7 tcp4 *:389 *:*</screen>
|
|||
<title>Configuring the Client</title>
|
||||
|
||||
<para>Install the <filename
|
||||
role="package">net/openldap23-client</filename> port for the
|
||||
role="package">net/openldap24-client</filename> port for the
|
||||
<application>OpenLDAP</application> libraries. The client
|
||||
machines will always have <application>OpenLDAP</application>
|
||||
libraries since that is all <filename
|
||||
|
@ -380,7 +380,7 @@ cn: tuser</programlisting>
|
|||
<application>OpenLDAP</application> libraries from <xref
|
||||
linkend="ldap-connect-client">, but if you are installing several
|
||||
client machines you will need to install <filename
|
||||
role="package">net/openldap23-client</filename> on each of
|
||||
role="package">net/openldap24-client</filename> on each of
|
||||
them.</para>
|
||||
|
||||
<para>&os; requires two ports to be installed to authenticate
|
||||
|
|
Loading…
Reference in a new issue