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

Commit68b5c08

Browse files
committed
Fix typo in LDAP example
Reported by William Meitzen
1 parent30b4ccd commit68b5c08

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
@@ -1461,7 +1461,7 @@ host ... ldap ldapserver=ldap.example.net ldapbasedn="dc=example, dc=net" ldapse
14611461
<para>
14621462
Here is the same search+bind configuration written as a URL:
14631463
<programlisting>
1464-
host ... ldaplapurl="ldap://ldap.example.net/dc=example,dc=net?uid?sub"
1464+
host ... ldapldapurl="ldap://ldap.example.net/dc=example,dc=net?uid?sub"
14651465
</programlisting>
14661466
Some other software that supports authentication against LDAP uses the
14671467
same URL format, so it will be easier to share the configuration.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp