1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

Small change to process of joining a domain with samedit.

(This used to be commit 7c3518c55e)
This commit is contained in:
Tim Potter 2000-10-22 22:38:33 +00:00
parent d199eebcf7
commit e833a83d56
3 changed files with 6 additions and 3 deletions

View 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

View 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

View 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
)