r9603: allow the LOCAL-PAC test to use keys and pac data from the command line
authorAndrew Tridgell <tridge@samba.org>
Thu, 25 Aug 2005 02:07:51 +0000 (02:07 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:34:34 +0000 (13:34 -0500)
commite0978ead23c493a802ce69ed7be871b2a9a54498
treed81a09d4af1a03a4b3b8039311038267e0a1986c
parent84b2fb34675fa557173621433838c5a7ec0f1283
r9603: allow the LOCAL-PAC test to use keys and pac data from the command line

For example:

bin/smbtorture //xx/y LOCAL-PAC --option 'torture:pac_file=x.dat' --option 'torture:pac_kdc_key=B286757148AF7FD252C53603A150B7E7' --option 'torture:pac_member_key=D217FAEAE5E6B5F95CCC94077AB8A5FC'
source/torture/auth/pac.c