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:
committed by
Douglas Bagnall
parent
a39e19dfa7
commit
8eadc19f35
@ -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>
|
||||
|
Reference in New Issue
Block a user