Skip to main content

[CPANEL-30391] Webmail Problems after updating v84.0.12

Comments

3 comments

  • cPanelLauren
    Hello, This is an issue we're aware of and currently working to resolve as upon updating to version 84.0.12, many email users found they were unable to authenticate, as well as inbound emails reporting 'No Such User'. This is occurring due to Cpanel::PwCache::Find
    not being able to handle shadow files with invalid bytes. Right now the only viable workaround is the following: cp -av /home/$(/scripts/whoowns domain.tld)/etc/domain.tld/shadow{,.bak} dos2unix /home/$(/scripts/whoowns domain.tld)/etc/domain.tld/shadow
    0
  • cPanelLauren
    Hello Everyone, I just wanted to let everyone know that we've published v 84.0.13 to resolve this today. Please let us know if you continue to experience issues once the update is complete.
    0
  • chalupa
    Login log was showing that the hash didn't exist as well. /usr/local/cpanel/logs/login_log FAILED LOGIN webmaild: user password hash is missing from system (user probably does not exist) Seems the /home/CPANELUSER/etc/DOMAIN.TLD/shadow file was not updating the \@pwcache/USERNAME file either.
    0

Please sign in to leave a comment.