Horde login issue

Horde login issue
=================
Check the status of directory

root# stat /var/cpanel/userhomes/cpanelhorde/sessions

Make the directory structure, if it is missing:

root# mkdir -pv /var/cpanel/userhomes/cpanelhorde/sessions

Insert correct ownership

root# chown -v cpanelhorde:cpanelhorde /var/cpanel/userhomes/cpanelhorde/sessions

if still not resolved
=====================
run /scripts/fullhordereset
/usr/local/cpanel/bin/update-horde –force

check the directory permission /var/cpanel/userhomes/cpanelhorde and the ownership of that files.

“grep ^cpanel /etc/passwd”
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
cpanel:x:32001:32001::/usr/local/cpanel:/bin/false
cpanelhorde:x:32003:32005::/var/cpanel/userhomes/cpanelhorde:/usr/local/cpanel/bin/noshell
cpanelphpmyadmin:x:32004:32006::/var/cpanel/userhomes/cpanelphpmyadmin:/usr/local/cpanel/bin/noshell
cpanelphppgadmin:x:32005:32007::/var/cpanel/userhomes/cpanelphppgadmin:/usr/local/cpanel/bin/noshell
cpanelroundcube:x:32006:32008::/var/cpanel/userhomes/cpanelroundcube:/usr/local/cpanel/bin/noshell
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

  1. No trackbacks yet.

Leave a comment