Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 1996 12:48:08 -0700 (PDT)
From:      Paul Traina <pst>
To:        CVS-committers, cvs-all, cvs-usrsbin
Subject:   cvs commit:  src/usr.sbin/sendmail/smrsh Makefile smrsh.8 smrsh.c src/usr.sbin/sendmail Makefile
Message-ID:  <199604211948.MAA02623@freefall.freebsd.org>

index | next in thread | raw e-mail

pst         96/04/21 12:48:08

  Modified:    usr.sbin/sendmail  Makefile
               usr.sbin/sendmail/smrsh  Makefile smrsh.8 smrsh.c
  Log:
  Enable proper installation of sendmail restricted shell smrsh(8).
  
  This program is a wrapper for the prog mailer in sendmail.  It does shell
  meta character masking and restricts the list of executables to those found
  in /usr/libexec/sm.bin.
  
  The default sendmail.cf file does not use this tool, however you can enable
  it by either changing /bin/sh to /usr/libexec/smrsh or adding the line
  FEATURE(smrsh) into your sendmail .mc file and rebuilding your .cf file.
  
  For more info, RTFMP.
  
  Revision  Changes    Path
  1.4       +1 -1      src/usr.sbin/sendmail/Makefile
  1.2       +2 -2      src/usr.sbin/sendmail/smrsh/Makefile
  1.2       +7 -8      src/usr.sbin/sendmail/smrsh/smrsh.8
  1.2       +4 -4      src/usr.sbin/sendmail/smrsh/smrsh.c


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604211948.MAA02623>