[krbdev.mit.edu #5349] SVN Commit

Jeffrey Altman via RT rt-comment at krbdev.mit.edu
Mon Jan 15 23:18:12 EST 2007


  This commit adds two new functions, krb5_server_decrypt_ticket_keyblock 
  (private) and krb5_server_decrypt_ticket_keytab (public).  These
  functions take a krb5_ticket as input and decrypt it using the provided
  key data.  The public function is useful for higher level application
  protocols such a TLS-KRB5 and AFS RX-KRB5 which exchange a service 
  but do not use the AP-REQ/AP-REP messages.  

  This commit also adds new functionality to kvno which permits kvno 
  when provided a keytab as input to verify whether or not the keytab
  contains a key that can successfully decrypt the obtains service ticket.


Commit By: jaltman



Revision: 19062
Changed Files:
U   trunk/src/clients/kvno/kvno.c
U   trunk/src/include/krb5/krb5.hin
U   trunk/src/lib/krb5/krb/Makefile.in
A   trunk/src/lib/krb5/krb/srv_dec_tkt.c
U   trunk/src/lib/krb5/libkrb5.exports
U   trunk/src/lib/krb5_32.def




More information about the krb5-bugs mailing list