Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:03:09 -0000
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/su su.c
Message-ID:  <200501171957.j0HJvxst075036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2005-01-17 19:57:59 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/su           su.c 
  Log:
  If su(1) is run without an effective uid of 0, generate an error to
  the user indicating that su is not running setuid, which may help
  suggest to the user that it should be setuid, or should not be
  running from a file system mounted nosuid.
  
  Suggsted by:    Ivan Voras <ivoras at fer dot hr>
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.76      +33 -3     src/usr.bin/su/su.c




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