summaryrefslogtreecommitdiff
path: root/source4/torture/rpc/remote_pac.c
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2012-08-24 10:01:42 +1000
committerAndrew Bartlett <abartlet@samba.org>2012-08-29 23:46:17 +0200
commita58bf44c1ec62736fc20e0e7dedb8a1c0306380c (patch)
treeaa96793503c821e1d9135ceea9248a1c1a36d559 /source4/torture/rpc/remote_pac.c
parentfe36bb4bcc35cccbc6f0a91a9ef4a29e908048a0 (diff)
downloadsamba-a58bf44c1ec62736fc20e0e7dedb8a1c0306380c.tar.gz
samba-a58bf44c1ec62736fc20e0e7dedb8a1c0306380c.tar.bz2
samba-a58bf44c1ec62736fc20e0e7dedb8a1c0306380c.zip
s4-torture: Add start of a test to confirm winbindd PAC parsing
So far this confirms that we can accept a ticket using the secrets.tdb entry. Andrew Bartlett
Diffstat (limited to 'source4/torture/rpc/remote_pac.c')
-rw-r--r--source4/torture/rpc/remote_pac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/remote_pac.c b/source4/torture/rpc/remote_pac.c
index 75e9418247..3e25a46a58 100644
--- a/source4/torture/rpc/remote_pac.c
+++ b/source4/torture/rpc/remote_pac.c
@@ -3,7 +3,7 @@
test suite for netlogon PAC operations
- Copyright (C) Andrew Bartlett <abartlet@samba.org> 2008
+ Copyright (C) Andrew Bartlett <abartlet@samba.org> 2012
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by