<?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: Samba ADS member, group permissions problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-ads-member-group-permissions-problem/m-p/3468148#M16005</link>
    <description>It was a winbind problem, I installed a patch that I got from a developer on the samba mailing list.  The code was later included in the main source.&lt;BR /&gt;&lt;BR /&gt;The filesystem in question used ext3 with posix ACL's.  The ACL's work fine now.&lt;BR /&gt;&lt;BR /&gt;Also don't use '+' for the domain delimiter character its a PITA for scripts later.&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
    <pubDate>Mon, 20 Jun 2005 17:35:34 GMT</pubDate>
    <dc:creator>Dave Falloon</dc:creator>
    <dc:date>2005-06-20T17:35:34Z</dc:date>
    <item>
      <title>Samba ADS member, group permissions problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-ads-member-group-permissions-problem/m-p/3468146#M16003</link>
      <description>I'm having trouble getting group permissions to work when I have winbind use default domain = yes, which is fairly necessary for a bunch of applications to work, ie. CVS, mail, some home made web apps.&lt;BR /&gt;&lt;BR /&gt;Here's the technical background:&lt;BR /&gt;&lt;BR /&gt;Debian Woody Box&lt;BR /&gt;Samba 3.0.10-1 deb package&lt;BR /&gt;Win2k AD&lt;BR /&gt;security = ADS&lt;BR /&gt;&lt;BR /&gt;Here's the trouble, if I set up a share such as this:&lt;BR /&gt;&lt;BR /&gt;[shared]&lt;BR /&gt;comment = Network Drive&lt;BR /&gt;path = /home/shared&lt;BR /&gt;valid users = @testgroup, @"DOMAIN+testgroup"&lt;BR /&gt;read only = no&lt;BR /&gt;browseable = yes&lt;BR /&gt;&lt;BR /&gt;and I try to connect as my test user account, test which is in the test group as verified like so:&lt;BR /&gt;&lt;BR /&gt;styx~# getent group |grep test&lt;BR /&gt;Domain Users:x:15002:test&lt;BR /&gt;testgroup:x:15010:test&lt;BR /&gt;styx~#&lt;BR /&gt;&lt;BR /&gt;The primary group for the test user is domain users, the secondary group is testgroup.  Thats all working, if I run id on test it shows all the groups:&lt;BR /&gt;&lt;BR /&gt;styx:~# id test&lt;BR /&gt;uid=15000(test) gid=15002(Domain Users) groups=15002(Domain Users),15010(testgroup)&lt;BR /&gt;&lt;BR /&gt;Here's were everything breaks down.  If you connect to the share from a windows 2000 machine while logged in as test the password box pops telling me I'm denied access.  Here is the auth log for the connection:&lt;BR /&gt;&lt;BR /&gt;[2005/01/20 16:05:29, 2] smbd/service.c:make_connection_snum(314)&lt;BR /&gt;  user 'DOMAIN+test' (from session setup) not permitted to access this share (shared)&lt;BR /&gt;&lt;BR /&gt;So I thought hmm, I wonder if its failing because it thinks that DOMAIN+test is a different user than test.  If I run id on the DOMAIN+test user I get this:&lt;BR /&gt;&lt;BR /&gt;styx:~# id DOMAIN+test&lt;BR /&gt;uid=15000(test) gid=15002(Domain Users) groups=15002(Domain Users)&lt;BR /&gt;&lt;BR /&gt;Same UID and same primary GID, but when searching the group file for the username DOMAIN+test, it rightfully finds no entries because winbind has stripped the domain from all users.&lt;BR /&gt;&lt;BR /&gt;So the question of the day, is this a bug, and am I screwed?&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
      <pubDate>Thu, 20 Jan 2005 20:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-ads-member-group-permissions-problem/m-p/3468146#M16003</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-01-20T20:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: Samba ADS member, group permissions problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-ads-member-group-permissions-problem/m-p/3468147#M16004</link>
      <description>How are the filesystem permissions configured on /home/shared?</description>
      <pubDate>Mon, 20 Jun 2005 15:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-ads-member-group-permissions-problem/m-p/3468147#M16004</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-06-20T15:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Samba ADS member, group permissions problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-ads-member-group-permissions-problem/m-p/3468148#M16005</link>
      <description>It was a winbind problem, I installed a patch that I got from a developer on the samba mailing list.  The code was later included in the main source.&lt;BR /&gt;&lt;BR /&gt;The filesystem in question used ext3 with posix ACL's.  The ACL's work fine now.&lt;BR /&gt;&lt;BR /&gt;Also don't use '+' for the domain delimiter character its a PITA for scripts later.&lt;BR /&gt;&lt;BR /&gt;--Dave</description>
      <pubDate>Mon, 20 Jun 2005 17:35:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-ads-member-group-permissions-problem/m-p/3468148#M16005</guid>
      <dc:creator>Dave Falloon</dc:creator>
      <dc:date>2005-06-20T17:35:34Z</dc:date>
    </item>
  </channel>
</rss>

