Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F4793325
security_initialize.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
482 B
Referenced Files
None
Subscribers
None
security_initialize.sh
View Options
#!/bin/sh
set
-e
OPENSEARCH_HOSTNAME
=
$1
ROOT
=
/opt/opensearch
# Wait a little bit to let OpenSearch start
sleep
5
bash
$ROOT
/plugins/opensearch-security/tools/securityadmin.sh
\
-cacert
$ROOT
/config/root-ca.pem
\
-cert
$ROOT
/config/admin.pem
\
-key
$ROOT
/config/admin.key
\
-f
$ROOT
/plugins/opensearch-security/securityconfig/internal_users.yml
\
-nhnv -icl
\
-h
"
$OPENSEARCH_HOSTNAME
"
touch
$ROOT
/plugins/opensearch-security/securityconfig/.initialized
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Feb 28, 21:45 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2439216
Default Alt Text
security_initialize.sh (482 B)
Attached To
Mode
rOPS Nasqueron Operations
Attached
Detach File
Event Timeline
Log In to Comment