1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

netcmd: silo command uses more consistent naming for policy args

Signed-off-by: Rob van der Linde <rob@catalyst.net.nz>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
Rob van der Linde
2023-10-17 16:31:53 +13:00
committed by Andrew Bartlett
parent c22400fd8e
commit 15fb8a5f2e
5 changed files with 119 additions and 97 deletions

View File

@ -1101,21 +1101,21 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term>--user-policy</term>
<term>--user-authentication-policy</term>
<listitem><para>
User account policy.
User account authentication policy.
</para></listitem>
</varlistentry>
<varlistentry>
<term>--service-policy</term>
<term>--service-authentication-policy</term>
<listitem><para>
Managed Service Account policy.
Managed service account authentication policy.
</para></listitem>
</varlistentry>
<varlistentry>
<term>--computer-policy</term>
<term>--computer-authentication-policy</term>
<listitem><para>
Computer Account policy.
Computer authentication policy.
</para></listitem>
</varlistentry>
<varlistentry>
@ -1188,21 +1188,21 @@
</para></listitem>
</varlistentry>
<varlistentry>
<term>--user-policy</term>
<term>--user-authentication-policy</term>
<listitem><para>
User account policy.
User account authentication policy.
</para></listitem>
</varlistentry>
<varlistentry>
<term>--service-policy</term>
<term>--service-authentication-policy</term>
<listitem><para>
Managed Service Account policy.
Managed service account authentication policy.
</para></listitem>
</varlistentry>
<varlistentry>
<term>--computer-policy</term>
<term>--computer-authentication-policy</term>
<listitem><para>
Computer Account policy.
Computer authentication policy.
</para></listitem>
</varlistentry>
<varlistentry>