From 43b174797188b6d78bbce82a2d119a937b9b0ec2 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Sun, 1 May 2005 20:51:38 +0000 Subject: More fixes. (This used to be commit 31c498cb6708a2e949259d26e83305bc8e2bae33) --- docs/Samba-Guide/SBE-MigrateNT4Samba3.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/Samba-Guide/SBE-MigrateNT4Samba3.xml b/docs/Samba-Guide/SBE-MigrateNT4Samba3.xml index 439d046970..52e807ebc3 100644 --- a/docs/Samba-Guide/SBE-MigrateNT4Samba3.xml +++ b/docs/Samba-Guide/SBE-MigrateNT4Samba3.xml @@ -428,10 +428,7 @@ logon drive = X: domain logons = Yes domain master = No -# Uncomment the wins support setting after migration # wins support = Yes -# Set the WINS server address to that of the PDC -# Comment the wins server setting out after migration wins server = 192.168.123.124 ldap admin dn = cn=Manager,dc=terpstra-world,dc=org ldap group suffix = ou=Groups @@ -864,6 +861,7 @@ adding new entry: cn=Replicators,ou=Groups,dc=terpstra-world,dc=org + Novell SUSE SLES 9 Restart the LDAP server following initialization of the LDAP directory. Execute the system control script provided on your system. The following steps can be used on Novell SUSE SLES 9: @@ -1082,7 +1080,7 @@ Press enter to see a dump of your service definitions All workstations should function as they did with the old NT4 PDC. All inter-domain trust accounts should remain in place and fully functional. - All user logon accounts should also function correctly. + All machine accounts and user logon accounts should also function correctly. -- cgit