Bug 9143 - Redirection of standard containers (wellKnownObjects)
Summary: Redirection of standard containers (wellKnownObjects)
Status: NEW
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: AD: LDB/DSDB/SAMDB (show other bugs)
Version: unspecified
Hardware: All All
: P5 enhancement (vote)
Target Milestone: ---
Assignee: Andrew Bartlett
QA Contact: samba4-qa@samba.org
URL: http://support.microsoft.com/kb/32494...
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-06 09:02 UTC by Matthias Dieter Wallnöfer
Modified: 2022-01-17 17:22 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Dieter Wallnöfer 2012-09-06 09:02:53 UTC
Support the redirection of the users/groups and computers container. I do not think that it has very high priority but it is a bug. I stumbled across this when looking something about GPOs.

The following files should be reviewed (grep'ed, tests and ldifs excluded):

source4/dsdb/common/util_samr.c
source4/dsdb/common/util.c
source4/libnet/libnet_samsync_ldb.c
source4/scripting/python/samba/samdb.py
source4/scripting/python/samba/join.py
source4/scripting/python/samba/upgrade.py
source4/scripting/python/samba/netcmd/user.py
source4/scripting/python/samba/netcmd/gpo.py
source4/scripting/python/samba/netcmd/group.py
source4/scripting/python/samba/netcmd/domain.py
source4/scripting/python/samba/netcmd/fsmo.py
source4/scripting/python/samba/dbchecker.py
source4/scripting/python/samba/upgradehelpers.py
source4/scripting/python/samba/provision/sambadns.py
source4/scripting/python/samba/provision/__init__.py
source4/scripting/devel/drs/unvampire_ad.sh
source4/scripting/bin/upgradeprovision
source4/rpc_server/lsa/dcesrv_lsa.c
source4/lib/policy/gp_ldap.c
lib/ldb/nssldb/ldb-nss.h
source4/libnet/libnet_become_dc.c
source4/dsdb/samdb/ldb_modules/subtree_rename.c
source4/dns_server/dlz_bind9.c
source4/dns_server/dns_utils.c
Comment 1 Samba QA Contact 2021-06-22 02:06:04 UTC
This bug was referenced in samba master:

43ab8a4a1b4152ae86e3dad23f10b40d4f61fb89
4602f4fc1b537e74fdee8d9f1a390a4ea1ba18d5
fee11c35586adfa7e3ce79f03798732ffb870829
151f432ca8c173e7bad488dfbd507517908102da
0db57db80a59e2ecfb1c626f66a72987d9fedcef
e267cea8179886995b46f0796c969a56a1becd3f
Comment 2 Kacper 2022-01-17 17:22:56 UTC
(In reply to Samba QA Contact from comment #1)

samba-tool fixes for this issue have been shipped with Samba 4.15. It broke a few things for us during development since it wasn't mentioned in the changelog. Anyhow I'm glad on seeing some progress on complying with wellKnownObjects. However this issue should progress from NEW to IN_PROGRESS or RESOLVED since clearly David Mulder has worked on this for the samba-tool.