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:
parent
d199eebcf7
commit
e833a83d56
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user