summaryrefslogtreecommitdiff
path: root/source4/torture/rpc
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2005-05-15 03:24:48 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 13:16:44 -0500
commitae0cf9c240b7026fdcd94bbcfaeefdf66fc1bfbc (patch)
tree31d08d66fcf55bdcf8c7d58b929daa866b903ee2 /source4/torture/rpc
parentc0c1b26a76ba436f1169f88cefdcf54b8c3d8ece (diff)
downloadsamba-ae0cf9c240b7026fdcd94bbcfaeefdf66fc1bfbc.tar.gz
samba-ae0cf9c240b7026fdcd94bbcfaeefdf66fc1bfbc.tar.bz2
samba-ae0cf9c240b7026fdcd94bbcfaeefdf66fc1bfbc.zip
r6793: Move auth_sam to use the dnsDomain rather than the
soon-to-be-depricated 'realm'. Add torture test for this behaviour. Andrew Bartlet (This used to be commit 6b9020661a13fd5ec6c5d1e21344d9f654978987)
Diffstat (limited to 'source4/torture/rpc')
-rw-r--r--source4/torture/rpc/samlogon.c6
1 files changed, 6 insertions, 0 deletions
diff --git a/source4/torture/rpc/samlogon.c b/source4/torture/rpc/samlogon.c
index 9a9c3039d2..104583058a 100644
--- a/source4/torture/rpc/samlogon.c
+++ b/source4/torture/rpc/samlogon.c
@@ -1260,6 +1260,12 @@ BOOL torture_rpc_samlogon(void)
True
},
{
+ cli_credentials_get_realm(cmdline_credentials),
+ cli_credentials_get_username(cmdline_credentials),
+ cli_credentials_get_password(cmdline_credentials),
+ True
+ },
+ {
NULL,
talloc_asprintf(mem_ctx,
"%s@%s",