working on transtive trusts issue:
authorGerald Carter <jerry@samba.org>
Thu, 31 Jul 2003 05:43:47 +0000 (05:43 +0000)
committerGerald Carter <jerry@samba.org>
Thu, 31 Jul 2003 05:43:47 +0000 (05:43 +0000)
commit0d087e3ba28a9061529c95799624ccc4686eb1e9
tree6284d9b57fc77694b6967fc76ce90eadadb5a40b
parent48c01deb300b51c97865ec0d738c64c7722da0d7
working on transtive trusts issue:

  * use DsEnumerateDomainTrusts() instead of LDAP search.
    wbinfo -m now lists all trusted downlevel domains and
    all domains in the forest.

Thnigs to do:

  o Look at Krb5 connection trusted domains
  o make sure to initial the trusted domain cache as soon
    as possible
(This used to be commit 0ab00ccaedf204b39c86a9e1c2fcac5f15d0e033)
source3/include/rpc_ds.h
source3/libads/ldap.c
source3/nsswitch/winbindd_ads.c
source3/nsswitch/winbindd_cache.c
source3/nsswitch/winbindd_cm.c
source3/nsswitch/winbindd_pam.c
source3/nsswitch/winbindd_util.c
source3/rpc_client/cli_ds.c
source3/rpc_parse/parse_ds.c