Project

General

Profile

Tâche #16550

Scénario #16546: Faire fonctionner Squid sur Eole 2.6 avec l'authentification

l'authentification sur le port 3129 n'est pas fonctionnelle en LDAP

Added by Emmanuel GARETTE almost 7 years ago. Updated over 6 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
06/17/2016
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:
Remaining (hours):
0.0

Description

La ligne suivante n'existe pas dans le fichier /etc/squid3/02inc-squid.conf :

"http_access allow password"

02inc-squid.conf.patch View (305 Bytes) Emmanuel GARETTE, 06/17/2016 03:48 PM

Associated revisions

Revision aa25efa4 (diff)
Added by Joël Cuissinat over 6 years ago

La seconde instance de squid est forcément authentifiée

Ref: #16550 @30m

History

#1 Updated by Emmanuel GARETTE almost 7 years ago

Le patch suivant résouds les problèmes chez moi.

#2 Updated by Fabrice Barconnière almost 7 years ago

  • Tracker changed from Demande to Tâche
  • Estimated time set to 1.00 h
  • Parent task set to #16546
  • Remaining (hours) set to 1.0

#3 Updated by Joël Cuissinat over 6 years ago

  • Status changed from Nouveau to En cours

#4 Updated by Joël Cuissinat over 6 years ago

  • Description updated (diff)
  • Assigned To set to Joël Cuissinat

#5 Updated by Joël Cuissinat over 6 years ago

À l'heure actuelle, si type_squid_auth_2 vaut "Ldap" ou "Ldap (Active Directory)", le fichier /etc/squid3/02inc-squid.conf ne contient pas la ligne attendue.

Cela vaut le coup de rétro-porter cette correction jusqu'en 2.5.1.

#6 Updated by Joël Cuissinat over 6 years ago

  • Status changed from En cours to Résolu
  • % Done changed from 0 to 100
  • Remaining (hours) changed from 1.0 to 0.25

Paquets 2.5.1/2.5.2/2.6.0

#7 Updated by Emmanuel GARETTE over 6 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

OK en 2.6 :

root@amon:~# grep "http_access allow password" /etc/squid/*
/etc/squid/01inc-squid.conf:http_access allow password
/etc/squid/02inc-squid.conf:http_access allow password

(difficile de tester, squid n'est pas fonctionnel).

Also available in: Atom PDF