diff options
author | Gerald Carter <jerry@samba.org> | 2004-01-14 16:25:39 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2004-01-14 16:25:39 +0000 |
commit | fe48d1c800abd9224fef3885adbeade5e3ff4a18 (patch) | |
tree | 52cf3132fc5d26d43973f801aee544b9b0791d7b /source3/rpc_server/srv_echo.c | |
parent | 9bf45a0393dc75128373984e663748d0864b43d2 (diff) | |
download | samba-fe48d1c800abd9224fef3885adbeade5e3ff4a18.tar.gz samba-fe48d1c800abd9224fef3885adbeade5e3ff4a18.tar.bz2 samba-fe48d1c800abd9224fef3885adbeade5e3ff4a18.zip |
* Revert to using rpc for mixed mode AD domains.
The reason for this are:
(a) the set_dc_type_and_flags() cannot tell the different
between connecting to an NT4 domain and an NT4 BDC
of a mixed mode domain.
(b) the connection management for the rpc backend only
provides on named pipe per cli_state. So it is possible
to connect to an NT4 BDC for netlogon and an AD mixed mode
DC for lsarpc. RPC is the lowest common demonimator here.
(c) Issue with the sequence number value between the
highestCommittedUSN LDAP attribute and the seq_num returned
via RPC.
We will revisit this later, but the changes need to make this
work right now are too broad and risky.
(This used to be commit 1ed2e521536108229d153c2996f4757d89461166)
Diffstat (limited to 'source3/rpc_server/srv_echo.c')
0 files changed, 0 insertions, 0 deletions