nexcloud.cfg file change itself

Posted:
Mar 20th, '19, 18:13
by mackowiakp
I try to use NextCloud Linux client ver 2.5.0 from M6 distro and ver 2.5.2 AppImage from NextCloud repo on M6 based desktop. Both clients have the same problem. I want client to login to NC server via http not via WebFlow because WebFlow does not allow integration with KWallet. So I changed in ~/.config/Nextcloud/nexcloud.cfg file entry authType=webflow to authType=http. But after several seconds this entry change itself to authType=webflow does not matter I am logged to NC or not. So WebFlow screen appears anyway.
How to force client do not change this entry? I try to made file read only but access error was display.
Re: nexcloud.cfg file change itself

Posted:
Mar 22nd, '19, 15:11
by doktor5000
Why not ask that in the upstream in nextcloud forums?
https://help.nextcloud.com/
Re: nexcloud.cfg file change itself

Posted:
Mar 22nd, '19, 16:00
by mackowiakp
I asked on NC formu, but nobody answer me so far. So the lat hope was in You

Re: nexcloud.cfg file change itself

Posted:
Mar 24th, '19, 12:28
by doktor5000
You could check if the workaround from
https://help.nextcloud.com/t/client-not ... ver/6732/6 helps.
It would also probably help if you add the client logs to your upstream report
https://help.nextcloud.com/t/strange-pr ... inux/49921
Re: nexcloud.cfg file change itself

Posted:
Mar 24th, '19, 15:56
by mackowiakp
I clear all bruteforce entry in MySQL DB (via phpMyAdmin) and disabled this feature in config.php file of NextCloud. But the effect is the same.