Hello
I'm facing an issue connecting to a Primary OPSEC-LEA server:
Client Could not choose an authentication method for service lea.
Any ideas what would solve it?
There is a current issue with an updated glibc library if you're on Linux, this was my workaround:
First - yum downgrade glibc glibc-common libgcc
Dependencies Resolved
==============================================================================================================
Downgrading:
glibc i686 2.17-196.el7_4.2 rhel-7-server-rpms 4.2 M
glibc x86_64 2.17-196.el7_4.2 rhel-7-server-rpms 3.6 M
glibc-common x86_64 2.17-196.el7_4.2 rhel-7-server-rpms 11 M
libgcc i686 4.8.5-28.el7 rhel-7-server-rpms 108 k
libgcc x86_64 4.8.5-28.el7 rhel-7-server-rpms 101 k
Downgrade 5 Packages
Second - service splunk restart
Third - Goto OPSEC Addon and rejoin all CP management servers
Fourth (validation) - index=firewall sourcetype=opsec | stats count by host
Fifth - yum upgrade
There is a current issue with an updated glibc library if you're on Linux, this was my workaround:
First - yum downgrade glibc glibc-common libgcc
Dependencies Resolved
==============================================================================================================
Downgrading:
glibc i686 2.17-196.el7_4.2 rhel-7-server-rpms 4.2 M
glibc x86_64 2.17-196.el7_4.2 rhel-7-server-rpms 3.6 M
glibc-common x86_64 2.17-196.el7_4.2 rhel-7-server-rpms 11 M
libgcc i686 4.8.5-28.el7 rhel-7-server-rpms 108 k
libgcc x86_64 4.8.5-28.el7 rhel-7-server-rpms 101 k
Downgrade 5 Packages
Second - service splunk restart
Third - Goto OPSEC Addon and rejoin all CP management servers
Fourth (validation) - index=firewall sourcetype=opsec | stats count by host
Fifth - yum upgrade