<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Permissions on dev.endevour</title><link>https://devendevour.iankulin.com/tags/permissions/</link><description>Recent content in Permissions on dev.endevour</description><generator>Hugo</generator><language>en-AU</language><lastBuildDate>Thu, 30 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://devendevour.iankulin.com/tags/permissions/index.xml" rel="self" type="application/rss+xml"/><item><title>rsync episode IV - a sudo hope</title><link>https://devendevour.iankulin.com/rsync-episode-iv-a-sudo-hope/</link><pubDate>Thu, 30 Mar 2023 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/rsync-episode-iv-a-sudo-hope/</guid><description>&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/imperialofficersworkingatl_62923535.jpg" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;With all those earlier rsync bumps out of the way, I was ready to try my first rsync backup at the command line to sync my movies directory on the NAS to a (NTFS formatted) USB drive plugged into the same NAS. This is to be one of the simplest since there&amp;rsquo;s no remote server involved, just copying from mount point directory to another - so no drama with remote permissions.&lt;/p&gt;</description></item><item><title>Could it be a permissions problem?</title><link>https://devendevour.iankulin.com/could-it-be-a-permissions-problem/</link><pubDate>Sun, 05 Mar 2023 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/could-it-be-a-permissions-problem/</guid><description>&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/padlock.jpg" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;Unix, and therefore Linux, was built from the ground up as a multi-user system. Thanks to this, great security is baked in, for example every file has permission attributes for it&amp;rsquo;s owner, the group the owner is a member of, and then everyone. For example, it might be a good idea if I can read, write and execute my own files, but the other members of my group can just read them, and any other user on the system has none of those rights.&lt;/p&gt;</description></item><item><title>Folder ownership problems with Jellyfin</title><link>https://devendevour.iankulin.com/folder-ownership-problems-with-jellyfin/</link><pubDate>Wed, 22 Feb 2023 00:00:00 +0000</pubDate><guid>https://devendevour.iankulin.com/folder-ownership-problems-with-jellyfin/</guid><description>&lt;p&gt;&lt;img src="https://devendevour.iankulin.com/images/screen-shot-2023-02-18-at-5.32.36-pm.png" alt="" class="img-responsive"&gt; &lt;/p&gt;
&lt;p&gt;After being so blase about the file permissions when mounting the share to the Linux file system, and testing that root could read and write to the share, I ran into problems immediately when trying to add the media folder as a library in Jellyfin - getting the error &amp;ldquo;The path could not be found. Please ensure the path is valid and try again.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;I definitely had the path correct - I could copy it from the dialog and cd to it at the CLI. So I suspected it was a permissions thing. The app might not have read permissions for the directory.&lt;/p&gt;</description></item></channel></rss>