{"id":80,"date":"2022-05-16T11:58:05","date_gmt":"2022-05-16T11:58:05","guid":{"rendered":"https:\/\/www.scientiam.org\/?p=80"},"modified":"2022-05-16T11:59:36","modified_gmt":"2022-05-16T11:59:36","slug":"nextcloud-fun-with-pinebook-pro","status":"publish","type":"post","link":"https:\/\/www.scientiam.org\/index.php\/2022-05-16\/nextcloud-fun-with-pinebook-pro\/","title":{"rendered":"Nextcloud Fun with Pinebook Pro"},"content":{"rendered":"\n<p>i have a nextcloud server set up. i am using the manjaro distro which uses xfce (most stable manjaro i have used on pinebook pro so far). so in order to get this working i installed the nextcloud-desktop app. the install is pretty straightforward, just pacman -S nextcloud-desktop then run through the motions of logging in. <\/p>\n\n\n\n<p>i found that every time i login though it was asking me to login again. what a pain. so i used the following steps to fix it. <\/p>\n\n\n\n<p>pacman -S gnome-keyring<\/p>\n\n\n\n<p>afterwards you need to edit \/etc\/pam.d\/lightdm<br>you&#8217;ll notice that there are two options for gnome-keyring that have a &#8220;-&#8221; (minus sign) next to them. <br>get rid of the minus sign and try again. i actually restarted the pinebook pro for good measure. upon next login i did not have to go through that convoluted login process. your \/etc\/pam.d\/lightdm should look like this:<\/p>\n\n\n\n<p>\/etc\/pam.d \u00bb cat lightdm jrg@jrpinebookpro<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">%PAM-1.0<\/h1>\n\n\n\n<p>auth include system-login<br>auth optional pam_gnome_keyring.so<br>account include system-login<br>password include system-login<br>session include system-login<br>session optional pam_gnome_keyring.so auto_start<\/p>\n\n\n\n<p>thanks to the people who were discussing this on github <a rel=\"noreferrer noopener\" href=\"https:\/\/github.com\/nextcloud\/desktop\/issues\/2573\" target=\"_blank\"><strong>here<\/strong><\/a>. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>i have a nextcloud server set up. i am using the manjaro distro which uses xfce (most stable manjaro i have used on pinebook pro so far). so in order to get this working i installed the nextcloud-desktop app. the install is pretty straightforward, just pacman -S nextcloud-desktop then run through the motions of logging [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[],"class_list":["post-80","post","type-post","status-publish","format-standard","hentry","category-pinebook-pro"],"_links":{"self":[{"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/posts\/80","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/comments?post=80"}],"version-history":[{"count":2,"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/posts\/80\/revisions"}],"predecessor-version":[{"id":82,"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/posts\/80\/revisions\/82"}],"wp:attachment":[{"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/media?parent=80"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/categories?post=80"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.scientiam.org\/index.php\/wp-json\/wp\/v2\/tags?post=80"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}