|
|
|
|
||||||
| alt.apache.configuration Apache web server configuration issues. |
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
I try to configure a area in my webserver restricted to valid LDAP
users. The ldap server is on the same machine, so the access is simple (no tls, no ssl). Then I made another config with SSL, working too. Now I want an https access AND the authentication through LDAP but the login is not accepted anymore. Any idea? Do I have to access the LDAP server through SSL ? Did I miss something ? Tks |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On 2008-01-25, Olivier <music_devNO_SPAMhotmail.com> wrote:
> Now I want an https access AND the authentication through LDAP but the > login is not accepted anymore. > Any idea? Read the error log, it should tell you why the login failed. Check the logs of the ldap server. Davide -- Q: What does the CE in Windows CE stand for? A: Caveat Emptor. |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Tks, it's OK now. I forgot I also changed Require ldap-user myName to
Require valid-user. Authentication was successful but not the authorization (I still don't know why, but I will read the apache documentation once more). Davide Bianchi a écrit : > On 2008-01-25, Olivier <music_devNO_SPAMhotmail.com> wrote: >> Now I want an https access AND the authentication through LDAP but the >> login is not accepted anymore. >> Any idea? > > Read the error log, it should tell you why the login failed. > Check the logs of the ldap server. > > Davide > |
|
![]() |
| Outils de la discussion | |
|
|