Er, usually #2 is part of #1. (Actually, usually #2 -is- #1 - "rooting", as in "providing access to root", is generally done by installing superuser. There may be other steps, but that is the end goal - superuser provides an android-friendly 'su', and su provides root..)
So when you get to #3, you'll get a popup saying "Approve/Reject/Always-Approve/Always-reject" for that application (regardless of whether it is terminal, adb, a random android app, etc.) On Wed, Sep 8, 2010 at 12:51 AM, Earlence <[email protected]> wrote: > Let me get this straight > > 1. I have rooted my phone. > 2. I have not installed any "protection" package like "superuser" > 3. I try to execute a privileged command like "setprop x.y value" from > something like the Terminal emulator or via the "system" native call. > > Will this call succeed? > > On Sep 7, 10:58 pm, Disconnect <[email protected]> wrote: > > Nobody has used that one in quite a while for pretty much that reason - > he > > put it out to fill a need but didn't maintain it. > > > > http://github.com/ChainsDD/android_packages_apps_Superuseris the current > > tree.. > > > > On Tue, Sep 7, 2010 at 1:46 PM, Chris Palmer <[email protected]> > wrote: > > > > That is why the superuser app (standard root provider for almost 2 > years) > > > > prompts the user to get permission for the app before allowing su. > > > > > Of course. Unfortunately, Superuser is a veritable bestiary of Android > > > security bug classes. We reported them when we discovered them, but > > > they have gone unfixed: > > > > >http://code.google.com/p/superuser/issues/list > > > > > -- > > > You received this message because you are subscribed to the Google > Groups > > > "Android Security Discussions" group. > > > To post to this group, send email to > > > [email protected]. > > > To unsubscribe from this group, send email to > > > [email protected]<android-security-discuss%[email protected]> > <android-security-discuss%[email protected]<android-security-discuss%[email protected]> > > > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/android-security-discuss?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<android-security-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/android-security-discuss?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/android-security-discuss?hl=en.
