s4-s3upgrade: Force ldapsam:trusted = yes
authorAndrew Bartlett <abartlet@samba.org>
Wed, 2 May 2012 06:05:25 +0000 (16:05 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 2 May 2012 22:09:09 +0000 (08:09 +1000)
commita0a83802fbcb5e4d415315e4ea3a35db827785a3
tree66d4ecb1f346e07b57401911d2a9f6dc1390262c
parent9cd664b2e9a01570d4beaf3dfc9e3f93b9370e63
s4-s3upgrade: Force ldapsam:trusted = yes

While this setting is not the default in Samba3, any domain that is
in a suitable condition to upgrade to Samba4 should already be in the
layout that ldapsam:trusted uses.  It can be turned off by setting
ldapsam:trusted=false in the smb.conf.

Many upgrades to Samba4 happen on a different host to the old Samba3 domain
and this avoids the need to configure nss_ldap only for the duration of
the upgrade.

Andrew Bartlett
source4/scripting/python/samba/upgrade.py