質問編集履歴
1
誤字の修正
title
CHANGED
File without changes
|
body
CHANGED
@@ -35,10 +35,10 @@
|
|
35
35
|
[ldap:debug] [pid 5840:tid 440] util_ldap.c(2986): AH01316: LDAP merging Shared Cache conf: shm=0x1bb9a76e5c0 rmm=0x1bb9a76e618 for VHOST: example.cnb
|
36
36
|
[ldap:info] [pid 5840:tid 440] AH01318: APR LDAP: Built with Microsoft Corporation. LDAP SDK
|
37
37
|
[ldap:info] [pid 5840:tid 440] AH01320: LDAP: SSL support unavailable: LDAP: CA certificates cannot be set using this method, as they are stored in the registry instead.
|
38
|
-
[authnz_ldap:debug] [pid 5840:tid 2452] mod_authnz_ldap.c(518):
|
39
|
-
[authnz_ldap:trace1] [pid 5840:tid 2452] mod_authnz_ldap.c(539):
|
40
|
-
[authnz_ldap:debug] [pid 5840:tid 2452] mod_authnz_ldap.c(554):
|
41
|
-
[auth_basic:error] [pid 5840:tid 2452]
|
38
|
+
[authnz_ldap:debug] [pid 5840:tid 2452] mod_authnz_ldap.c(518): AH01691: auth_ldap authenticate: using URL ldaps://example.co.jp:636/ou=people,o=example?uid
|
39
|
+
[authnz_ldap:trace1] [pid 5840:tid 2452] mod_authnz_ldap.c(539): auth_ldap authenticate: final authn filter is (&(objectclass=*)(uid=hogehoge))
|
40
|
+
[authnz_ldap:debug] [pid 5840:tid 2452] mod_authnz_ldap.c(554): AH01694: auth_ldap authenticate: user hogehoge authentication failed; URI / [LDAP: ldap_simple_bind() failed][] (not authoritative)
|
41
|
+
[auth_basic:error] [pid 5840:tid 2452] AH01618: user hogehoge not found: /
|
42
42
|
|
43
43
|
```
|
44
44
|
### 質問
|