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/yodldocs/winbindd.8.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/yodldocs') 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