Displaying 20 results from an estimated 88 matches for "idmap_autorid".
2019 Feb 24
2
winbind causing huge timeouts/delays since 4.8
...identify the user and the domain it
> >>> comes from, surely we can find a way to do this for Samba, we are
> >>> half way there with the 'rid' backend.
> >>
> >> I'm not really what "there" implies for you, but it seems
> >> idmap_autorid is eventually the backend that takes you "there". :)
> >
> > No it doesn't, at the moment, the only way to get the same ID on all
> > Unix machines (this includes DC's) is to use the 'ad' backend.
>
> Sure. But only certain use cases require the s...
2019 Feb 26
2
winbind causing huge timeouts/delays since 4.8
...er for Windows
> >users and groups, both uid and gid have the same value and are the
> >xid. That way Samba can also assign the ownership of files to a
> >group. The idmap backend has to be able to support XID though, not
> >all idmap backends do so.
>
> in particular idmap_autorid, idmap_rid and idmap_script support this
> so called mode, idmap_ad doesn't.
>
> -slow
>
I take it that xid is used internally by Samba to identify calculated
ID's, because the only place a normal user will come across them is in
idmap.ldb. If this is correct, then it doesn...
2019 Feb 24
3
winbind causing huge timeouts/delays since 4.8
...gt;
> > Windows Uses the SID-RID to identify the user and the domain it
> > comes from, surely we can find a way to do this for Samba, we are
> > half way there with the 'rid' backend.
>
> I'm not really what "there" implies for you, but it seems
> idmap_autorid is eventually the backend that takes you "there". :)
No it doesn't, at the moment, the only way to get the same ID on all
Unix machines (this includes DC's) is to use the 'ad' backend. You
think autorid is the way forward, well sorry, but in my opinion, it
isn't.
Row...
2024 Jun 15
1
Choosing a backend idamp and example scenarios for each one
...9; domain (which really means '0'), there are less than 200 Well
Known SIDs.
Wouldn't 'Not a member server' be better as 'Authentication
only' with the caveat that you only run Winbind for this (which is what
sssd really is).
The main difference between idmap_rid and idmap_autorid is that it is
easier to set up idmap_autorid, just two lines, but it will also suffer
from the same problem that sssd does, if a domain gets large enough,
you will get ID collisions.
>
> Some more practical docs start here:
> https://ubuntu.com/server/docs/join-a-domain-with-winbind-prep...
2019 Feb 24
2
winbind causing huge timeouts/delays since 4.8
...ses the SID-RID to identify the user and the domain it
>>>> comes from, surely we can find a way to do this for Samba, we are
>>>> half way there with the 'rid' backend.
>>> I'm not really what "there" implies for you, but it seems
>>> idmap_autorid is eventually the backend that takes you "there". :)
>> No it doesn't, at the moment, the only way to get the same ID on all
>> Unix machines (this includes DC's) is to use the 'ad' backend.
> Sure. But only certain use cases require the same id on all machi...
2020 Sep 03
4
SID mapping: Samba and SSSD
...ba release all you wish, it
> > doesn't make it truth. I will continue helping the original post.
>
> I refer you to my other post
>
> Rowland Penny
>
> Samba team member
>
This does make me wonder whether it would be worth adding an optional
non-default parameter to idmap_autorid to have it use the sssd slicing
algorithm to determine ranges. Sort of like SSSD has an autorid
compatibility parameter.
2019 Feb 26
2
winbind causing huge timeouts/delays since 4.8
...th uid and gid have the same value and are the
> >> >xid. That way Samba can also assign the ownership of files to a
> >> >group. The idmap backend has to be able to support XID though, not
> >> >all idmap backends do so.
> >>
> >> in particular idmap_autorid, idmap_rid and idmap_script support
> >> this so called mode, idmap_ad doesn't.
> >
> >I take it that xid is used internally by Samba to identify calculated
> >ID's, because the only place a normal user will come across them is
> >in idmap.ldb. If this is co...
2019 Feb 25
0
winbind causing huge timeouts/delays since 4.8
...rote:
>On Sun, 24 Feb 2019 19:25:14 +0100 >Ralph Böhme <slow at samba.org> wrote:
>> Am 24.02.2019 um 18:48 schrieb Rowland Penny via samba <samba at lists.samba.org>:
>> >> I'm not really what "there" implies for you, but it seems
>> >> idmap_autorid is eventually the backend that takes you "there". :)
>> >
>> > No it doesn't, at the moment, the only way to get the same ID on all
>> > Unix machines (this includes DC's) is to use the 'ad' backend.
>>
>> Sure. But only certain use c...
2024 Jun 20
2
Choosing a backend idamp and example scenarios for each one
...#39;0'), there are less than 200 Well
> Known SIDs.
>
> Wouldn't 'Not a member server' be better as 'Authentication
> only' with the caveat that you only run Winbind for this (which is what
> sssd really is).
>
> The main difference between idmap_rid and idmap_autorid is that it is
> easier to set up idmap_autorid, just two lines, but it will also suffer
> from the same problem that sssd does, if a domain gets large enough,
> you will get ID collisions.
>
> >
> > Some more practical docs start here:
> > https://ubuntu.com/server/doc...
2017 Apr 25
4
[Announce] Samba 4.6.3 Available for Download
...Boeck <hanno at hboeck.de>
* BUG 12746: lib: debug: Avoid negative array access.
* BUG 12748: cleanupdb: Fix a memory read error.
o Ralph Boehme <slow at samba.org>
* BUG 7537: streams_xattr and kernel oplocks results in
NT_STATUS_NETWORK_BUSY.
* BUG 11961: winbindd: idmap_autorid allocates ids for unknown SIDs from other
backends.
* BUG 12565: vfs_fruit: Resource fork open request with
flags=O_CREAT|O_RDONLY.
* BUG 12615: manpages/vfs_fruit: Document global options.
* BUG 12624: lib/pthreadpool: Fix a memory leak.
* BUG 12727: Lookup-domain for well-kn...
2017 Apr 25
4
[Announce] Samba 4.6.3 Available for Download
...Boeck <hanno at hboeck.de>
* BUG 12746: lib: debug: Avoid negative array access.
* BUG 12748: cleanupdb: Fix a memory read error.
o Ralph Boehme <slow at samba.org>
* BUG 7537: streams_xattr and kernel oplocks results in
NT_STATUS_NETWORK_BUSY.
* BUG 11961: winbindd: idmap_autorid allocates ids for unknown SIDs from other
backends.
* BUG 12565: vfs_fruit: Resource fork open request with
flags=O_CREAT|O_RDONLY.
* BUG 12615: manpages/vfs_fruit: Document global options.
* BUG 12624: lib/pthreadpool: Fix a memory leak.
* BUG 12727: Lookup-domain for well-kn...
2019 Feb 24
0
winbind causing huge timeouts/delays since 4.8
...dentify the user and the domain it
> >>>> comes from, surely we can find a way to do this for Samba, we are
> >>>> half way there with the 'rid' backend.
> >>> I'm not really what "there" implies for you, but it seems
> >>> idmap_autorid is eventually the backend that takes you "there". :)
> >> No it doesn't, at the moment, the only way to get the same ID on
> >> all Unix machines (this includes DC's) is to use the 'ad' backend.
> > Sure. But only certain use cases require the same...
2019 Nov 03
2
suddenly change: idmap uid + gid
...how would winbind know which is which ?
It only strips the default domain. All the others are untouched. It is
(essentially) also only in the getpwnam() and pam codepaths, not in the
SID->ID stuff, we generally avoid going via names as much as possible.
This is by design. The while idea of idmap_autorid and idmap_rid is
that we don't want to rely on any remote communication (eg name->sid
calls and reverse) to determine the mapping, as that could fail at the
critical momenet.
> This is the only reason I can think of that could change the ID.
>
> Can you think of another reason An...
2019 Feb 26
0
winbind causing huge timeouts/delays since 4.8
...>users and groups, both uid and gid have the same value and are the
>> >xid. That way Samba can also assign the ownership of files to a
>> >group. The idmap backend has to be able to support XID though, not
>> >all idmap backends do so.
>>
>> in particular idmap_autorid, idmap_rid and idmap_script support this
>> so called mode, idmap_ad doesn't.
>
>I take it that xid is used internally by Samba to identify calculated
>ID's, because the only place a normal user will come across them is in
>idmap.ldb. If this is correct, then it doesn'...
2024 Jun 14
1
Choosing a backend idamp and example scenarios for each one
Hi,
On Fri, Jun 14, 2024 at 4:44?PM Elias Pereira via samba <
samba at lists.samba.org> wrote:
> hi,
>
> Knowing the 3 idmap backends (ad, rid and autorid) available to configure
> samba as a domain member, could you give examples of scenarios in which
> each backend would be more suitable?
>
>
I also wrote some documentation for the ubuntu server guide about this,
2019 Feb 24
0
winbind causing huge timeouts/delays since 4.8
...dows Uses the SID-RID to identify the user and the domain it
>>> comes from, surely we can find a way to do this for Samba, we are
>>> half way there with the 'rid' backend.
>>
>> I'm not really what "there" implies for you, but it seems
>> idmap_autorid is eventually the backend that takes you "there". :)
>
> No it doesn't, at the moment, the only way to get the same ID on all
> Unix machines (this includes DC's) is to use the 'ad' backend.
Sure. But only certain use cases require the same id on all machines, m...
2020 Sep 03
1
SID mapping: Samba and SSSD
...al post.
> > >
> > > I refer you to my other post
> > >
> > > Rowland Penny
> > >
> > > Samba team member
> > >
> >
> > This does make me wonder whether it would be worth adding an optional
> > non-default parameter to idmap_autorid to have it use the sssd slicing
> > algorithm to determine ranges. Sort of like SSSD has an autorid
> > compatibility parameter.
>
> Happy to review if you write it :-). Anything that
> will remove friction moving to/from winbindd/sssd
> would be good for users !
>
We ca...
2019 Nov 03
2
suddenly change: idmap uid + gid
...domain. All the others are
> > untouched. It is
> > (essentially) also only in the getpwnam() and pam codepaths, not in
> > the
> > SID->ID stuff, we generally avoid going via names as much as
> > possible.
> >
> > This is by design. The while idea of idmap_autorid and idmap_rid
> > is
> > that we don't want to rely on any remote communication (eg name-
> > >sid
> > calls and reverse) to determine the mapping, as that could fail at
> > the
> > critical momenet.
> >
>
> Then when why does 'man smb.co...
2019 Feb 26
2
winbind causing huge timeouts/delays since 4.8
On 2019-02-25 at 11:32 +0000 Rowland Penny via samba sent off:
> > (I take it xid stands for both uid and gid?)
>
> No, I think it was chosen to differentiate them from uidNumber &
> gidNumber attributes, they are similar but not the same. They also only
> exist on DC's
in Windows the owner of a file can be a group.
In the unix world the main owner is always a user.
2019 Feb 23
2
winbind causing huge timeouts/delays since 4.8
...rom wiki.samba.org:
>> https://wiki.samba.org/index.php/Idmap_config_autorid
>
> Cannot argue with that fact, it is there, but it also says it is meant
> to be used with the 'DOMAIN' domain not the '*' domain, looks like I
> will have to make that more prominent.
idmap_autorid can be used as default domain, Alexander's idmap config is perfectly fine.
-slow