Age | Commit message (Collapse) | Author | Files | Lines |
|
metze
(This used to be commit de2f9869b5ab97adcb018ede10941562eca518c7)
|
|
metze
(This used to be commit d770effb89a84b53fcdbe0ced29d76455321df9d)
|
|
metze
(This used to be commit 0c4a7d713da3a96ab1abb3ef65c2fecd110a0549)
|
|
metze
(This used to be commit 2f1ec24d776a7ecf4d9b4270f8969e57a4335050)
|
|
this wasn't noticed because on the 1st dc in the forest both have the
same value
metze
(This used to be commit 527bd9a0a361e19606e25e885b92da316e740bf9)
|
|
Note: we're not doing the "use the policy handle on a different connection"
trick, which w2k3 use
metze
(This used to be commit 1e4abd6a9134c9e279bb7e720c1c83019870f49a)
|
|
metze
(This used to be commit c40bc7d287664d67415ae0a8b7a272732172ec40)
|
|
metze
(This used to be commit 61c312a943e93372bc04463bf7e7ebd16166e31e)
|
|
metze
(This used to be commit 6b84a5b595a9637079f944d3285a6e0b6e69d7ec)
|
|
metze
(This used to be commit 45466871b4f10948653274c3c1a43eeac2edc244)
|
|
metze
(This used to be commit 5ebf76d23e9f51672a5bf3dceffe20513f0bd070)
|
|
metze
(This used to be commit 58ae1bedf189d34f65ee07b7dd70a50a86901f05)
|
|
metze
(This used to be commit e8c77b5cbad721c942c26b98f8396af374007e5d)
|
|
metze
(This used to be commit e8c14577976ccb718eb887b0d63b3ba75de00d47)
|
|
DsBindInfo
the remote end sends back
metze
(This used to be commit ff271297928a6d94cc8d2e07f5a77a81c5e14db3)
|
|
metze
(This used to be commit 8441500a32ad61e84d7de64bf0b29f8c84f54211)
|
|
metze
(This used to be commit f66f9c2150b36952ac56290db473167eab22ce97)
|
|
metze
(This used to be commit 96e5d896553abac79d9e302173facf357e0cfff7)
|
|
serverReference
metze
(This used to be commit e5729a29fd1d32e25f670f36ec48132982d197f9)
|
|
metze
(This used to be commit deb85414c4d54a2eaf7b1318afb2eb6afdea9330)
|
|
metze
(This used to be commit 69f1b8d3889862e7f69881f8f6b7153c7d67868e)
|
|
- implement set userAccountControl = UF_SERVER_TRUST_ACCOUNT | UF_TRUSTED_FOR_DELEGATION
- implement moving to CN=Domain Controllers
metze
(This used to be commit c4037880a0c35c5d2550a0bdc9363c0592089ed9)
|
|
metze
(This used to be commit f9019565980058439091c4e17256676f7bbde044)
|
|
- implement lookup the computer object
- set userAccountControl = UF_WORKSTATION_TRUST_ACCOUNT if needed
metze
(This used to be commit 3a64eb4e8c9aa25c874a9dabc9d6e1324ac733b9)
|
|
metze
(This used to be commit f66a93ec0b5c0250dd5c49adde163b2aaaaddfbd)
|
|
- implement adding a server object
metze
(This used to be commit 6d5a1f11e7fc2431b1ff70709331aa1660dbaae2)
|
|
- fix a source vs. dest dsa bug
metze
(This used to be commit ef9d9799a48217c49b88e214b50a92988f474340)
|
|
metze
(This used to be commit c6166a564178e65738fa1dc79e60b8aefea61dd2)
|
|
- implement the rid manager info searches
metze
(This used to be commit be3f91afe232d0e5df0a483cf907b04a56bf697e)
|
|
- finish the infrastructure fsmo detail searches
metze
(This used to be commit f1a2bd6f374321f5102f72c0ed2a9b53476d341b)
|
|
metze
(This used to be commit 99bdd5523b3fda290151384d424b2bd5c2f4ea34)
|
|
- implement rootdse search on the 1st LDAP connection
- implement msDs-Behavior-Version and objectVersion searches on the 1st LDAP connection
metze
(This used to be commit b9b705b7ddcae65383a832d12df62d0946b6b20a)
|
|
needed for becoming a dc.
metze
(This used to be commit 6a007aaa512849459ddc172b38f73561cc5e4846)
|
|
metze
(This used to be commit 2a50a885ed933c516430eb4284eb4badb6ab67ff)
|
|
metze
(This used to be commit ed3826bc47586dbaf06993d6c9156e0f79886c07)
|
|
metze
(This used to be commit 103ac9a96bb43f512915196eb8869f9633410618)
|
|
rafal
(This used to be commit f4621dae44766feaeab452dc5fb5b495fa62d023)
|
|
rafal
(This used to be commit 2b60090ca664bd99f6332ddd3541a22f89c74aab)
|
|
it's not under the domain_dn if the domain is a child domain
in the forest
metze
(This used to be commit 87a77ee778f74a395f5ab7e55ae1e2414ee83b72)
|
|
needed to correctly return STATUS_MORE_ENTRIES and the like.
rafal
(This used to be commit 0dbba04fe06d0feddf09421046e1e99c311272ca)
|
|
rafal
(This used to be commit 16f1f075fb5c1afb959511a075e59fd908ca4b03)
|
|
libnet_SetPassword()
- as the SetUserInfo2() levels 26/25 and 24/23 have the same encryption
but 26 and 24 change only the password and 25 and 23 take a info21 and change the password,
we now use 26 with fallback to 24 or 25 with fallback to 23.
- use samr_SetUserInfo2() to match what w2k3 does (works also against nt4)
- pass the info21 to libnet_SetPassword() to set acct_flags and full_name
together with the password (to match what w2k3 does)
metze
(This used to be commit 1b86af32f3069cc75ae645698d3f92a0798e38f7)
|
|
mimir: please take a look!
metze
(This used to be commit 0b4da84d7044c31a84491c4d61dcdfff38177f44)
|
|
metze
(This used to be commit 45d5da47287a9e92b88db875d9ed447c60b57f88)
|
|
initialisation.
Redesign libnet_UserList function to actually do what it
was intended to do.
rafal
(This used to be commit 4ccc6e63dd91c1772bed13aeb1a4346c2a172d1a)
|
|
- ldb_dn_get_linearized
returns a const string
- ldb_dn_alloc_linearized
allocs astring with the linearized dn
(This used to be commit 3929c086d5d0b3f08b1c4f2f3f9602c3f4a9a4bd)
|
|
This patch changes a lot of the code in ldb_dn.c, and also
removes and add a number of manipulation functions around.
The aim is to avoid validating a dn if not necessary as the
validation code is necessarily slow. This is mainly to speed up
internal operations where input is not user generated and so we
can assume the DNs need no validation. The code is designed to
keep the data as a string if possible.
The code is not yet 100% perfect, but pass all the tests so far.
A memleak is certainly present, I'll work on that next.
Simo.
(This used to be commit a580c871d3784602a9cce32d33419e63c8236e63)
|
|
tests). The issue is that Win2k3 SP1 will not answer many LSA
requests on that port (I think this is as a security measure).
In this case, we need to skip ahead in the composite functions.
We were also checking the wrong variable to determine sucess/failure
of the LsaOpenPolicy2.
Andrew Bartlett
(This used to be commit 67c191305fa97470017e7e8a5b55fc0949d432ad)
|
|
I don't know why I forgot this...
rafal
(This used to be commit d5f7141a6c76d80d564500d59fd07cc8edb8127d)
|
|
- use the client_site when creating the server object
metze
(This used to be commit b02d0e1be343c7d609715237dc842702b6fbe231)
|