Small change to process of joining a domain with samedit.
authorTim Potter <tpot@samba.org>
Sun, 22 Oct 2000 22:38:33 +0000 (22:38 +0000)
committerTim Potter <tpot@samba.org>
Sun, 22 Oct 2000 22:38:33 +0000 (22:38 +0000)
(This used to be commit 7c3518c55eeff0a962c367438cb5d67044698825)

docs/htmldocs/winbindd.8.html
docs/manpages/winbindd.8
docs/yodldocs/winbindd.8.yo

index 0e0d70c2f4c651ec34f1ba1e5108ab69e93bb04b..2caa9ccf019b46e200fc4f55a206d4e81886f073 100644 (file)
@@ -223,7 +223,8 @@ program like this:
 
 </pre>
 
-<p>Then within samedit run the command:
+<p>The username after the -U can be any Domain user that has administrator 
+priviliges on the machine. Next from within samedit, run the command:
 <pre>
 
        createuser MACHINE$ -j DOMAIN -L
index 9655f51bee6855ec5a7f5a66cbc4965ebf8bd849..6f76699e3f9393190888d5976d61461a62c33cdc 100644 (file)
@@ -266,7 +266,8 @@ program like this:
  
 
 .PP 
-Then within samedit run the command:
+The username after the -U can be any Domain user that has administrator 
+priviliges on the machine\&. Next from within samedit, run the command:
 
 .nf 
  
index a2128be39330db6633915651848e42ab065d2610..59547d76d3acfcd35d402a5464c98cdb893af84d 100644 (file)
@@ -252,7 +252,8 @@ verb(
        samedit -S '*' -W DOMAIN -UAdministrator
 )
 
-Then within samedit run the command:
+The username after the -U can be any Domain user that has administrator 
+priviliges on the machine. Next from within samedit, run the command:
 verb(
        createuser MACHINE$ -j DOMAIN -L
 )