Ticket #73 (closed defect: fixed)

Opened 3 years ago

Last modified 16 months ago

Permettre l'administration technique de VLM avec le minimum de droits

Reported by: paparazzia Owned by: fm
Priority: critical Milestone: No more oil in my chocolatero
Component: hosting Version: 0.8
Keywords: Cc:

Description

Il faut checker VLM pour les cas ou il requiert un droit superutilisateur explicitement ou implicitement.

Le cas évident est en cas de redéploiement de Vlm-C ou un redémmarage est nécessaire. Peut être qu'il y en a d'autres.

La suite c'est de voir si on peut supprimer complètement ces besoins de compte root dans certains conditions afin de (peut être) (un jour) permettre une co-administration de production uniquement sur l'userspace du serveur.

Change History

Changed 3 years ago by paparazzia

  • status changed from new to accepted

Changed 3 years ago by spf

  • priority changed from major to critical

Changed 3 years ago by paparazzia

  • owner changed from paparazzia to fm
  • status changed from accepted to assigned

C'est plutôt une tâche pour fm, dans l'hypothèse ou il pourrait "blinder" les choses.

Sinon, il est condamné à intervenir en urgence depuis le ponton :)

Changed 3 years ago by paparazzia

(In [629]) * refs #73 (work in progress)

Changed 3 years ago by paparazzia

(In [630]) * refs #73

Changed 3 years ago by paparazzia

(In [631]) * lien correct vers les images (refs #73)

Changed 3 years ago by paparazzia

(In [632]) * style polishing (refs #73)

Changed 3 years ago by paparazzia

(In [633]) * refs #73 : more combo

Changed 3 years ago by paparazzia

(In [636]) * appel correct de widget calendrier (refs #73)

Changed 3 years ago by paparazzia

(In [637]) * jscal pour tous les champs date (refs #73)

Changed 3 years ago by paparazzia

(In [669]) * refs #73 : Liste deroulante correcte pour les etats "started" des courses

Changed 2 years ago by spf

  • milestone changed from Have foehn to Autant en emporte l'Autan

Changed 2 years ago by paparazzia

Il faudrait lister les opérations qui nécessitent les droits root.

* le redémarrage apache après mise à jour de vlm-c
* autre chose ?

Changed 2 years ago by paparazzia

NB:à clore après mise à jour de la doc pour mettre le suid sur le redémarrage apache

Changed 17 months ago by paparazzia

La conf nécessaire dans visudo / sudoers est :

    User_Alias      APACHEMASTERS = vlm
    Cmnd_Alias      APACHE = /etc/init.d/apache2 restart
    APACHEMASTERS   ALL = NOPASSWD: APACHE

Changed 16 months ago by paparazzia

  • status changed from assigned to closed
  • resolution set to fixed

OK dans [1996]

Note: See TracTickets for help on using tickets.