diff options
author | Tim Potter <tpot@samba.org> | 2000-10-22 22:38:33 +0000 |
---|---|---|
committer | Tim Potter <tpot@samba.org> | 2000-10-22 22:38:33 +0000 |
commit | e833a83d56132e124c82aafc0b9ae355cea23ba9 (patch) | |
tree | 855cc6d0f316d903097e908e74b829bfcff62b27 /docs/yodldocs | |
parent | d199eebcf76c9961f6d67faf56e01d463f3b17a6 (diff) | |
download | samba-e833a83d56132e124c82aafc0b9ae355cea23ba9.tar.gz samba-e833a83d56132e124c82aafc0b9ae355cea23ba9.tar.bz2 samba-e833a83d56132e124c82aafc0b9ae355cea23ba9.zip |
Small change to process of joining a domain with samedit.
(This used to be commit 7c3518c55eeff0a962c367438cb5d67044698825)
Diffstat (limited to 'docs/yodldocs')
-rw-r--r-- | docs/yodldocs/winbindd.8.yo | 3 |
1 files changed, 2 insertions, 1 deletions
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 ) |