<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Can SFTP clients change GIDs ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688957#M81046</link>
    <description>&amp;gt;&amp;gt;&amp;gt; Ivan, what if joe wanted to read a file whereby the access is only provided by the gid ? Joe's primary gid is abc but the file's gid is def.&lt;BR /&gt;&lt;BR /&gt;If the group permissions allows read, then he can read the file, as jdoe should be member of def.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; If joe has groups abc and def and his primary group is abc can he access the file by changing to his secondary group from within an sftp client ?&lt;BR /&gt;&lt;BR /&gt;Group membership is cumulative, no actions needed.</description>
    <pubDate>Mon, 20 Sep 2010 16:48:13 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2010-09-20T16:48:13Z</dc:date>
    <item>
      <title>Can SFTP clients change GIDs ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688954#M81043</link>
      <description>If a linux userid has a number of secondary gid, it it possible to change from the primary gid to a secondary gid within an sftp client ?</description>
      <pubDate>Mon, 20 Sep 2010 16:10:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688954#M81043</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2010-09-20T16:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can SFTP clients change GIDs ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688955#M81044</link>
      <description>You can set the SGID bit to the upload directory. For example:&lt;BR /&gt;&lt;BR /&gt;USER: jdoe GROUPS: jdoe,admin&lt;BR /&gt;&lt;BR /&gt;Directory: /data/upload&lt;BR /&gt;chown root:admin /data/upload&lt;BR /&gt;chmod 2770 /data/upload&lt;BR /&gt;&lt;BR /&gt;If jdoe upload a file to /data/upload, the group of the file will be admin.&lt;BR /&gt;&lt;BR /&gt;Cheers.</description>
      <pubDate>Mon, 20 Sep 2010 16:33:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688955#M81044</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2010-09-20T16:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: Can SFTP clients change GIDs ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688956#M81045</link>
      <description>Ivan, what if joe wanted to read a file whereby the access is only provided by the gid ? Joe's primary gid is abc but the file's gid is def.&lt;BR /&gt;&lt;BR /&gt;If joe has groups abc and def and his primary group is abc can he access the file by changing to his secondary group from within an sftp client ?</description>
      <pubDate>Mon, 20 Sep 2010 16:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688956#M81045</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2010-09-20T16:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can SFTP clients change GIDs ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688957#M81046</link>
      <description>&amp;gt;&amp;gt;&amp;gt; Ivan, what if joe wanted to read a file whereby the access is only provided by the gid ? Joe's primary gid is abc but the file's gid is def.&lt;BR /&gt;&lt;BR /&gt;If the group permissions allows read, then he can read the file, as jdoe should be member of def.&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt; If joe has groups abc and def and his primary group is abc can he access the file by changing to his secondary group from within an sftp client ?&lt;BR /&gt;&lt;BR /&gt;Group membership is cumulative, no actions needed.</description>
      <pubDate>Mon, 20 Sep 2010 16:48:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688957#M81046</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2010-09-20T16:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can SFTP clients change GIDs ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688958#M81047</link>
      <description>&amp;gt;&amp;gt;&amp;gt;Group membership is cumulative, no actions needed.&lt;BR /&gt;&lt;BR /&gt;Within the context of an sftp client, are you saying the the access algorithm will check primary gid and then all secondary gids to see if, say read, access should be given ?</description>
      <pubDate>Mon, 20 Sep 2010 16:54:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688958#M81047</guid>
      <dc:creator>Thomas Ritter</dc:creator>
      <dc:date>2010-09-20T16:54:34Z</dc:date>
    </item>
    <item>
      <title>Re: Can SFTP clients change GIDs ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688959#M81048</link>
      <description>Yes.</description>
      <pubDate>Mon, 20 Sep 2010 16:59:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/can-sftp-clients-change-gids/m-p/4688959#M81048</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2010-09-20T16:59:57Z</dc:date>
    </item>
  </channel>
</rss>

