1: 2011-01-08 (土) 20:58:06 maruo |
現: 2011-01-11 (火) 01:04:35 maruo |
| | | |
| で、うえのディレクティブ記載を、以下の用に変更してあげましょう。 | | で、うえのディレクティブ記載を、以下の用に変更してあげましょう。 |
- | <Directory /home/var/www/localhost/htdocs/board> | + | <Directory /home/var/www/localhost/htdocs/board> |
| Options -Indexes FollowSymLinks MultiViews | | Options -Indexes FollowSymLinks MultiViews |
| AllowOverride All | | AllowOverride All |
| AuthLDAPBindDN "cn=syncuser,dc=example,dc=com" ←LDAPにバインドするユーザ指定 | | AuthLDAPBindDN "cn=syncuser,dc=example,dc=com" ←LDAPにバインドするユーザ指定 |
| AuthLDAPBindPassword secret ←LDAPユーザのパスワード | | AuthLDAPBindPassword secret ←LDAPユーザのパスワード |
- | AuthLDAPURL "ldap://foo.example.com/ou=People,dc=example,dc=example?cn" | + | AuthLDAPURL "ldap://foo.example.com/ou=People,dc=example,dc=example?uid" |
| ←BaseDNと検索キーの指定 | | ←BaseDNと検索キーの指定 |
| require valid-user | | require valid-user |
| Allow from all | | Allow from all |
| </IfModule> | | </IfModule> |
- | </Directory> | + | </Directory> |
| | | |
| AuthLDAPURLの指定の仕方は、LDAPにおける検索キーなので、ディレクティブの使用方法説明などをじっくり見てやってください。 | | AuthLDAPURLの指定の仕方は、LDAPにおける検索キーなので、ディレクティブの使用方法説明などをじっくり見てやってください。 |
Counter: 5130,
today: 2,
yesterday: 1