mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
python: Remove unused parameter ‘keytab_path’
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
9cc823454a
commit
9fbd343551
@ -903,7 +903,6 @@ def setup_samdb_partitions(samdb_path, logger, lp, session_info,
|
||||
def secretsdb_self_join(secretsdb, domain,
|
||||
netbiosname, machinepass, domainsid=None,
|
||||
realm=None, dnsdomain=None,
|
||||
keytab_path=None,
|
||||
key_version_number=1,
|
||||
secure_channel_type=SEC_CHAN_WKSTA):
|
||||
"""Add domain join-specific bits to a secrets database.
|
||||
|
Loading…
x
Reference in New Issue
Block a user