On Saturday 06 October 2007 09:39, Ron Eggler wrote: > ... > > > > a) Have you checked the suid has actually been set... > > b) the info entry on chmod documents the possibility of using u+s > > rather than +s... (setting suids is something I do rarely) > > They are the same, aren't they?
If you're referring to "chmod u+s" vs. "chmod +s" the difference is that the former enables only the set-user-ID, while the latter enables both the set-user-ID and the set-group-ID modes. > ... > > Thanks for help or suggestions. > -- > chEErs Ron Randall Schulz -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
