s3 selftest: Fix the WINBINDD_GETDCNAMEe test.
authorKai Blin <kai@samba.org>
Wed, 13 Jan 2010 13:49:26 +0000 (14:49 +0100)
committerKai Blin <kai@samba.org>
Thu, 14 Jan 2010 14:18:34 +0000 (15:18 +0100)
commita6015a858d9658730c0cc9b963ad86a740dd4bb8
tree6595b1208e5b098e13fe434cd3eff1452ae9dccc
parent36db924446b8c6a1627e9abb22f774240678851a
s3 selftest: Fix the WINBINDD_GETDCNAMEe test.

The WINBINDD_GETDCNAME test expected an NSS_STATUS_SUCCESS return from all
calls. However, this does not apply for BUILTIN and the DC's own domain.
Make the test work again by skipping those two.
source4/torture/winbind/struct_based.c