cvs commit: src/usr.bin/su su.c
Robert Watson
rwatson at FreeBSD.org
Sun Jul 3 01:02:50 GMT 2005
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
More information about the cvs-src
mailing list