mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
6d188fe05b
Here we simply forward everything without alteration (the same struct is returned). This helps us to fix the case where the DC does not exist in the target site, furthermore, this is supposed to work for trusted domains. In calling out to winbind, we now also notice if you provide a site which exists in multiple domains and provide the correct domain (instead of accidentally returning ourselves). BUG: https://bugzilla.samba.org/show_bug.cgi?id=13365 Signed-off-by: Garming Sam <garming@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> |
||
---|---|---|
.. | ||
dns | ||
encrypted_secrets | ||
getncchanges | ||
netlogon | ||
ntlmv1-restrictions | ||
ntlmv2-restrictions | ||
README | ||
replica_sync | ||
s3-lsa-server | ||
samba3.vfs.fruit | ||
smbclient-smb3 |
# Files in this directory contain lists of regular expressions # matching the names of tests that are temporarily expected to fail. # # "make test" will not report failures for tests listed here and will consider # a successful run for any of these tests an error. # # Empty lines and lines begining with '#' are ignored. # Please don't add tests to this README!