Anomalie #5715
01squid.conf : activer l'authentification si activée
Status:
Fermé
Priority:
Normal
Assigned To:
Category:
-
Target version:
Distribution:
EOLE 2.4
Description
Dans le template /usr/share/eole/creole/distrib/01squid.conf il y a un test compliqué :
%if %%activer_squid_auth == 'oui' and (%%nom_domaine_smb != '' or %%ip_serveur_ldap1 != '' or %%nom_domaine_krb != '' or %%ip_serveur_ldapad != '') acl password proxy_auth REQUIRED %end if %if %%activer_squid_auth == 'oui' and %%type_squid_auth == 'Fichier local' acl password proxy_auth REQUIRED %end if
Je pense qu'on peut partir de l'idée que si l'authentification est activé, il faut l'activer.
Associated revisions
activer l'authentification si activer_squid_auth est à oui (fixes #5715)
activer l'authentification si activer_squid_auth est à oui (fixes #5715)
History
#1 Updated by Emmanuel GARETTE about 10 years ago
- Status changed from Nouveau to Résolu
- % Done changed from 0 to 100
Appliqué par commit 3e5529c41ed95875ec32bd06c2afcfc8240ff3a6.
#2 Updated by Emmanuel GARETTE about 10 years ago
Appliqué par commit b0dacf6b15110dd62533798a3ea7838632101f86.
#3 Updated by Joël Cuissinat about 10 years ago
- Assigned To set to Emmanuel GARETTE
- Target version set to Eole 2.4-dev-3
#4 Updated by Joël Cuissinat about 10 years ago
- Target version changed from Eole 2.4-dev-3 to Eole 2.4-alpha
#5 Updated by Joël Cuissinat about 10 years ago
- Target version changed from Eole 2.4-alpha to Eole 2.4-alpha2