57 |
franck |
1 |
$Id: readme-2.0.txt 581 2011-04-21 16:59:59Z richard $
|
|
|
2 |
|
520 |
richard |
3 |
Alcasar-2.1a
|
581 |
richard |
4 |
*********** English **********
|
|
|
5 |
- Complete install : Need the CD double architecture of Linux Mandriva 2010.1 (mandriva-linux-free-2010-spring-dual.iso). Follow the install doc.
|
|
|
6 |
- To update automaticly the earlier versions of Alcasar (V1.7, V1.8, V1.9 et V2.0), just execute the install script (alcasar.sh -i)
|
|
|
7 |
- In case of update, a new admin login will be created. The certificates (C.A. & server) are updated too. You will have to integrated them again in browsers.
|
1 |
root |
8 |
|
581 |
richard |
9 |
The main updates are :
|
|
|
10 |
- update firewall (take care about flooding)
|
|
|
11 |
- take care the French Security Agency recomandations (ANSSI)
|
|
|
12 |
- take care the filtering exceptions
|
|
|
13 |
- optimize the antivirus function (work in memory and not on the hard disk)
|
|
|
14 |
- multi-files accounting
|
|
|
15 |
- Stop the system with ACPI function
|
|
|
16 |
- rewrite the intercept page (CSS3)
|
|
|
17 |
- use of AJAX in status page
|
|
|
18 |
- add a voucher (ticket) function
|
|
|
19 |
- Use of UTF8 by default
|
|
|
20 |
|
|
|
21 |
|
|
|
22 |
|
|
|
23 |
*********** Français ********
|
|
|
24 |
|
401 |
richard |
25 |
- Installation complète : elle s'effectue sur la base du CD double architecture (32b et 64b) de la distribution Linux-mandriva 2010.1 (mandriva-linux-free-2010-spring-dual.iso). Suivez la procédure d'installation.
|
520 |
richard |
26 |
- La mise à jour des anciennes versions d'Alcasar (V1.7, V1.8, V1.9 et V2.0) est automatique en lançant le script d'installation (alcasar.sh -i)
|
|
|
27 |
- En cas de mise à jour, un nouveau compte d'administration sera créé. Les certificats (A.C. et serveur) ont évolués. Il sera donc nécessaire de reconfigurer les navigateurs.
|
1 |
root |
28 |
|
520 |
richard |
29 |
Par rapport à la V2.0.1, les évolutions majeures sont les suivantes :
|
|
|
30 |
- amelioration de la fonction bastion (prise en compte du flooding)
|
581 |
richard |
31 |
- mise en conformité du pare feu par rapport aux préconisations ANSSI (politique OUTPUT à DROP + durcissement)
|
520 |
richard |
32 |
- prise en compte des exceptions au filtrage
|
|
|
33 |
- prise en compte de la fonction "safesearch"
|
581 |
richard |
34 |
- optimisation de la fonction "antivirus" (travail en mémoire plutôt que sur le disque dur)
|
520 |
richard |
35 |
- journalisation multi-fichiers afin d'améliorer la discrimination des traces
|
|
|
36 |
- prise en compte de l'arret système (évènements ACPI)
|
|
|
37 |
- relooking des pages d'interception et d'accueil (CSS3)
|
|
|
38 |
- intégration d'ajax dans la fenêtre de status
|
|
|
39 |
- ajout de la fonction "voucher" avec impression d'un ticket de session
|
|
|
40 |
- amélioration de la fonction "mise à jour"
|
|
|
41 |
- amélioration des téléchargements RPM ('wget' au lieu de 'curl')
|
|
|
42 |
- suppression de toutes les références à l'adresse IP (référence au nom d'hôte 'alcasar')
|
581 |
richard |
43 |
- bascule des pages WEB en codage UTF8
|