1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba
Jule Anger ac283a96e7 samba-tool tests: add test-cases for 'group rename'
Tests the following options:
 --samaccountname
 --force-new-cn
 --reset-cn
 --mail-address

Signed-off-by: Jule Anger <ja@sernet.de>
Reviewed-by: Björn Baumbach <bb@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2020-10-01 01:18:40 +00:00
..
emulate traffic_packets: fix SyntaxWarning: "is" with a literal 2020-04-27 12:19:58 +00:00
gp_parse python compat: remove ConfigParser 2020-08-24 01:46:30 +00:00
kcc samba_kcc: avoid ValueError when local connections are less than 2 2019-12-18 11:37:53 +00:00
netcmd samba-tool group: add new group 'rename' command 2020-10-01 01:18:39 +00:00
provision provision: BIND 9.17.x is not supported 2020-09-24 05:55:43 +00:00
samba3
subunit python: Remove remaining references to third_party python libs 2020-08-21 00:12:51 +00:00
tests samba-tool tests: add test-cases for 'group rename' 2020-10-01 01:18:40 +00:00
__init__.py python: Remove remaining references to third_party python libs 2020-08-21 00:12:51 +00:00
auth_util.py python: fix slow's mail address 2020-06-05 10:32:30 +00:00
colour.py
common.py
compat.py python compat: remove ConfigParser 2020-08-24 01:46:30 +00:00
dbchecker.py dbcheck: Allow a dangling forward link outside our known NCs 2020-07-29 03:19:02 +00:00
descriptor.py
dnsserver.py
domain_update.py
drs_utils.py
forest_update.py
getopt.py python getopt: Add bytes option type 2019-07-02 02:23:08 +00:00
gp_ext_loader.py
gp_msgs_ext.py GPO: Add rsop output for Messages policy 2020-08-27 17:19:48 +00:00
gp_scripts_ext.py gpo: Script ext should not crash if script missing 2020-08-27 15:59:33 +00:00
gp_sec_ext.py gpo: gp_krb_ext always uses set_kdc_tdb to update 2020-08-27 15:59:33 +00:00
gp_smb_conf_ext.py GPO: Add rsop output for smb.conf policy 2020-08-27 15:59:34 +00:00
gp_sudoers_ext.py gpo: Sudoers ext should not crash if policy missing 2020-08-27 15:59:33 +00:00
gpclass.py gpo: Pass necessary parameters to rsop 2020-09-02 09:11:30 +00:00
graph.py py/graph: use 2.6 compatible check for set membership 2019-03-20 06:36:05 +00:00
hostconfig.py
idmap.py
join.py python compat: remove text_type 2020-08-11 16:37:35 +00:00
logger.py
mdb_util.py
ms_display_specifiers.py
ms_forest_updates_markdown.py python/ms_forest_updates_markdown: avoid implicit global variable 2020-07-17 07:17:39 +00:00
ms_schema_markdown.py
ms_schema.py python compat: remove string_types 2020-08-11 16:37:35 +00:00
ndr.py
ntacls.py pysmbd: add "session_info" arg tp py_smbd_create_file() 2019-12-20 11:41:42 +00:00
remove_dc.py
samdb.py samdb: add fullname_from_names() method 2020-10-01 01:18:39 +00:00
schema.py schema.py: avoid inefficient string concatenations 2019-09-24 12:22:44 +00:00
sd_utils.py
sites.py
subnets.py
tdb_util.py
upgrade.py classicupgrade: fix a a bytes-like object is required, not 'str' error 2019-09-23 12:58:20 +00:00
upgradehelpers.py python/upgradehelpers: remove unused imports and variables 2020-07-17 07:17:40 +00:00
uptodateness.py python/uptodateness: cope with unknown invocation ID 2019-01-19 19:21:19 +01:00
xattr.py