mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
s4:auth: Correct order of parameters in documentation
Signed-off-by: Jo Sutton <josutton@catalyst.net.nz> Reviewed-by: Martin Schwenke <martin@meltin.net>
This commit is contained in:
parent
ec73e99792
commit
66928d858f
@ -432,8 +432,8 @@ NTSTATUS smb_krb5_fill_keytab_gmsa_keys(TALLOC_CTX *mem_ctx,
|
||||
* @param[in] num_SPNs Length of SPNs
|
||||
* @param[in] saltPrincipal Salt used for AES encryption.
|
||||
* Required, unless delete_all_kvno is set.
|
||||
* @param[in] old_secret Old password
|
||||
* @param[in] new_secret New password
|
||||
* @param[in] old_secret Old password
|
||||
* @param[in] kvno Current key version number
|
||||
* @param[in] supp_enctypes msDS-SupportedEncryptionTypes bit-field
|
||||
* @param[in] delete_all_kvno Removes all obsolete entries, without
|
||||
|
Loading…
Reference in New Issue
Block a user