maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   disable Nokia Account creation (https://talk.maemo.org/showthread.php?t=87403)

marmistrz 2016-08-24 15:10

Re: disable Nokia Account creation
 
Quote:

Originally Posted by aspergerguy (Post 1513450)
You are saying that you can't input the following?

Code:

devel-su
mv /usr/lib/AccountSetup/bin/oviplugin /usr/lib/AccountSetup/bin/.oviplugin

Sorry second line should be continuous but can't get enough room, there is space between oviplugin /user

Thanks. I could not
Code:

# rm /usr/bin/ovi-startup

xelo 2016-08-26 21:57

Re: disable Nokia Account creation
 
Hi, I just did a
Code:

devel-su
cp  /usr/lib/AccountSetup/bin/oviplugin \
 /usr/lib/AccountSetup/bin/.oviplugin
rm  /usr/lib/AccountSetup/bin/oviplugin

on my n950 (open mode)

The file oviplugin "vanished" as expected. rm works, at least in open mode

After a restart the nokia-login page was not shown anymore.

pasko 2016-09-10 16:54

Re: disable Nokia Account creation
 
Hi.
I also had to 'touch' another file. I rename the files instead of delete. The login screen was still present after reboot so I had to do:
Code:

mv /usr/lib/AccountSetup/genericplugin  /usr/lib/AccountSetup/genericplugin.orig
So far no more annoying login screens. :)
Regards.

genes 2016-10-19 09:30

Re: disable Nokia Account creation
 
Quote:

Originally Posted by pasko (Post 1514777)
Hi.
I also had to 'touch' another file. I rename the files instead of delete. The login screen was still present after reboot so I had to do:
Code:

mv /usr/lib/AccountSetup/genericplugin  /usr/lib/AccountSetup/genericplugin.orig
So far no more annoying login screens. :)
Regards.

i couldn't remove login screen after touching

Code:

devel-su
cp  /usr/lib/AccountSetup/bin/oviplugin \
 /usr/lib/AccountSetup/bin/.oviplugin
rm  /usr/lib/AccountSetup/bin/oviplugin

and

Code:

mv /usr/lib/AccountSetup/genericplugin  /usr/lib/AccountSetup/genericplugin.orig
shouldn't it be

Code:

mv /usr/lib/AccountSetup/bin/genericplugin  /usr/lib/AccountSetup/bin/genericplugin.orig

genes 2016-10-25 03:16

Re: disable Nokia Account creation
 
Anyone can help me?

pasko 2016-10-25 18:26

Re: disable Nokia Account creation
 
Quote:

Originally Posted by genes (Post 1517366)
Anyone can help me?

Hi.

I just made a few quick checks and the route for this file in my device is in folder "/usr/lib/AccountSetup".
I would also add that my device is flashed in openmode although I'm not sure if this is relevant in this case or not.
Anyway, Could you try to rename the file - wherever it is - and see if it works as expected?. You can always undo it if it doesn't. :D

Regards.

aspergerguy 2016-11-21 15:23

Re: disable Nokia Account creation
 
Quote:

Originally Posted by genes (Post 1517366)
Anyone can help me?

As a last resort I just had to use this command line:
Code:

chmod -rwx /usr/lib/AccountSetup/bin/oviplugin
from this thread:http://talk.maemo.org/showpost.php?p...4&postcount=56

aspergerguy 2017-04-24 19:11

Re: disable Nokia Account creation
 
Quote:

Originally Posted by genes (Post 1516981)
Shouldn't it be

Code:

mv /usr/lib/AccountSetup/bin/genericplugin  /usr/lib/AccountSetup/bin/genericplugin.orig

Not if you don't want to have to install any .deb by using aegis-dpkg -i instead of device UI.


All times are GMT. The time now is 10:35.

vBulletin® Version 3.8.8