Service Password expired after creation #4
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Ticket created on the old Gitlab by @sebix on 2024-02-03:
Created a service using the freeipa-service-password.sh script:
and tried using it:
How could the password be expired, when it was just newly created? In the password policy, the lifetime is set to 20000.
What could be the reason for the expired password?
The field krbPasswordExpiration needs to be deleted via LDAP before using the account. Then it works.
You can use this patch:
Forking a repository is not allowed here, so I can't create a Pull Request.