RESOLVED I guess....I started things up to get a 'latest and greatest' screencap of the client...and it seems to be working as expected now. I have no idea....
thank you anyway.
EDIT: I just noticed I pasted the screenshot that still has the password *'ed out. When I get a moment I'll paste the one that shows the password as 'password' but it will be later this evening. I apologise for being clumsy here.
Good morning. I hope the day finds everyone well.
I am installing a new xeoma version 21.11.18 on a debian 11 box.
I am getting a 'wrong password' error on xeoma client when I try to log in.
Description:
everytihng on the server is run as 'root'
root@xeoma:~# uname -an
Linux xeoma 5.13.19-4-pve #1 SMP PVE 5.13.19-9 (Mon, 07 Feb 2022 11:01:14 +0100) x86_64 GNU/Linux
root@xeoma:~#
root@xeoma:/home/xeoma# ./xeoma.app -install -hiddenmode -installdir /opt/xeoma -programdir /opt/xeoma/bin -startdelay 10 -log
install hidden mode ...
* Ok > Install::installExeFiles
* Ok > Install::installResourceFiles
* Ok > Install::installFiles
* Ok > Install::runInstallFiles
* Ok > Install::popClientFromAutorun
* Ok > Install::uninstallCloudShortcut
* Ok > Install::uninstallCloudServer
* Ok > Install::uninstallLicenseServerShortcut
* Ok > Install::uninstallLicenseServer
* Ok > Install::unInstallCoreShortcut
* Ok > Install::unInstallClientShortcut
* Ok > Install::uninstallCloudShortcut
* Ok > Install::unRegisterInSystem
---------- Install::runWithAdminRights ----------
* Ok > Install::stopCore
* Ok > Install::registerCoreAsService
* Ok > Install::exchangeOldExeFileToNew
* Ok > Install::moveFilesToNewLocation
* Ok > Install::createLinkFileToNewLocation
* Ok > Install::installUserFiles
------------------------------------
* Ok > Install::runWithAdminRights
* Ok > Install::removeOldExe
* Ok > Install::installHiddenMode
Settings path: /opt/xeoma
Executable file's path: /root/bin/Xeoma/xeoma
Ok
Current password for network access: RD5sUC/sE5
root@xeoma:/home/xeoma# /root/bin/Xeoma/xeoma -setpassword password
Password set successfull
root@xeoma:/home/xeoma# /root/bin/Xeoma/xeoma -showpassword
Current password for network access: password
On client side:
~/xeoma $ ./xeoma -client password@192.168.42.17:8090 <--192.168.42.17 is the box with xeoma server described above.
Screenshot of client with 'wrong password' attached (hopefully).
no firewalls or impediments. tcp access to port 8090 verified:
michelle ~ $ telnet 192.168.42.17 8090
Trying 192.168.42.17...
Connected to 192.168.42.17.
Escape character is '^]'.
What next?
Thanks,