On PKINIT padata

2014-04-15 Thread arpit.orb
Hi All,  1. What apis in MIT Kerberos lib are called when the pkinit is successful. Shouldkrb5_get_init_creds_password be called in case of pkinit ? 2. What does PADATA UNKNOWN 149 means ? (I am getting that in AS REQ and PRE-AUTH REQUIRED packets) Arpit

Re: On PKINIT padata

2014-04-15 Thread Benjamin Kaduk
On Wed, 16 Apr 2014, arpit.orb wrote: Hi All,  1. What apis in MIT Kerberos lib are called when the pkinit is successful. Shouldkrb5_get_init_creds_password be called in case of pkinit ? I'm not sure I understand the question. For one, is this anonymous pkinit nor non-anonymous? 2.