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

python/netcmd: Add "samba-tool user get-kerberos-ticket" to get a ticket for a gMSA

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
This commit is contained in:
Andrew Bartlett
2023-12-14 14:43:44 +13:00
committed by Douglas Bagnall
parent a39e19dfa7
commit 8eadc19f35
5 changed files with 158 additions and 3 deletions

View File

@ -2743,6 +2743,11 @@
<para>Gets the password of a user account.</para>
</refsect3>
<refsect3>
<title>user get-kerberos-ticket <replaceable>username</replaceable> [options]</title>
<para>Gets a Kerberos Ticket Granting Ticket as the account.</para>
</refsect3>
<refsect3>
<title>user syncpasswords <replaceable>--cache-ldb-initialize</replaceable> [options]</title>
<para>Syncs the passwords of all user accounts, using an optional script.</para>