mirror of
https://github.com/samba-team/samba.git
synced 2025-02-08 05:57:51 +03:00
docs: Add documentation for osName and osVer
This was previously documented only in the online help. Andrew Bartlett Reviewed-by: Jeremy Allison <jra@samba.org> Autobuild-User(master): Jeremy Allison <jra@samba.org> Autobuild-Date(master): Thu Mar 7 01:36:01 CET 2013 on sn-devel-104
This commit is contained in:
parent
c66632046d
commit
33a72968e5
@ -195,7 +195,7 @@ the remote server using <command>/bin/date</command>. </para>
|
|||||||
|
|
||||||
<refsect2>
|
<refsect2>
|
||||||
<title>[RPC|ADS] JOIN [TYPE] [-U username[%password]] [createupn=UPN]
|
<title>[RPC|ADS] JOIN [TYPE] [-U username[%password]] [createupn=UPN]
|
||||||
[createcomputer=OU] [machinepass=PASS] [options]</title>
|
[createcomputer=OU] [machinepass=PASS] [osName=string osVer=string] [options]</title>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Join a domain. If the account already exists on the server, and
|
Join a domain. If the account already exists on the server, and
|
||||||
@ -225,6 +225,11 @@ and it is not used as a delimiter.
|
|||||||
[PASS] (ADS only) Set a specific password on the computer account
|
[PASS] (ADS only) Set a specific password on the computer account
|
||||||
being created by the join.
|
being created by the join.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
[osName=string osVer=String] (ADS only) Set the operatingSystem and
|
||||||
|
operatingSystemVersion attribute during the join. Both parameters
|
||||||
|
must be specified for either to take effect.
|
||||||
|
</para>
|
||||||
</refsect2>
|
</refsect2>
|
||||||
|
|
||||||
<refsect2>
|
<refsect2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user