Re: efax

From: H D Moore (hdmat_private)
Date: Tue Jan 15 2002 - 18:33:08 PST

  • Next message: KF: "Re: efax"

    On Tuesday 15 January 2002 07:53 pm, Blue Boar wrote:
    > H D Moore wrote:
    > > This was from a full source install, I havent seen it by default on any
    > > distros though.
    >
    > Did "make install" or equivalent put the suid bit on?
    
    Yup ;)
    
    hdm@sliver:~/kdeutils-2.2.1/klprfax > grep chown . -r
    ./efax/fax:     case $OWNER in '') ;; *) chown $OWNER /dev/$DEV ;; esac
    ./efax/Makefile:        @(chown root $(bindir)/efax && chmod 4755 $(bindir)/efax) || echo "Was not able to make efax setuid root"
    ./efax/Makefile.am:     @(chown root $(bindir)/efax && chmod 4755 $(bindir)/efax) || echo "Was not able to make efax setuid root"
    ./efax/Makefile.in:     @(chown root $(bindir)/efax && chmod 4755 $(bindir)/efax) || echo "Was not able to make efax setuid root"
    ./klprfax/klprfax_lpd.in:    chown root $SPOOL/klprfax
    ./klprfax/klprfax_lpd:    chown root $SPOOL/klprfax
    hdm@sliver:~/d/kdeutils-2.2.1/klprfax >
    



    This archive was generated by hypermail 2b30 : Wed Jan 16 2002 - 00:40:32 PST