summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/htmldocs/winbindd.8.html3
-rw-r--r--docs/manpages/winbindd.83
-rw-r--r--docs/yodldocs/winbindd.8.yo3
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:
</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
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
)