removed "domain sid = " parameter instructions
authorLuke Leighton <lkcl@samba.org>
Wed, 27 May 1998 14:22:52 +0000 (14:22 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 27 May 1998 14:22:52 +0000 (14:22 +0000)
(This used to be commit 3bc0d700d1f2a63a8037370986b1f6111a38894c)

docs/textdocs/NTDOMAIN.txt

index cd0db0eb051f8af26fe2048b5a82cb98b6110383..fc5fdfcdc8666a737972296fe98d185fd35fbd68 100644 (file)
@@ -39,8 +39,8 @@ reinstall NT from scratch: their workstation had become totally unuseable.
 This *has* been reported to the NTBUGTRAQ@LISTSERV.NTBUGTRAQ.COM digest.
 
 
-Domain Logons using 1.9.18alpha1
-================================
+Domain Logons using latest cvs source
+=====================================
 
 1) compile samba with -DNTDOMAIN
 
@@ -67,10 +67,10 @@ Domain Logons using 1.9.18alpha1
 ;      substitute your workgroup here
        workgroup = SAMBA
 
-;      a description of domain sids can be found elsewhere.
-;      you **MUST** begin the domain SID with S-1-5-21.
-;      the rest is up to you.
-       domain sid = S-1-5-21-123-456-789-123
+;      DO NOT add the redundant "domain sid = " parameter as this has
+;      been superseded by code that automatically generates a random
+;      sid for you.
+;      domain sid = redundant.
 
 ;      tells workstations to use SAMBA as its Primary Domain Controller.
        domain logons = yes