mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +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:
parent
234b952986
commit
2ac1d19d64
@ -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
|
||||
* 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.
|
||||
*/
|
||||
|
||||
|
@ -276,7 +276,7 @@ fetch_referral_principal:
|
||||
*
|
||||
* 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:
|
||||
*
|
||||
* cifs/dc7.SAMBA2008R2.EXAMPLE.COM@SAMBA2008R2.EXAMPLE.COM
|
||||
|
Loading…
Reference in New Issue
Block a user