Tâche #25936
Scénario #25665: Problèmes rencontrés lors de la qualification 2.7.0 rc1
Correction HP-003-02 - Connexion au frontend ONE avec un compte LDAP en ldaps - ACA (2.7.0 rc1)
Status:
Fermé
Priority:
Normal
Assigned To:
Target version:
Remaining (hours):
0.0
Description
Pas numéro 11, impossible de se connecter à Sunstone.
https://dev-eole.ac-dijon.fr/squash/executions/8487
Côté Hâpy
root@hapy:~# tail -f /var/log/one/sunstone.log Mon Nov 19 17:28:57 2018 [E]: User admin could not be authenticated Mon Nov 19 17:28:57 2018 [E]: [one.user.info] User couldn't be authenticated, aborting call. Mon Nov 19 17:28:57 2018 [I]: Unauthorized login attempt Mon Nov 19 17:28:57 2018 [I]: 192.168.230.39 - - [19/Nov/2018:17:28:57 +0100] "POST /login HTTP/1.1" 401 - 2.3865
Côté Horus
L'utilisateur existe :
LDAPTLS_REQCERT=never ldapsearch -x -H ldaps://localhost:636 -b o=gouv,c=fr -x uid=onehorus
Côté Hâpy l'utilisateur existe :
LDAPTLS_REQCERT=never ldapsearch -x -H ldaps://localhost:636 -b o=gouv,c=fr -x uid=onehorus
Related issues
History
#1 Updated by Gérald Schwartzmann over 2 years ago
- Description updated (diff)
#2 Updated by Scrum Master over 2 years ago
Vérifier si le problème n'est pas l’absence du certificat de l'Horus sur le Hâpy.
#3 Updated by Fabrice Barconnière over 2 years ago
- Status changed from Nouveau to En cours
- Assigned To set to Fabrice Barconnière
- % Done changed from 0 to 100
- Estimated time set to 1.00 h
- Remaining (hours) set to 0.0
Pas N°8¶
/var/log/one/oned.log
-->
Wed Nov 28 15:01:40 2018 [Z0][AuM][D]: Message received: LOG I 0 Command execution failed (exit code: 255): /var/lib/one/remotes/auth/ldap/authenticate Wed Nov 28 15:01:40 2018 [Z0][AuM][I]: Command execution failed (exit code: 255): /var/lib/one/remotes/auth/ldap/authenticate Wed Nov 28 15:01:40 2018 [Z0][AuM][D]: Message received: LOG I 0 Trying LDAP server server 1 Wed Nov 28 15:01:40 2018 [Z0][AuM][I]: Trying LDAP server server 1 Wed Nov 28 15:01:40 2018 [Z0][AuM][D]: Message received: LOG I 0 Exception raised with LDAP server 1: hostname "horus.ac-test.fr" does not match the server certificate Wed Nov 28 15:01:40 2018 [Z0][AuM][I]: Exception raised with LDAP server 1: hostname "horus.ac-test.fr" does not match the server certificate Wed Nov 28 15:01:40 2018 [Z0][AuM][D]: Message received: LOG I 0 Could not authenticate user onehorus
Le certificat d'aca.horus est valide pour le DNS : horus.domhorus.ac-test.fr --> pas de test n°5, 6 et 8 modifiés
#4 Updated by Fabrice Barconnière over 2 years ago
- Status changed from En cours to Résolu
#5 Updated by Scrum Master over 2 years ago
- Status changed from Résolu to Fermé
#6 Updated by Joël Cuissinat 5 months ago
- Related to Scénario #31021: Correction HP-003-02 - Connexion au frontend ONE avec un compte LDAP en ldaps (2.8.0-beta1) added