Test that PAC is the first authdata element In the test KDB module, set the PAC as the first authdata element. In adata.c, add PAC service verification and verify that a PAC does not appear in authdata elements after the first. [ghudson@mit.edu: minor style changes; edited commit message] https://github.com/krb5/krb5/commit/d40d7c8ee8d7fb547e45c545365b21a818050130 Author: Isaac Boukris Committer: Greg Hudson Commit: d40d7c8ee8d7fb547e45c545365b21a818050130 Branch: master src/plugins/kdb/test/kdb_test.c | 7 +++-- src/tests/adata.c | 54 +++++++++++++++++++++++++++++++++----- 2 files changed, 51 insertions(+), 10 deletions(-)