Project

General

Profile

Anomalie #2477

ldap.conf n'est pas généré correctement quand ldap pas en conteneur

Added by Fabrice Barconnière almost 12 years ago. Updated almost 12 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
-
Category:
-
Start date:
11/28/2011
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:
Distribution:
EOLE 2.3

Description

Quand on n'est pas en mode conteneur, la variable adresse_ip_ldap n'est pas renseignée, du coup, la ligne host de ldap.conf n'indique pas l'IP locale du ldap.

Associated revisions

Revision eac5e5bb (diff)
Added by moyooo almost 13 years ago

see #2477 Add ticket whit duration : notification problem

History

#1 Updated by Fabrice Barconnière almost 12 years ago

Infos sur IRC de fablac :
la variable ldap_nss est à non par défaut sur le zephir et ne peut pas être modifié;
hors le fichier nsswitch.conf ne prend pas en compte le pam-ldap si ldap_nss est à non dans le fichier instancié

#2 Updated by Joël Cuissinat almost 12 years ago

  • Status changed from Nouveau to En attente d'informations
  • Estimated time set to 1.00 h

=> commencer par trouver une machine où le bug est reproductible !

#3 Updated by Fabrice Barconnière almost 12 years ago

  • Status changed from En attente d'informations to Résolu

La fonction qui calcule cette variable a sans doute été corrigée.
Tests OK sur Horus et Scribe à jour en RC.

#4 Updated by Joël Cuissinat almost 12 years ago

  • % Done changed from 0 to 100

#5 Updated by Joël Cuissinat almost 12 years ago

  • Status changed from Résolu to Fermé

OK

Si nécessaire ouvrir un nouveau signalement pour le pb ldap_nss/Zéphir ...

Sur Scribe/Horus, la variable est redéfinie dans 20_fichier-primaire.xml :

        <family name="client_ldap">
            <variable name='ldap_nss' redefine='True' hidden='True'>
                <value>oui</value>
            </variable>
        </family>

Also available in: Atom PDF