Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2a330d5

Browse files
committed
Fix typo in LDAP example
Reported by William Meitzen
1 parentd4aeb3d commit2a330d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/client-auth.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1464,7 +1464,7 @@ host ... ldap ldapserver=ldap.example.net ldapbasedn="dc=example, dc=net" ldapse
14641464
<para>
14651465
Here is the same search+bind configuration written as a URL:
14661466
<programlisting>
1467-
host ... ldaplapurl="ldap://ldap.example.net/dc=example,dc=net?uid?sub"
1467+
host ... ldapldapurl="ldap://ldap.example.net/dc=example,dc=net?uid?sub"
14681468
</programlisting>
14691469
Some other software that supports authentication against LDAP uses the
14701470
same URL format, so it will be easier to share the configuration.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp