freeipa / freeipa-container

FreeIPA server in containers — images at https://quay.io/repository/freeipa/freeipa-server?tab=tags
https://quay.io/repository/freeipa/freeipa-server?tab=tags
Apache License 2.0
602 stars 258 forks source link

Kerberos principal expiration #589

Closed SongKeTong closed 7 months ago

SongKeTong commented 7 months ago

when I login in with administrator, I got an error "Kerberos principal expiration".

I can't login in now ,so how to change Kerberos principal time.

How to solve it

adelton commented 7 months ago

Do you have situation from https://listman.redhat.com/archives/freeipa-users/2016-July/msg00014.html in mind, or something else? Is this issue specific to the FreeIPA server being run in container?

SongKeTong commented 7 months ago

My server was running in container, I set a kerberos principal for user administrator, but forgot to reset it.

kinit admin kinit: Client's entry in database has expired while getting initial credentials

adelton commented 7 months ago

So the setup works as expected, there is not a container-specific issue here, AFAICT.

If you are looking for guidance how to un-expire that principal, please reach out to the general https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahosted.org/ mailing list.

SongKeTong commented 7 months ago

No, it didn't solve my issue, I set a kerberos principal for user administrator, and forgot to reset it. Now I can't login as .administrator so I can't to reset it. when I want to setup I got an error

kinit admin kinit: Client's entry in database has expired while getting initial credentials

adelton commented 7 months ago

I did not say you have your issue solved. I said the issue is not related to the fact that the FreeIPA server is running in a container, it is a generic FreeIPA usage type of issue. And I pointed you to one possible place where you should be able to find people with the expertise with the generic FreeIPA issues.