1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-25 06:04:04 +03:00

s4:kdc: Fix code spelling

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Joseph Sutton 2023-10-17 11:21:00 +13:00 committed by Andrew Bartlett
parent 234b952986
commit 2ac1d19d64
2 changed files with 2 additions and 2 deletions

View File

@ -1210,7 +1210,7 @@ static krb5_error_code samba_kdc_message2entry(krb5_context context,
* by asking for a ticket to them as a service (encrypted with * by asking for a ticket to them as a service (encrypted with
* their probably pathetically insecure password) * their probably pathetically insecure password)
* *
* But user2user avoids using the keys bases on the password, * But user2user avoids using the keys based on the password,
* so we can allow it. * so we can allow it.
*/ */

View File

@ -276,7 +276,7 @@ fetch_referral_principal:
* *
* ADDOM.SAMBA.EXAMPLE.COM * ADDOM.SAMBA.EXAMPLE.COM
* *
* We look up if we have and entry in the database and get an * We look up if we have an entry in the database and get an
* entry with the principal: * entry with the principal:
* *
* cifs/dc7.SAMBA2008R2.EXAMPLE.COM@SAMBA2008R2.EXAMPLE.COM * cifs/dc7.SAMBA2008R2.EXAMPLE.COM@SAMBA2008R2.EXAMPLE.COM