Tâche #13976
Distribution EOLE - Scénario #13756: Assistance aux utilisateurs (45-47)
httpS ne fonctionne plus dans un groupe de machine défini quand l'authentification proxy est activée (Chrome, Opéra, IE)
Description
Depuis e2guardian, on peut définir des filtres par IP et par login, on peut définir et utiliser des groupes de machines (EAD) quand l'authentification squid est activée (avec dansguardian, on ne pouvait pas utiliser les deux à la fois).
Si on utilise cette fonctionnalité (groupe de machines et authentification en même temps) certains navigateurs ne fonctionnent plus en https :- Chrome : ERR_PROXY_AUTH_UNSUPPORTED
- Opéra : "Cette page web n'est pas disponible"
- IE : Page blanche
https fonctionne correctement avec Firefox.
Associated revisions
guardian.conf : correction ordre des "authplugin" pour https + ntlm + groupe de machines FIXES #13976
History
#1 Updated by Klaas TJEBBES almost 8 years ago
Signalement chez e2guardian : https://github.com/e2guardian/e2guardian/issues/91
#2 Updated by Klaas TJEBBES almost 8 years ago
Dans /etc/guardian/guardian0/guardian.conf , remplacer :
authplugin = '/etc/guardian/guardian0/common/ip.conf' authplugin = '/etc/guardian/guardian0/authplugins/proxy-ntlm.conf' authplugin = '/etc/guardian/guardian0/authplugins/proxy-basic.conf'
par :
authplugin = '/etc/guardian/guardian0/authplugins/proxy-ntlm.conf' authplugin = '/etc/guardian/guardian0/authplugins/proxy-basic.conf' authplugin = '/etc/guardian/guardian0/common/ip.conf'
Semble résoudre le problème.
#3 Updated by Klaas TJEBBES almost 8 years ago
- Tracker changed from Anomalie to Tâche
- Parent task set to #13756
#4 Updated by Klaas TJEBBES almost 8 years ago
- Status changed from Nouveau to En cours
#5 Updated by Klaas TJEBBES almost 8 years ago
- Assigned To set to Klaas TJEBBES
#6 Updated by Klaas TJEBBES almost 8 years ago
- Status changed from En cours to Résolu
- % Done changed from 0 to 100
Appliqué par commit 544c0b076358df2e5011686efc2701ff935715f7. (branche fix-13976)
#7 Updated by Scrum Master almost 8 years ago
- Status changed from Résolu to En cours
#8 Updated by Joël Cuissinat almost 8 years ago
- Status changed from En cours to Résolu
- Estimated time set to 0.15 h
- Remaining (hours) set to 0.15
=> paquet unstable : eole-proxy 2.5.2-1
#9 Updated by Joël Cuissinat almost 8 years ago
- Estimated time changed from 0.15 h to 0.50 h
#10 Updated by Lionel Morin almost 8 years ago
- Status changed from Résolu to Fermé
- Remaining (hours) changed from 0.15 to 0.0