Probably cut&paste error
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Mon Jun 18 18:34:51 CEST 2018 on sn-devel-144
}
/*
- * Iterate through the keytab. For each key, if the principal
- * name case-insensitively matches one of the allowed formats,
- * copy it to the memory keytab.
+ * Copy the dedicated keyab to our in-memory keytab.
*/
ret = krb5_kt_start_seq_get(krbctx, keytab, &kt_cursor);