mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-11 08:41:55 -06:00
Fix indentation levels
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Christian Heimes <cheimes@redhat.com>
This commit is contained in:
parent
e913fdc8aa
commit
38204856fd
@ -796,8 +796,7 @@ int ipapwd_SetPassword(struct ipapwd_krbcfg *krbcfg,
|
||||
"krbPrincipalKey", svals);
|
||||
|
||||
/* 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) {
|
||||
/* change Last Password Change field with the current date */
|
||||
ret = ipapwd_setdate(data->target, smods, "krbLastPwdChange",
|
||||
|
Loading…
Reference in New Issue
Block a user