Tâche #23207
Scénario #23282: Empaqueter la solution ScribeAD/conteneurs
Diagnose doit tester l'initialisation de la session Kerberos
Remaining (hours):
0.0
Description
Actuellement le diagnose test s'il existe un ticket ou non ce qui ne suffit pas pour donner l'état du service
Related issues
Associated revisions
Amélioration du diagnose ref #23207
- le test regarde si une session existe sinon il initialise une session
alors seulement il renvoie l'état
Amélioration du diagnose ref #23207
- le test regarde si une session existe sinon il initialise une session
alors seulement il renvoie l'état
Le test if renvoie toujours un code retour à 0
Du coup, si klist renvoie un code retour != 0 et 1, le ticket kerberos
apparaît OK même s'il n'est pas correct.
ref #23207
History
#1 Updated by Gérald Schwartzmann about 5 years ago
- Estimated time set to 0.00 h
- Remaining (hours) set to 0.0
#2 Updated by Gérald Schwartzmann about 5 years ago
- Status changed from Nouveau to En cours
#3 Updated by Gérald Schwartzmann about 5 years ago
- Assigned To set to Gérald Schwartzmann
#4 Updated by Gérald Schwartzmann about 5 years ago
- Status changed from En cours to Résolu
#5 Updated by Joël Cuissinat about 5 years ago
- Status changed from Résolu to En cours
#6 Updated by Joël Cuissinat about 5 years ago
- Estimated time changed from 0.00 h to 2.00 h
- Remaining (hours) changed from 0.0 to 0.5
Suite aux modifications apportées par #23269, il faut remplacer le sed par un cat pour récupérer le mot de passe dans le test diagnose ;)
#7 Updated by Joël Cuissinat about 5 years ago
- Parent task changed from #23050 to #23282
#8 Updated by Joël Cuissinat about 5 years ago
- Related to Tâche #23269: Reconfigure ne doit pas effacer le mdp added
#9 Updated by Joël Cuissinat about 5 years ago
- Assigned To changed from Gérald Schwartzmann to Joël Cuissinat
#10 Updated by Joël Cuissinat about 5 years ago
- % Done changed from 0 to 100
#11 Updated by Joël Cuissinat about 5 years ago
Commit en 2.5.2 + merge en 2.6.2.
#12 Updated by Joël Cuissinat about 5 years ago
- Status changed from En cours to Résolu
#13 Updated by Fabrice Barconnière about 5 years ago
- Remaining (hours) changed from 0.5 to 0.0
#14 Updated by Fabrice Barconnière about 5 years ago
- Status changed from Résolu to En cours
- % Done changed from 100 to 80
Le diagnose n'est pas fonctionnel :
Si klist
ne renvoie pas 0 ni 1 en code retour, il afficher systématiquement Ticket kerberos => OK
#15 Updated by Fabrice Barconnière about 5 years ago
- % Done changed from 80 to 100
- Remaining (hours) changed from 0.0 to 0.25
#16 Updated by Fabrice Barconnière about 5 years ago
- Status changed from En cours to Résolu
#17 Updated by Joël Cuissinat about 5 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.25 to 0.0
OK