s3:libads: let kerberos_kinit_password_ext() return the canonicalized principal/realm
[bbaumbach/samba-autobuild/.git] / source3 / libads / kerberos_util.c
index 68c0f302239b61b0ace96de836478e541bc212c2..bfe53820aff66192a5d739906a86af68586c394d 100644 (file)
@@ -66,7 +66,8 @@ int ads_kinit_password(ADS_STRUCT *ads)
                                          ads->auth.time_offset,
                                          &ads->auth.tgt_expire, NULL,
                                          ads->auth.ccache_name, false, false,
-                                         ads->auth.renewable, NULL);
+                                         ads->auth.renewable,
+                                         NULL, NULL, NULL, NULL);
 
        if (ret) {
                DEBUG(0,("kerberos_kinit_password %s failed: %s\n",