Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):
3.1
physical nodes not docker images.
Describe the issue:
I am attempting to follow this guidance for ldap authentication:
however the directory structure:|
/usr/share/opensearch/config is non existent:
smallwog@mccoy02 opensearch]$ pwd
/usr/share/opensearch
[smallwog@mccoy02 opensearch]$ ls -la
total 348
drwxr-xr-x. 8 root root 180 Jul 9 13:44 .
drwxr-xr-x. 95 root root 4096 Jun 12 08:51 ..
-rw-r–r–. 1 root root 11358 Jun 21 04:02 LICENSE.txt
-rw-r–r–. 1 root root 298018 Jun 21 04:11 NOTICE.txt
-rw-r–r–. 1 root root 4970 Jun 21 04:02 README.md
drwxr-xr-x. 2 root root 107 Jul 9 13:45 agent
drwxr-xr-x. 3 root root 4096 Jul 9 13:44 bin
lrwxrwxrwx. 1 root root 19 Jun 21 05:14 data → /var/lib/opensearch
drwxr-xr-x. 9 root root 121 Jul 9 13:44 jdk
drwxr-xr-x. 3 root root 4096 Jul 9 13:45 lib
lrwxrwxrwx. 1 root root 19 Jun 21 05:14 logs → /var/log/opensearch
-rw-r–r–. 1 root root 10732 Jun 21 05:14 manifest.yml
drwxr-xr-x. 23 root root 4096 Jul 9 13:44 modules
drwxr-xr-x. 28 root root 4096 Jul 9 13:44 plugins
The only conifg.yml is in the /etc/opensearch/opensearch-security/directory
Do i have to change this on every node in my cluster individually?
Configuration:
Relevant Logs or Screenshots: