I have a problem when i try to chance password of the user
[root@mail ~]# /opt/open-xchange/sbin/changeuser -c 1 -A oxadmin -P password -u user -p password
user user in context 1 could not be changed:
Error: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused
[root@mail ~]# /opt/open-xchange/sbin/changeuser -c 1 -A oxadmin -P password -u user -p password
user user in context 1 could not be changed:
Error: Connection refused to host: localhost; nested exception is:
java.net.ConnectException: Connection refused
Comment