its vs it\'s etc. From Bjorn Sandell
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@22071 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -418,8 +418,8 @@ make_etype_info_entry(krb5_context context, ETYPE_INFO_ENTRY *ent, Key *key)
|
||||
*ent->salttype = key->salt->type;
|
||||
#else
|
||||
/*
|
||||
* We shouldn't sent salttype since its incompatible with the
|
||||
* specification and its break windows clients. The afs
|
||||
* We shouldn't sent salttype since it is incompatible with the
|
||||
* specification and it breaks windows clients. The afs
|
||||
* salting problem is solved by using KRB5-PADATA-AFS3-SALT
|
||||
* implemented in Heimdal 0.7 and later.
|
||||
*/
|
||||
|
@@ -822,7 +822,7 @@ tgs_make_reply(krb5_context context,
|
||||
if(rspac->length) {
|
||||
/*
|
||||
* No not need to filter out the any PAC from the
|
||||
* auth_data since its signed by the KDC.
|
||||
* auth_data since it's signed by the KDC.
|
||||
*/
|
||||
ret = _kdc_tkt_add_if_relevant_ad(context, &et,
|
||||
KRB5_AUTHDATA_WIN2K_PAC,
|
||||
@@ -1439,8 +1439,8 @@ server_lookup:
|
||||
}
|
||||
|
||||
/*
|
||||
* Check that service is in the same realm as the krbtgt. If its
|
||||
* not the same, its someone that is using a uni-directional trust
|
||||
* Check that service is in the same realm as the krbtgt. If it's
|
||||
* not the same, it's someone that is using a uni-directional trust
|
||||
* backward.
|
||||
*/
|
||||
|
||||
|
Reference in New Issue
Block a user