Mail 2 sh

WARNING: version no secure, ABSOLUTELY NO WARRANTY

 

French

Shell non interractif recevant ses commandes par mail.

Description : 

 

Mail2sh permet l'utilisation d'un shell par email en vous évitant de connaitre ou modifier : procmail,sendmail, ...

Mail2sh permet d'exécuter des commandes shell envoyées par mail. Vous envoyez des commandes shell (ls, rmdir, webstat, ...) à mail2sh.dtl et elles seront toutes soumises à l'interpréteur de commande que l'utilisateur utilise (man 5 passwd).

Seul les utilisateurs référencés dans le fichier de configuration ont le droit d'utiliser mail2sh. Cependant ces utilisateurs devront exister dans /etc/passwd.

Mail2sh offre un système d'authentification d'utilisateurs afin de diminuer les risques d'accès à un shell. Ce système ""n'est"" pas crypté!!!!!

Associé avec un module PGP il vous garantira une sécurité optimale lors de vos envois de mot de pass par courrier.

WARNING: version no secure, ABSOLUTELY NO WARRANTY

English

Mail2sh is a tool for send shell command by email with a simple module and to avoid you to know how procmail and sendmail works. Mail2sh makes it possible to carry out shell commands by email. Email is sent to a particular user on your host and the commands will be carried out if the user and password given matches ones in /etc/passwd. Commands are executed with the user's privileges, and combined with a PGP module ensures a certain level of security for use. Note that the system is not natively encrypted, so use of an encryption mechanism is highly recommended for security reasons.

LICENCE:  NO GPL. NO COMMERCIAL USE

Author: José Mans (mans.org)
Translated: Philippe Graille (gph.fr)
TABLE="web_comment"; $comment->comment2( "mail2sh" ); ?>
Download  Debian version
Download  Slackware version
(See /usr/share/doc/mail2sh/install.sh)
Download  RPM version (RedHat, Mandrake, ...)
(See /usr/share/doc/mail2sh/install.sh)

Version: 1.1-1

Section: mail

Priority: extra

Architecture: i386

Depends: perl5|perl, adduser, fileutils, shellutils, sudo, mail-transport-agent

Suggests: shellutils, sendmail

Installed-Size: 2048



(mans.@gyptis.org)

 

Change: 1.1
-------------------------------------------------------------------------

  ENGLISH:
  --------
  This version can be used in single user mode without modification.
  Two commands are needs for use the guest account in shell command.
  This commands are :
      single_user on
      user_default login_name
  For an configuration example  you may look at
     /usr/share/doc/mail2sh/example/etc/mail2sh.conf.single_user

  FRENCH:
  -------
  Cette version peu être utilisée en mode simple utilisateur
  sans devoir modifier l'installation. Deux commandes sont à
  ajouter pour force mail2sh à utiliser (par example) le compte
  "guest" pour executer les commandes shells.
  Il sagit de  :
      single_user on
      user_default login_name.
  Regardez /usr/share/doc/mail2sh/example/etc/mail2sh.conf.single_user
  pour un example de configuration!



Change: 1.0
-------------------------------------------------------------------------
   Created.


Mail 2 sh

WARNING: version no secure, ABSOLUTELY NO WARRANTY

Italia

Con questo script è possibile inviare comandi di shell alla propria macchina attraverso la posta elettronica. Un\'email viene inviata ad un particolare utente sull\'host e il comando in essa contenuto verrà eseguito se utente e password forniti coincidono con quelli presenti in /etc/passwd. I comandi sono eseguiti naturalmente con i privilegi dell\'utente e combinati con un modulo PGP assicurano un buon livello di sicurezza.

WARNING: version no secure, ABSOLUTELY NO WARRANTY

 

Deutsch

Mail2sh macht es möglich shell commands über email auszuführen.  Es wird eine Mail an den jeweiligen Benutzer auf dem Host geschickt und die shell commands werden dann ausgeführt, wenn das mitgelieferte Passwort und der Username mit denen von /etc/passwd übereinstimmen. Die Befehle werden mit den jeweiligen Rechten des Benutzers ausgeführt. Durch ein PGP module bringt es ein gewisse Sicherheit mit sich.