Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
can not change mandatory owner to administrators
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mohammad Ebrahim Abravi  
View profile  
 More options Oct 8 2012, 7:30 am
Newsgroups: linux.samba
From: Mohammad Ebrahim Abravi <lamp....@gmail.com>
Date: Mon, 08 Oct 2012 13:30:02 +0200
Local: Mon, Oct 8 2012 7:30 am
Subject: [Samba] can not change mandatory owner to administrators
Hello

upgrading from samba 4alpha17 to samba4beta8.

Problem :
*can`t change mandatory profile owner to Administrators and see This error:
this security ID may not be assigned as the owner of this object
administrators *

now my mandatory profile not work !

thanks a lot
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mohammad Ebrahim Abravi  
View profile  
 More options Oct 13 2012, 12:50 am
Newsgroups: linux.samba
From: Mohammad Ebrahim Abravi <lamp....@gmail.com>
Date: Sat, 13 Oct 2012 06:50:02 +0200
Local: Sat, Oct 13 2012 12:50 am
Subject: Re: [Samba] can not change mandatory owner to administrators
Now Upgrade to samba 4.0.0rc2 But Again the error is observed !!

*this security ID may not be assigned as the owner of this object
administrators *

On Mon, Oct 8, 2012 at 2:49 PM, Mohammad Ebrahim Abravi
<lamp....@gmail.com>wrote:

> Hello

> upgrading from samba 4alpha17 to samba4beta8.

> Problem :
> *can`t change mandatory profile owner to Administrators and see This
> error:
> this security ID may not be assigned as the owner of this object
> administrators *

> now my mandatory profile not work !

> thanks a lot

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Bartlett  
View profile  
 More options Oct 13 2012, 1:30 am
Newsgroups: linux.samba
From: Andrew Bartlett <abart...@samba.org>
Date: Sat, 13 Oct 2012 07:30:02 +0200
Local: Sat, Oct 13 2012 1:30 am
Subject: Re: [Samba] can not change mandatory owner to administrators

If you return to using the ntvfs file server, does it work again?  (This
isn't a very long term solution, but it certainly could help us isolate
the issue).

https://wiki.samba.org/index.php/Samba4/s3fs#Using_it

server services = +smb -s3fs
dcerpc endpoint servers = +winreg +srvsvc

Andrew Bartlett

--
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mohammad Ebrahim Abravi  
View profile  
 More options Oct 13 2012, 2:30 am
Newsgroups: linux.samba
From: Mohammad Ebrahim Abravi <lamp....@gmail.com>
Date: Sat, 13 Oct 2012 08:30:01 +0200
Local: Sat, Oct 13 2012 2:30 am
Subject: Re: [Samba] can not change mandatory owner to administrators
Solved

Thanks a lot

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Bartlett  
View profile  
 More options Oct 13 2012, 4:40 am
Newsgroups: linux.samba
From: Andrew Bartlett <abart...@samba.org>
Date: Sat, 13 Oct 2012 10:40:02 +0200
Local: Sat, Oct 13 2012 4:40 am
Subject: Re: [Samba] can not change mandatory owner to administrators

On Sat, 2012-10-13 at 09:58 +0330, Mohammad Ebrahim Abravi wrote:
> Solved

> Thanks a lot

Thanks.

The root of the issue is this automatically generated entry in your
idmap.ldb:

# record 12
dn: CN=S-1-5-32-544
cn: S-1-5-32-544
objectClass: sidMap
objectSid: S-1-5-32-544
type: ID_TYPE_GID
xidNumber: 10
distinguishedName: CN=S-1-5-32-544

What we need to do in your case is to remove that record, so it becomes
regenerated as an IDMAP_BOTH.  We also need to remove the generation of
that record from provision.

The issue is that as a GID, you of course can't own a file.  The ntvfs
file server papered over this issue (didn't deal with file ownership at
a unix level), but the smbd file server needs to correctly set posix
permissions.

