From 2dfd0555143fc21a3cb877d4a62acc787c817f59 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Mon, 21 Apr 2003 22:21:37 +0000 Subject: Updates. (This used to be commit 27eafbec10ae82eb686a7326f23e2ad9de2369dd) --- docs/docbook/projdoc/NT4Migration.sgml | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'docs/docbook/projdoc/NT4Migration.sgml') diff --git a/docs/docbook/projdoc/NT4Migration.sgml b/docs/docbook/projdoc/NT4Migration.sgml index 84719b9a94..60d9f121f4 100644 --- a/docs/docbook/projdoc/NT4Migration.sgml +++ b/docs/docbook/projdoc/NT4Migration.sgml @@ -445,9 +445,10 @@ Authentication database back end Winbind (external Samba or NT4/200x server) Can use pam_mkhomedir.so to auto-create home dirs External server could use Active Directory or NT4 Domain + Database type smbpasswd, tdbsam, ldapsam, MySQLsam - With local accounts or with No Unix Accounts (NUA option) + Access Control Points On the Share itself (Use NT4 Server Manager) On the file system @@ -455,19 +456,24 @@ Access Control Points Posix ACLs enablement in file system? Through Samba share parameters Not recommended - except as only resort + Policies (migrate or create new ones) Group Policy Editor (NT4) Watch out for Tattoo effect + User and Group Profiles Platform specific so use platform tool to change from a Local to a Roaming profile Can use new profiles tool to change SIDs (NTUser.DAT) + Logon Scripts (Know how they work) + User and Group mapping to Unix/Linux username map facility may be needed Use smbgroupedit to connect NT4 groups to Unix groups Use pdbedit to set/change user configuration NOTE: If migrating to LDAP back end it may be easier to dump initial LDAP database to LDIF, then edit, then reload into LDAP + OS specific scripts / programs may be needed Add / delete Users Note OS limits on size of name (Linux 8 chars) @@ -481,23 +487,16 @@ If migrating to LDAP back end it may be easier to dump initial LDAP database to Migration Tools Domain Control (NT4 Style) Profiles, Policies, Access Controls, Security + Migration Tools Samba: net, rpcclient, smbpasswd, pdbedit, smbgroupedit, profiles Windows: NT4 Domain User Manager, Server Manager (NEXUS) + Authentication New SAM back end (smbpasswd, tdbsam, ldapsam, mysqlsam) - With of without Unix Accounts (NUA) - -Managing Samba-3 Domain Control - - -Lots of blah blah here. - - - -- cgit