I have 3 servers that I had emcli working on.
I had to change my password and I was working on server sb2.
All commands were working.
I moved on to sb1 and change my password via the emcli -> login (username='YourLDAPuser', password='YourLDAPpwd')
I'm receiving this error on sb1. I do not receive it on sb2 (it is working correctly)
emcli login -username=myLDAPuser
Error: Login failed. Retry with correct hostname, port or username / password else check the log files for further details.
Log file location is : /home/oracle/.emcli/.emcli.log
emcli db_software_maintenance -getImageSubscriptions -image_id=873768883232DFC2E053173419A857AE
Error: Login failed. Retry with correct hostname, port or username / password else check the log files for further details.
Log file location is : /home/oracle/.emcli/.emcli.log
I also moved on to a third server which is having now the same issue as the first server.
Any suggestions would be greatly appreciated.