mirror of
https://github.com/samba-team/samba.git
synced 2025-03-20 22:50:26 +03:00
python/join: fix a typo
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
2d8cc50d39
commit
153252a55e
@ -239,7 +239,7 @@ class dc_join(object):
|
||||
== res[0]["objectSID"][0]:
|
||||
raise DCJoinException("Not removing account %s which "
|
||||
"looks like a Samba DC account "
|
||||
"maching the password we already have. "
|
||||
"matching the password we already have. "
|
||||
"To override, remove secrets.ldb and secrets.tdb"
|
||||
% ctx.samname)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user