From e833a83d56132e124c82aafc0b9ae355cea23ba9 Mon Sep 17 00:00:00 2001 From: Tim Potter Date: Sun, 22 Oct 2000 22:38:33 +0000 Subject: Small change to process of joining a domain with samedit. (This used to be commit 7c3518c55eeff0a962c367438cb5d67044698825) --- docs/htmldocs/winbindd.8.html | 3 ++- docs/manpages/winbindd.8 | 3 ++- docs/yodldocs/winbindd.8.yo | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/htmldocs/winbindd.8.html b/docs/htmldocs/winbindd.8.html index 0e0d70c2f4..2caa9ccf01 100644 --- a/docs/htmldocs/winbindd.8.html +++ b/docs/htmldocs/winbindd.8.html @@ -223,7 +223,8 @@ program like this: -

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:

 
 	createuser MACHINE$ -j DOMAIN -L
diff --git a/docs/manpages/winbindd.8 b/docs/manpages/winbindd.8
index 9655f51bee..6f76699e3f 100644
--- a/docs/manpages/winbindd.8
+++ b/docs/manpages/winbindd.8
@@ -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 
  
diff --git a/docs/yodldocs/winbindd.8.yo b/docs/yodldocs/winbindd.8.yo
index a2128be393..59547d76d3 100644
--- a/docs/yodldocs/winbindd.8.yo
+++ b/docs/yodldocs/winbindd.8.yo
@@ -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
 )
-- 
cgit