The following reply was made to PR misc/158023; it has been noted by GNATS.

From: Patrick Lamaiziere <patf...@davenulle.org>
To: freebsd-bugs@freebsd.org
Cc: bug-follo...@freebsd.org <bug-follo...@freebsd.org>
Subject: Re: misc/158023: Binaries have no SUID bits in
 FreeBSD-8.2-RELEASE-amd64-livefs.iso
Date: Wed, 22 Jun 2011 20:39:56 +0200

 Le Sun, 19 Jun 2011 17:42:05 +0700 (NOVST),
 Eugene Grosbein <egrosb...@rdtc.ru> a écrit :
 
 Hello,
 
 > >Description:
 >      I'm trying to use FreeBSD-8.2-RELEASE-amd64-livefs.iso
 >      with additional configs (rc.conf etc.) to boot remote system
 > from. Then I login using ssh and try to 'su' to root but it fails:
 >      /usr/bin/su in the image has no SUID bit.
 
 This is not a bug (it's a feature!). A cd9660 file system does not know
 anything about suid/sgid bits (and even group or owner). It is not a
 "unix like" file system.
 
 You can't avoid this behavior.
 
 Regards.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to