mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
98426ad467
Expanding groups requires the usage of SAMR, which is often not possible with the trust account credentials. This has caused a lot of trouble in the past, as this is the only operation which requires a member to contact a dc of a trusted domain directly, which is not always possible. With this changed default, it should only be required to contact a dc of our own domain. This is the correct behavior for a domain member. As expanding groups is mostly cosmetic, we should avoid it. This is similar to "winbind enum users" and "winbind enum groups", which are also off by default. Only some broken applications calculate the group memberships of users by traversing groups, such applications will require "winbind expand groups = 1". Signed-off-by: Stefan Metzmacher <metze@samba.org> Reviewed-by: Michael Adam <obnox@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> Reviewed-by: Björn Jacke <bj@sernet.de> Autobuild-User(master): Stefan Metzmacher <metze@samba.org> Autobuild-Date(master): Thu Jul 31 18:48:36 CEST 2014 on sn-devel-104 |
||
---|---|---|
.. | ||
createkrb5conf.xml | ||
idmapbackend.xml | ||
idmapcachetime.xml | ||
idmapconfig.xml | ||
idmapgid.xml | ||
idmapnegativecachetime.xml | ||
idmapuid.xml | ||
netutralizent4emulation.xml | ||
rejectmd5servers.xml | ||
requirestrongkey.xml | ||
templatehomedir.xml | ||
templateshell.xml | ||
winbindcachetime.xml | ||
winbinddprivilegedsocketdirectory.xml | ||
winbinddsocketdirectory.xml | ||
winbindenumgroups.xml | ||
winbindenumusers.xml | ||
winbindexpandgroups.xml | ||
winbindmaxclients.xml | ||
winbindmaxdomainconnections.xml | ||
winbindnestedgroups.xml | ||
winbindnormalizenames.xml | ||
winbindnssinfo.xml | ||
winbindofflinelogon.xml | ||
winbindreconnectdelay.xml | ||
winbindrefreshtickets.xml | ||
winbindrequesttimeout.xml | ||
winbindrpconly.xml | ||
winbindsealedpipes.xml | ||
winbindseparator.xml | ||
winbindtrusteddomainsonly.xml | ||
winbindusedefaultdomain.xml |