I’m setting up a couple of demo machines and I’d like Nextcloud to automatically login. Quick note to self how to do that: occ user:add –display-name=”Foo Bar” –generate-password someuser4occ user:auth-tokens:add -n someuser4This shows something like:lDY7D3nsaZzzQVg8nvs45xwdSPhIIZDzI8QFL2vs7XI6PrpbvZJ15cJyqBCbEQL4sZDGTS9c Add this app password to the kdewallet under the Nextcloud folder:passwords: someuser4:https://nextcloud.example.com/:0 As a cli command, this means: echo lDY7D3nsaZzzQVg8nvs45xwdSPhIIZDzI8QFL2vs7XI6PrpbvZJ15cJyqBCbEQL4sZDGTS9c…
Automate Nextcloud account settings
Posted on