1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/python/samba
Stefan Metzmacher 799c9d1ce3 tests/dsdb.py: test creation of foreignSecurityPrincipal via 'attr: <SID=...>'
[MS-ADTS] 3.1.1.5.2.3 Special Classes and Attributes claims:

  FPO-enabled attributes:
   member, msDS-MembersForAzRole, msDS-NeverRevealGroup,
   msDS-NonMembers, msDS-RevealOnDemandGroup, msDS-ServiceAccount.

'msDS-NonMembers' always generates NOT_SUPPORTED.

'msDS-ServiceAccount' is not defined in any schema
(only msDS-HostServiceAccount).

'msDS-HostServiceAccount' is not an FPO-enabled attribute
and behaves as the 'manager' attribute.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13300

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2018-03-19 20:30:50 +01:00
..
emulate traffic_packets.py: let Lookup{Sids,Names}() work against a sane server 2018-02-21 14:19:18 +01:00
kcc samba python libs: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
netcmd Update help text for dbcheck 2018-03-19 12:39:12 +01:00
provision provision: use the provision control when adding foreignSecurityPrincipals 2018-03-19 20:30:50 +01:00
samba3 python: Remove ntdb references 2015-03-17 11:30:51 +01:00
subunit subunit.run: report failure in process return code 2018-02-09 07:59:20 +01:00
tests tests/dsdb.py: test creation of foreignSecurityPrincipal via 'attr: <SID=...>' 2018-03-19 20:30:50 +01:00
web_server samba python libs: convert 'except X, e' to 'except X as e' 2018-02-15 00:18:30 +01:00
__init__.py pyglue: Add function to generate a random byte string 2017-12-18 00:10:16 +01:00
colour.py samba_kcc: kcc.debug module defers to samba.colour 2018-01-13 17:37:07 +01:00
common.py python: Port samdb module to Python 3 compatible form 2018-02-15 00:18:29 +01:00
compat.py python: Add text_type Python 2/3 compatible function name. 2018-02-15 00:18:29 +01:00
dbchecker.py samba python libs: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
descriptor.py 2008R2: Missing operation (75, 76) for ActiveDirectoryUpdate version 5 (FL) 2017-12-20 23:13:11 +01:00
dnsserver.py python: Move dnsserver helper functions into samba.dnsserver 2017-02-23 11:36:21 +01:00
domain_update.py domain_update: Add a new docstring for the main entry point 2017-12-20 23:13:11 +01:00
drs_utils.py samba python libs: convert 'except X, e' to 'except X as e' 2018-02-15 00:18:30 +01:00
forest_update.py python: fix the build with python3. 2018-01-16 16:38:23 +01:00
getopt.py python: Allow debug classes to be specified on the command line for python tools 2017-09-07 10:43:33 +02:00
gpclass.py gpo: Add the winbind call to gpupdate 2018-01-13 22:38:05 +01:00
graph.py python/graph: module for generating ASCII and graphviz visualisations 2018-01-13 17:37:07 +01:00
hostconfig.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
idmap.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
join.py samba python libs: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
ms_display_specifiers.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
ms_forest_updates_markdown.py ms_forest_updates_markdown: Write a parser for the forest updates .md 2017-12-20 23:13:11 +01:00
ms_schema_markdown.py markdown: Rename ms_markdown.py -> ms_schema_markdown.py 2017-12-14 12:34:03 +01:00
ms_schema.py ms_schema: fix python2.6 incompatibility 2018-03-16 09:46:16 +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 remove_dc.py: Abort transaction before throwing an exception 2018-03-05 20:50:15 +01:00
samdb.py python: Port samdb module to Python 3 compatible form 2018-02-15 00:18:29 +01:00
schema.py provision: Use the official MS 2008R2 schema by default 2017-12-14 08:20:17 +01:00
sd_utils.py python: Allow sd_utils to take a Dn object, not just a string DN 2017-06-10 21:48:20 +02:00
sites.py samba python libs: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
subnets.py samba python libs: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
tdb_util.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00
upgrade.py samba python libs: convert 'except X, (tuple)' to 'except X as e' 2018-02-28 23:01:40 +01:00
upgradehelpers.py python SamDB: init default flags to FLG_DONT_CREATE_DB 2018-02-07 23:45:23 +01:00
xattr.py Move python modules from source4/scripting/python/ to python/. 2013-03-02 03:57:34 +01:00