2.5.2p2 ssh-keyscan installed group writable?

Kevin Steves stevesk at sweden.hp.com
Tue Mar 27 17:21:12 EST 2001


On Fri, 23 Mar 2001 mouring at etoh.eviladmin.org wrote:
: > openssh-2.5.2p2/Makefile.in, line 168:
: >
: > 	$(INSTALL) -m 0775 -s ssh-keyscan $(DESTDIR)$(bindir)/ssh-keyscan
: >
: Hmm.. looks like a fat finger mistake.  I'll fix it in both CVS branches
: when I get home.

and i also wonder why isn't ssh group, other readable:

  no)
       AC_MSG_RESULT(no)
       SSHMODE=0711
       ;;
  *)   AC_MSG_RESULT(yes)
       SSHMODE=04711




More information about the openssh-unix-dev mailing list