(init_auth): update to new krb5_build_authenticator
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9171 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -367,7 +367,8 @@ init_auth
|
||||
cred,
|
||||
&cksum,
|
||||
&auth,
|
||||
&authenticator);
|
||||
&authenticator,
|
||||
KRB5_KU_AP_REQ_AUTH);
|
||||
|
||||
if (kret) {
|
||||
*minor_status = kret;
|
||||
|
@@ -367,7 +367,8 @@ init_auth
|
||||
cred,
|
||||
&cksum,
|
||||
&auth,
|
||||
&authenticator);
|
||||
&authenticator,
|
||||
KRB5_KU_AP_REQ_AUTH);
|
||||
|
||||
if (kret) {
|
||||
*minor_status = kret;
|
||||
|
Reference in New Issue
Block a user