[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Wheezy]Probléme au démarage



On Sun, 21 Jul 2013, Nicolas Pechon wrote:

J'ai finalement trouvé le problème. En fait, cela provenais de ma
tentative de centraliser mes user sur un serveur ldap.
Le client tenté de chercher les informations sur le serveur. Mais, comme
la connexion n'était pas encore établit...

D'ou ma nouvelle question, comment peut-on contourner ce problème. Il dois
bien y avoir une solutions. En effet, si il y a un problème sur le réseau
ou sur un ordinateur portable, il ne serais plus possible de démarrer?

Essaie avec l'option bind_policy soft dans /etc/libnss-ldap.conf :

# Reconnect policy:
#  hard_open: reconnect to DSA with exponential backoff if
#             opening connection failed
#  hard_init: reconnect to DSA with exponential backoff if
#             initializing connection failed
#  hard:      alias for hard_open
#  soft:      return immediately on server failure
#bind_policy hard
bind_policy soft

--
		Etienne Vogt (Etienne.Vogt@obspm.fr)
		Observatoire de Paris-Meudon
		Service Informatique


Reply to: