hi all,
I've got xchange on opensuse 10.2, no problem with installation and configuration as far as I'm aware, added user with the adduser_ox
adduser_ox --username=MYUSERNAME \
--passwd=MYPASSWD \
--name=NAME \
--sname=SNAME \
--maildomain=MY.DOMANE-NAME.COM \
--ox_timezone=Europe/London
with LDAP Success and SQL Success, therefore I guess it should be OK.
However, when I try to log in using MYUSERNAME, I got error:
ERROR: Authentification failed
I know, difficult to say why, so I'd like to check the logs at first, but I can't find them. I could find apache and tomcat log files, but is there any log file for the open-xchange?
many thanks in advance,
Philip
I've got xchange on opensuse 10.2, no problem with installation and configuration as far as I'm aware, added user with the adduser_ox
adduser_ox --username=MYUSERNAME \
--passwd=MYPASSWD \
--name=NAME \
--sname=SNAME \
--maildomain=MY.DOMANE-NAME.COM \
--ox_timezone=Europe/London
with LDAP Success and SQL Success, therefore I guess it should be OK.
However, when I try to log in using MYUSERNAME, I got error:
ERROR: Authentification failed
I know, difficult to say why, so I'd like to check the logs at first, but I can't find them. I could find apache and tomcat log files, but is there any log file for the open-xchange?
many thanks in advance,
Philip
Comment