ERROR: service.AUTH_EXPIRED error when resetting the admin password etc..

Discuss your pilot or production implementation with other Zimbra admins or our engineers.
Post Reply
edisu
Advanced member
Advanced member
Posts: 71
Joined: Fri May 01, 2020 3:25 am

ERROR: service.AUTH_EXPIRED error when resetting the admin password etc..

Post by edisu »

Hi All,

I'm running multinode zimbra 8.8.15 P31 Network Edition, I try to change the zimbra admin password on CLI and I received ERROR: service.AUTH_EXPIRED, below is the mailbox.log. Also I cannot login to zimbra admin console and zimbra webmail when I enter username and password on the webmail it's loading and afrer a few second it return to the login page.

Code: Select all

2022-04-28 15:24:47,719 INFO [qtp1500608548-96:https://localhost:7071/service/admin/soap/AuthRequest] [ua=zmprov/8.8.15_GA_4266;soapId=3a708fb1;] soap - AuthRe quest elapsed=3
2022-04-28 15:24:48,939 INFO [qtp1500608548-86:https://localhost:7071/service/admin/soap/GetAccountRequest] [name=zimbra;ua=zmprov/8.8.15_GA_4266;soapId=3a708f b2;] soap - Proxying request: ProxiedAccountElementPath=account acctElt=<account by="name">admin@example.com</account> reason: onLocalSvr=false isLocal=false target=mstore01.example.com localhost=mstore02.example.com account=admin@example.com
2022-04-28 15:24:48,978 INFO [qtp1500608548-86:https://localhost:7071/service/a dmin/soap/GetAccountRequest] [name=zimbra;ua=zmprov/8.8.15_GA_4266;soapId=3a708f b2;] soap - GetAccountRequest elapsed=39
Hope someone can help me regarding this issue.
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2802
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.7 Network Edition
Contact:

Re: ERROR: service.AUTH_EXPIRED error when resetting the admin password etc..

Post by L. Mark Stone »

As the zimbra user from the Linux command prompt, just run:

zmprov sp admin@yourdomain.com WhatYouWantForTheNewPassword

Hope that helps,
Mark
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
edisu
Advanced member
Advanced member
Posts: 71
Joined: Fri May 01, 2020 3:25 am

Re: ERROR: service.AUTH_EXPIRED error when resetting the admin password etc..

Post by edisu »

L. Mark Stone wrote:As the zimbra user from the Linux command prompt, just run:

zmprov sp admin@yourdomain.com WhatYouWantForTheNewPassword

Hope that helps,
Mark
Yes, i run the zmprov sp command, after i hit enter the error occur. Below is the error:

ERROR: service.AUTH_EXPIRED (Auth credentials have expired)

I already increase the zimbraAdminAuthTokenLifeteme and zimbraAuthTokenLifetime but the error still persist.
edisu
Advanced member
Advanced member
Posts: 71
Joined: Fri May 01, 2020 3:25 am

Re: ERROR: service.AUTH_EXPIRED error when resetting the admin password etc..

Post by edisu »

Can anybody help me...
User avatar
L. Mark Stone
Ambassador
Ambassador
Posts: 2802
Joined: Wed Oct 09, 2013 11:35 am
Location: Portland, Maine, US
ZCS/ZD Version: 10.0.7 Network Edition
Contact:

Re: ERROR: service.AUTH_EXPIRED error when resetting the admin password etc..

Post by L. Mark Stone »

edisu wrote:Can anybody help me...
Please post the unadultrated output from running the zmprov sp command as the zimbra user.
___________________________________
L. Mark Stone
Mission Critical Email - Zimbra VAR/BSP/Training Partner https://www.missioncriticalemail.com/
AWS Certified Solutions Architect-Associate
User avatar
helper003
Posts: 23
Joined: Fri Feb 12, 2021 3:59 pm

Re: ERROR: service.AUTH_EXPIRED error when resetting the admin password etc..

Post by helper003 »

Hi,

I guess you have multi-ldap setup and they are out of sync.

Can you please check it?
Post Reply