Project

General

Profile

Tâche #13078

Scénario #13657: Intégrer diverses demandes d'amélioration de la documentation Scribe

Documenter la gestion du parefeu des clients windows depuis la ligne de commande du serveur

Added by Klaas TJEBBES about 8 years ago. Updated over 7 years ago.

Status:
Fermé
Priority:
Normal
Start date:
09/21/2015
Due date:
% Done:

100%

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

Description

Le format de la ligne de commande à changé.

Documenter la nouvelle fonction et corriger les fonctions existantes :
  • /2_3/modules/Scribe/50-Scribe/40_clients_scribe/01_clients_Win/02_clients_scribe_administration/06_Administration_avancee/06-Controle_a_distance.scen
  • /2_4/modules/Scribe/50-Scribe/40_clients_scribe/02_clients_Win/02_clients_scribe_administration/06_Administration_avancee/06-Controle_a_distance.scen
root@scribek78:~# /usr/share/eole/controlevnc/cliscribe.py -h                                                                                                                                                                                
usage: cliscribe.py [-h]
                    [-k PROCNAME | -s SHUTDOWN | -e PROCNAME | -eu PROCNAME | -vc IP_CIBLE | -va ACTIVATE | -vi INPUTS | -f FW_ACTION]
                    IP_CLIENT

positional arguments:
  IP_CLIENT             IP_CLIENT : IP du poste client sur lequel effectuer l'action distante

optional arguments:
  -h, --help            show this help message and exit
  -k PROCNAME, --killproc PROCNAME
                        arrête le processus PROCNAME

  -s SHUTDOWN, --shutdown SHUTDOWN
                        SHUTDOWN=0|1|2 Extinction distante
                            0=éteindre (défaut)
                            1=reboot
                            2=fermeture de session

  -e PROCNAME, --execute PROCNAME
                        Exécute PROCNAME dans l'environnement BUILTIN/SYSTEM

  -eu PROCNAME, --executeuser PROCNAME
                        Exécute PROCNAME dans l'environnement de l'utilisateur connecté s'il y en a un, sinon renvoie une erreur

  -vc IP_CIBLE, --vncconnect IP_CIBLE
                        effectue "winvnc -connect IP_CIBLE", il faut préalablement mettre 'vncviewer' en mode "listen" sur IP_CIBLE

  -va ACTIVATE, --vncactive ACTIVATE
                        ACTIVATE=0|1 arrête (0)/démarre (1) winvnc sur IP_CLIENT

  -vi INPUTS, --vncinputs INPUTS
                        INPUTS=0|1 (dés)active le clavier/souris pour winvnc (0=désactivé, 1=activé)

  -f FW_ACTION, --firewall FW_ACTION
                        FW_ACTION : INIT|ADD::rule|DEL::Nom|SETMODE::<in>;;<out>|ACTIVATE::True|False
                            * INIT initialise les règles de bases (fait une simple initalisation, ne lit pas "liste_fwregles.eol")
                            * ADD::rule
                                rule='Nom;; ip_src=XX;;ip_dst=XX;;action=XX;;proto=XX;;port_dst=XX;;program=XX'
                                    - ip_src/dst = me|any|<ip>
                                    - action=allow|block
                                    - proto=tcp|udp|icmp|any
                                (Ex. 'ADD::TOTO;;ip_src=me;;ip_dst=any;;action=block;;proto=udp;;port_dst=123')
                                (Ex. 'ADD::TOTO;;ip_src=me;;ip_dst=any;;action=block;;proto=any;;program=notepad.exe')
                            * DEL::Nom
                                (Ex. 'DEL::TOTO')
                            * SETMODE::<in>;;<out>
                                <in>=allow|block
                                <out>=allow|block
                                (Ex. "SETMODE::block;;allow")
                            * ACTIVATE::True|False


Related issues

Related to eole-client - Scénario #12871: Ajouter la gestion du parefeu client depuis la ligne de commande du serveur Terminé (Sprint) 09/08/2015 09/18/2015

History

#1 Updated by Gérald Schwartzmann about 8 years ago

  • Parent task set to #11043

#2 Updated by Gérald Schwartzmann about 8 years ago

  • Estimated time set to 2.00 h
  • Remaining (hours) set to 2.0

#3 Updated by Gérald Schwartzmann almost 8 years ago

  • Parent task changed from #11043 to #13657

#4 Updated by Gérald Schwartzmann over 7 years ago

  • Status changed from Nouveau to En cours

#5 Updated by Gérald Schwartzmann over 7 years ago

  • Assigned To set to Gérald Schwartzmann

#6 Updated by Gérald Schwartzmann over 7 years ago

  • À faire en 2.4
    /2_4/modules/Scribe/50-Scribe/40_clients_scribe/02_clients_Windows/02_clients_scribe_administration/06_Administration_avancee/06-Controle_a_distance.scen
  • Ne sera pas corrigé dans la doc 2.3 car obsolète

http://eole.ac-dijon.fr/documentations//2.4/beta/partielles/ModuleScribe/co/06-Controle_a_distance.html

#7 Updated by Gérald Schwartzmann over 7 years ago

  • Remaining (hours) changed from 2.0 to 1.0

Il manque un exemple pour le parefeu

#8 Updated by Gérald Schwartzmann over 7 years ago

  • % Done changed from 0 to 100
  • Remaining (hours) changed from 1.0 to 0.5

#9 Updated by Scrum Master over 7 years ago

  • Status changed from En cours to Résolu

#10 Updated by Joël Cuissinat over 7 years ago

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

Relu.

Also available in: Atom PDF