📄 status
字号:
--- Samba3 -> Samba4 Upgrade ---(C) 2005 Jelmer Vernooij <jelmer@samba.org>Published under the GNU GPLSponsored by the Google Summer of Code program (http://code.google.com/summerofcode.html)Mentored by Andrew Bartlett <abartlet@samba.org>Thanks!Done: - Reading wins.dat - Reading registry.tdb - Reading passdb.tdb - Reading account_policy.tdb - Reading group_mappings.tdb - Reading winbindd_idmap.tdb - Reading share_info.tdb - Reading secrets.tdb - Reading smbpasswd - Reading + writing (generic) smb.conf files - Testsuite for read support mentioned above - Console utility for dumping Samba information - Import user accounts in Samba4 - Import groups in Samba4 - Import secrets in Samba4 - Import WINS data in Samba4 - Dump idmap data to LDB - Import registry keys/values in Samba4 - Import account policies in Samba4 - Testsuite for upgrade - Console utility from upgrading from Samba3 -> Samba4 - SWAT (Web interface) support for upgrading from Samba3 -> Samba4 - LDB generic mapping module - (Experimental) Samba4 LDB <-> Samba3 LDAP mapping module based on LDB generic mapping module - Testsuite for Samba4 LDB <-> Samba3 LDAP mapping moduleSource files:source/lib/ldb/modules/ldb_map.csource/lib/ldb/modules/ldb_map.hsource/lib/samba3/group.csource/lib/samba3/idmap.csource/lib/samba3/policy.csource/lib/samba3/registry.csource/lib/samba3/samba3.csource/lib/samba3/secrets.csource/lib/samba3/share_info.csource/lib/samba3/smbpasswd.csource/lib/samba3/tdbsam.csource/lib/samba3/winsdb.csource/lib/samba3/samba3.hsource/scripting/libjs/upgrade.jssource/scripting/ejs/smbcalls_param.csource/scripting/ejs/smbcalls_samba3.csource/param/generic.csource/param/generic.htestdata/samba3/verifytestprogs/ejs/samba3samsource/setup/upgradesource/scripting/bin/samba3dumpsource/dsdb/samdb/ldb_modules/samba3sam.csource/script/tests/test_s3upgrade.shswat/install/samba3.espKnown remaining issues: - [upgrade] Conversion from the smbpasswd/TDB passwords to ntPwdHash / lmPwdHash is broken. Couldn't find out why. - [ldb_map] Conversion of attribute names in DN's is still a bit dodgy - [ldb_map] mapped objectClass names may be mentioned multiple times in returned records - [ldb_map] add/modify support not tested very well with LDAP yet (only LDB+TDB) - [ldb_map] group membership is not yet mapped (only primaryGroupID / sambaPrimaryGroupSID)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -