search for: trustposixoffset

Displaying 6 results from an estimated 6 matches for "trustposixoffset".

2015 Mar 03
1
idmap backends, clean slates and the AD DC
...ons theres the autorid backend! >> >> How come this is not more widely known? Even the Samba Wiki page about >> the RID backend is empty! > > What I would like to do, if I ever get the time, energy or someone else > does it for me, is to have a rid backend that uses the trustPosixOffset > attribute, and calculates ID values just like AD claims to do for the > never-used POSIX subsystems. The sad thing is that this can't work, because it doesn't handle transitive trusts. What we really need are autorid backends with a global storage, one for AD and one for LDAP. &...
2019 Sep 10
0
Using net ads user to get child domain users on Samba 4.10.7
...nCreated: 20180611041431.0Z > whenChanged: 20190824083646.0Z > uSNCreated: 13099 > uSNChanged: 5427247 > showInAdvancedViewOnly: TRUE > name: hardware.qsan.ad.com > objectGUID: ed241fe5-a87a-401b-b28a-b553f408f6e9 > trustDirection: 3 > trustPartner: hardware.qsan.ad.com > trustPosixOffset: 1073741824 > trustType: 2 > trustAttributes: 32 > flatName: HARDWARE > objectCategory: > CN=Trusted-Domain,CN=Schema,CN=Configuration,DC=qsan,DC=ad,DC=com > isCriticalSystemObject: TRUE > dSCorePropagationData: 16010101000000.0Z > > 2. But when i use "net ads user -...
2015 Feb 22
0
idmap backends, clean slates and the AD DC
...or really large installations theres the autorid backend! > > How come this is not more widely known? Even the Samba Wiki page about > the RID backend is empty! What I would like to do, if I ever get the time, energy or someone else does it for me, is to have a rid backend that uses the trustPosixOffset attribute, and calculates ID values just like AD claims to do for the never-used POSIX subsystems. If we could detect new installs, then clients and the AD DC would use this new autorid_trustPosixOffset by default, but clients using rfc2307 would also 'just work' (minus the benefits of ID...
2015 Feb 21
9
Winbind backend : rid is too much underappreciated
I just came to the conclusion that the rid backend has been very much underappreciated. Too much mental inertia about how things used to be made? After strugling for two days to configure a member server against a Samba Active Directory with the ad/RFC2307 backend, I turned to the rid backend and voil?! all my problems are gone. Having to manually edit uids/gids in UNIX Attributes under RSAT
2019 Sep 10
4
Using net ads user to get child domain users on Samba 4.10.7
...stem,DC=qsan,DC=ad,DC=com instanceType: 4 whenCreated: 20180611041431.0Z whenChanged: 20190824083646.0Z uSNCreated: 13099 uSNChanged: 5427247 showInAdvancedViewOnly: TRUE name: hardware.qsan.ad.com objectGUID: ed241fe5-a87a-401b-b28a-b553f408f6e9 trustDirection: 3 trustPartner: hardware.qsan.ad.com trustPosixOffset: 1073741824 trustType: 2 trustAttributes: 32 flatName: HARDWARE objectCategory: CN=Trusted-Domain,CN=Schema,CN=Configuration,DC=qsan,DC=ad,DC=com isCriticalSystemObject: TRUE dSCorePropagationData: 16010101000000.0Z 2. But when i use "net ads user -w hardware.qsan.ad.com -P" can't ge...
2018 Jul 13
1
A few questions and propostions on the samba architecture
On Fri, 13 Jul 2018 20:25:47 +1200 Andrew Bartlett via samba <samba at lists.samba.org> wrote: > On Fri, 2018-07-13 at 09:36 +0200, Anton Engelhardt via samba wrote: > > Due to a few problems I encountered I had a tiny look at the samba > > code and gut a few questions, statements and propositions. Please > > by all means, correct me if I got something wrong. > >