mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix indentation levels
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
committed by
Christian Heimes
parent
e913fdc8aa
commit
38204856fd
@@ -796,8 +796,7 @@ int ipapwd_SetPassword(struct ipapwd_krbcfg *krbcfg,
|
|||||||
"krbPrincipalKey", svals);
|
"krbPrincipalKey", svals);
|
||||||
|
|
||||||
/* krbLastPwdChange is used to tell whether a host entry has a
|
/* krbLastPwdChange is used to tell whether a host entry has a
|
||||||
* keytab so don't set it on hosts.
|
* keytab so don't set it on hosts. */
|
||||||
*/
|
|
||||||
if (!is_host) {
|
if (!is_host) {
|
||||||
/* change Last Password Change field with the current date */
|
/* change Last Password Change field with the current date */
|
||||||
ret = ipapwd_setdate(data->target, smods, "krbLastPwdChange",
|
ret = ipapwd_setdate(data->target, smods, "krbLastPwdChange",
|
||||||
|
|||||||
Reference in New Issue
Block a user