I hope this clarifies things.  If you can please file a bug, I'll try
not to forget this.

Thanks,

Andrew Bartlett

--
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[PATCH] Re: can not change mandatory owner to administrators" by Andrew Bartlett
Andrew Bartlett  
View profile  
 More options Oct 15 2012, 10:20 pm
Newsgroups: linux.samba
From: Andrew Bartlett <abart...@samba.org>
Date: Tue, 16 Oct 2012 04:20:01 +0200
Local: Mon, Oct 15 2012 10:20 pm
Subject: [Samba] [PATCH] Re: can not change mandatory owner to administrators

The attached patch should prevent this for a new provision.  Are you
able to test if this fixes things for you (on a new test domain?)

Thanks,

Andrew Bartlett

--
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

  0001-provision-No-longer-use-the-wheel-group-in-new-AD-Do.patch
7K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Bartlett  
View profile  
 More options Oct 16 2012, 3:10 am
Newsgroups: linux.samba
From: Andrew Bartlett <abart...@samba.org>
Date: Tue, 16 Oct 2012 09:10:01 +0200
Local: Tues, Oct 16 2012 3:10 am
Subject: Re: [Samba] [PATCH] Re: can not change mandatory owner to administrators

This updated version uses the primary group of root (or the --root user)
rather than hoping that there will be a group by the same name.

Andrew Bartlett

--
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

  0001-provision-No-longer-use-the-wheel-group-in-new-AD-Do.patch
7K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Bartlett  
View profile  
 More options Oct 17 2012, 7:40 am
Newsgroups: linux.samba
From: Andrew Bartlett <abart...@samba.org>
Date: Wed, 17 Oct 2012 13:40:02 +0200
Local: Wed, Oct 17 2012 7:40 am
Subject: Re: [Samba] [PATCH] Re: can not change mandatory owner to administrators

Fixing this and not breaking tests that subtly depend on idmap
configuration is proving tricky, but I'll get this sorted soon.

Andrew Bartlett

--
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Andrew Bartlett  
View profile  
 More options Oct 31 2012, 5:50 am
Newsgroups: linux.samba
From: Andrew Bartlett <abart...@samba.org>
Date: Wed, 31 Oct 2012 10:50:02 +0100
Local: Wed, Oct 31 2012 5:50 am
Subject: Re: [Samba] [PATCH] Re: can not change mandatory owner to administrators

Sadly we can't 'just fix' this, because it changes which unix gid files
are owned by.  We can however suggest it to administrators in release
notes, I'll try and get that set when we fix the release branch.

Andrew Bartlett

--
Andrew Bartlett                                http://samba.org/~abartlet/
Authentication Developer, Samba Team           http://samba.org

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "[PATCH] Re: can not change mandatory owner to administrators" by Mohammad Ebrahim Abravi
Mohammad Ebrahim Abravi  
View profile  
 More options Oct 31 2012, 5:50 am
Newsgroups: linux.samba
From: Mohammad Ebrahim Abravi <lamp....@gmail.com>
Date: Wed, 31 Oct 2012 10:50:03 +0100
Local: Wed, Oct 31 2012 5:50 am
Subject: Re: [Samba] [PATCH] Re: can not change mandatory owner to administrators
Hello

Remove This Record and  problem solved without add "server services = +smb
-s3fs " and " dcerpc endpoint servers = +winreg +srvsvc" to smb.conf

idmap.ldb:

dn: CN=S-1-5-32-544
cn: S-1-5-32-544
objectClass: sidMap
objectSid: S-1-5-32-544
type: ID_TYPE_GID
xidNumber: 10
distinguishedName: CN=S-1-5-32-544**

*Note: BUG : Upgrade To samba rc4 and run samba-tool dbcheck but not fix
this record ;*

On Tue, Oct 16, 2012 at 10:39 AM, Andrew Bartlett <abart...@samba.org>wrote:

--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »