OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: takanyon (tak_at_big.or.jp)
Date: Thu Nov 14 2002 - 22:27:48 CST

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    > -----BEGIN PGP SIGNED MESSAGE-----
    >
    > =============================================================================
    > FreeBSD-SA-02:41.smrsh Security Advisory
    > The FreeBSD Project

    > b) Execute the following commands as root:
    >
    > # cd /usr/src
    > # patch < /path/to/patch
    > # cd /usr/src/usr.sbin/sendmail
    > # make depend && make && make install

    Now, isn't smrsh installed?

    # make install
    install -c -s -o root -g smmsp -m 2555 sendmail /usr/libexec/sendmail
    install -c -o root -g wheel -m 444 mailq.1.gz /usr/share/man/man1
    install -c -o root -g wheel -m 444 newaliases.1.gz /usr/share/man/man1
    install -c -o root -g wheel -m 444 aliases.5.gz /usr/share/man/man5
    install -c -o root -g wheel -m 444 sendmail.8.gz /usr/share/man/man8

    I performed it as follows.

    # cd /usr/src/libexec/smrsh/
    # make depend && make && make install
    install -c -s -o root -g wheel -m 555 smrsh /usr/libexec
    install -c -o root -g wheel -m 444 smrsh.8.gz /usr/share/man/man8

     takanyon <takas bashi.org>

    To Unsubscribe: send mail to majordomoFreeBSD.org
    with "unsubscribe freebsd-security" in the body of the message