mirror of
https://github.com/samba-team/samba.git
synced 2025-03-01 04:58:35 +03:00
samba_kcc: comment typo
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
parent
414b7e9399
commit
6d78cbe2fa
@ -524,7 +524,7 @@ class KCC(object):
|
||||
:return: None
|
||||
"""
|
||||
# TODO Figure out how best to handle the RODC case
|
||||
# The RODC is ITSG, but shouldn't act on anyone's behalf.
|
||||
# The RODC is ISTG, but shouldn't act on anyone's behalf.
|
||||
if self.my_dsa.is_ro():
|
||||
return
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user