1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/python/samba
Rowland Penny b64f0b5da6 samba-tool: You cannot add members to a group if the member exists as a sAMAccountName and a CN.
Signed-off-by: Rowland Penny <rpenny@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>

Autobuild-User(master): Alexander Bokovoy <ab@samba.org>
Autobuild-Date(master): Fri Jun  9 23:24:47 CEST 2017 on sn-devel-144
2017-06-09 23:24:47 +02:00
..
kcc KCC: avoid infinite recursion when edgelist contains self 2016-12-01 05:54:24 +01:00
netcmd samba-tool: You cannot add members to a group if the member exists as a sAMAccountName and a CN. 2017-06-09 23:24:47 +02:00
provision provision: Update root DNS servers list 2017-06-09 05:43:21 +02:00
samba3 python: Remove ntdb references 2015-03-17 11:30:51 +01:00
subunit python: samba.subunit.run: Fix Python 3 compatibility. 2016-12-01 05:54:21 +01:00
tests samba tool - tests: Fix shell metacharacters in generated password 2017-06-09 09:50:27 +02:00
web_server
__init__.py python: Add provisioning support for MIT KDC in samba-tool 2017-04-29 23:31:11 +02:00
common.py python/dsdb_dn: Add a generic get_bytes method on DNs 2017-03-13 05:10:10 +01:00
compat.py python: Make top-level samba modules Python 3 compatible 2017-03-10 07:31:11 +01:00
dbchecker.py dbcheck: Improve dbcheck to find (and may fix) dangling msDS-RevealedUsers 2017-03-13 05:10:12 +01:00
descriptor.py join.py: Set NT ACL on crossRef object for new partition 2014-09-02 14:15:54 +02:00
dnsserver.py python: Move dnsserver helper functions into samba.dnsserver 2017-02-23 11:36:21 +01:00
drs_utils.py python: Move partial replication logic into drs_utils.py 2017-02-23 11:36:21 +01:00
getopt.py python: samba.getopt: Port module to Python 3 compatible form 2017-03-10 07:31:12 +01:00
hostconfig.py
idmap.py
join.py join.py: Allow RODC to have push replication at join 2017-04-13 07:29:18 +02:00
ms_display_specifiers.py
ms_schema.py Add missing import of sys in ms_schema.py 2017-02-21 09:51:18 +01:00
ndr.py python:ndr: add ndr_{pack,unpack,print}_{in,out} helper functions 2016-10-26 11:20:19 +02:00
ntacls.py samba-tool: add command to dump dosinfo xattr from a file 2015-09-29 06:00:49 +02:00
remove_dc.py python/remove_dc: avoid using non-existent variable 2017-03-10 07:31:10 +01:00
samdb.py samba-tool: You cannot add members to a group if the member exists as a sAMAccountName and a CN. 2017-06-09 23:24:47 +02:00
schema.py Fix more pep8 issues in code I touched recently. 2014-10-14 06:44:06 +02:00
sd_utils.py s4-dsdb: Tests for security checks on undelete operation 2015-02-03 05:02:11 +01:00
sites.py python/sites: Rework site DN construction 2015-12-24 04:09:29 +01:00
subnets.py samba-tool: add sites subnet subcommands 2015-12-24 04:09:29 +01:00
tdb_util.py
upgrade.py classicupgrade: Avoid needing to quote CN values in an DN, use dn.set_component() 2016-05-11 03:47:04 +02:00
upgradehelpers.py samba-tool:provision: use generate_random_machine_password() for machine passwords 2017-02-21 16:09:22 +01:00
xattr.py