| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
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)
|
|
|
|
|
| |
rafal
(This used to be commit 1ea37bf3b32a7f534b3ae1918fc6336ef062f8ab)
|
|
|
|
|
|
|
|
|
| |
Break up auth/auth.h not to include the world.
Add credentials_krb5.h with the kerberos dependent prototypes.
Andrew Bartlett
(This used to be commit 2b569c42e0fbb596ea82484d0e1cb22e193037b9)
|
|
|
|
|
|
|
| |
a composite call - don't leave it unset.
rafal
(This used to be commit 8bd57beca19bd2c76d58b64ddd12553b0adce595)
|
|
|
|
|
|
|
| |
to do left.
rafal
(This used to be commit 4e6d479b0707a4b48f4ca7c2a042bbf9627411f9)
|
|
|
|
|
| |
rafal
(This used to be commit 936e87b89d22c8ddd1058766fc3d6e5ada9035da)
|
|
|
|
|
|
|
|
| |
(in this case domain related) to ensure certain conditions before
doing what libnet function is expected to do.
rafal
(This used to be commit e3159ceeede2865b0252ee24497498ec9ffa432f)
|
|
|
|
| |
(This used to be commit 8143de855c0b65346b2d8e59ecdb78952927de4a)
|
|
|
|
|
|
|
|
|
| |
argument.
This is a pointer to an element pointer. If it is not null it will be
filled with the pointer of the manipulated element.
Will avoid double searches on the elements list in some cases.
(This used to be commit 0fa5d4bc225b83e9f63ac6d75bffc4c08eb6b620)
|
|
|
|
|
| |
metze
(This used to be commit 81a975100cbf7058de9245e51992d61cbdcb6473)
|
|
|
|
|
| |
rafal
(This used to be commit 2ed463e3cd36434c25833a0905e432b5b7f14e25)
|
|
|
|
|
|
|
| |
of returned entries.
Andrew Bartlett
(This used to be commit 84efd9ecd994b53817dde8c1ad995afb7ebc8192)
|
|
|
|
|
| |
Andrew Bartlett
(This used to be commit 331003239972d80864211377e864f7e469bd3d77)
|