Comment 13 for bug 1182007

Revision history for this message
Asher Diamond (asher-diamond) wrote :

I am still getting this error in 14.10. Is anyone going to fix this?
Looks like some kind of permission problem. Is 'Online Accounts' run as root?

    if (getuid() != 0) {
        BLAME() << "Failed to SUID root. Secure storage will not be available.";
    }