]> git.ipfire.org Git - thirdparty/krb5.git/commit
Test KDB authdata and kinit pac options
authorGreg Hudson <ghudson@mit.edu>
Tue, 5 Apr 2016 04:23:20 +0000 (00:23 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 27 Apr 2016 19:04:59 +0000 (15:04 -0400)
commit12cc2b9dab45b05c13642c2b4b0ce0d3191663c7
tree82293de92fc4b9e6ac6c598a26e0bf7be1c64c8f
parentc5c8e57b77d440dbce565579e10e279acfde4674
Test KDB authdata and kinit pac options

Add a sign_authdata method to the test KDB module.  Add tests to
t_authdata.py for KDB module authdata and the kinit --request-pac and
--no-request-pac options.

ticket: 7985
src/plugins/kdb/test/kdb_test.c
src/tests/t_authdata.py