# Shield Plugin installation problem in Solaris OS using putty

**URL:** https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249
**Category:** Elasticsearch
**Tags:** elastic-stack-security
**Created:** [September 14, 2015, 1:42pm UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249 "2015-09-14T13:42:41Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![r.ganeshbabu](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@r.ganeshbabu](https://discuss.elastic.co/u/r.ganeshbabu)
#### Post date: [September 14, 2015, 1:42pm UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/1 "2015-09-14T13:42:41Z")

</div>

Hi,

I am started using elastic search server for my application when i am trying to install the shield & license plugins in Solaris OS by using putty,  
Installation command:-  
**1. bin/plugin -i elasticsearch/license/latest**  
**Error:- bin/plugin:: No such file or directory**

I mentioned my elastic search home directory as ES\_HOME=/ElasticSearch/QA/node1 when i try to execute the above command in putty i am getting the error.

Note:- Please let me know if i done any wrong in setting ES\_HOME Directory and as well as any other configuration details.

Please guide me some detailed explanation to install shield in ES..

Thanks,  
Ganeshbabu R

---

<div class="post-metadata">

### Author: ![jaymode](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jaymode/32/50103_2.png) [@jaymode](https://discuss.elastic.co/u/jaymode)
#### Post date: [September 14, 2015, 2:00pm UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/2 "2015-09-14T14:00:38Z")

</div>

Hi,

Are you executing the command from the ES\_HOME directory? What is your `pwd` when you run the command?

-Jay

---

<div class="post-metadata">

### Author: ![r.ganeshbabu](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@r.ganeshbabu](https://discuss.elastic.co/u/r.ganeshbabu)
#### Post date: [September 15, 2015, 5:39am UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/3 "2015-09-15T05:39:32Z")

</div>

Hi Jay,

Yes, I am executing the command in the ES\_HOME path..  
**/ElasticSearch/QA/node1**

pwd path =/ElasticSearch/QA/node1

Thanks,  
Ganeshbabu R

---

<div class="post-metadata">

### Author: ![jaymode](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jaymode/32/50103_2.png) [@jaymode](https://discuss.elastic.co/u/jaymode)
#### Post date: [September 15, 2015, 10:27am UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/4 "2015-09-15T10:27:08Z")

</div>

how did you install elasticsearch? Can you provide the file listing of the bin directory in ES\_HOME?

Also, Solaris is not one of our [officially supported platforms](https://www.elastic.co/support/matrix).

---

<div class="post-metadata">

### Author: ![r.ganeshbabu](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@r.ganeshbabu](https://discuss.elastic.co/u/r.ganeshbabu)
#### Post date: [September 15, 2015, 1:03pm UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/5 "2015-09-15T13:03:43Z")

</div>

I just manually downloaded the elasticsearch server from the below link  
TAR [https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-1.7.2.tar.gz](https://download.elastic.co/elasticsearch/elasticsearch/elasticsearch-1.7.2.tar.gz)  
1. I used the command **tar -zxvf elasticsearch-1.7.2.tar.gz** to unzip the file.  
2. I did some changes in **elasticsearch.yml** file for some performance tuning purpose.  
3. File listing of bin directory in **ES\_HOME**  
 ![](https://us1.discourse-cdn.com/elastic/original/2X/4/4e25fc893917389d875ef3179dcfdc4f08578612.png)  
4. I used **CURL** commands in putty for monitoring cluster health & state.

**Note:- Please guide me to install the shield configuration**

Thanks,  
Ganeshbabu R

---

<div class="post-metadata">

### Author: ![jaymode](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jaymode/32/50103_2.png) [@jaymode](https://discuss.elastic.co/u/jaymode)
#### Post date: [September 15, 2015, 1:21pm UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/6 "2015-09-15T13:21:56Z")

</div>

> [@r.ganeshbabu](#):
>
> Note:- Please guide me to install the shield configuration

Our information for installing Shield is located at [Installing Shield | Shield [2.4] | Elastic](https://www.elastic.co/guide/en/shield/current/installing-shield.html)

I think the first step is to figure out why `bin/plugin` fails to execute/be found for you. I see that the output you listed is for /Elasticsearch/QA/node2/bin instead of node1, but I doubt that is the problem.

---

<div class="post-metadata">

### Author: ![r.ganeshbabu](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@r.ganeshbabu](https://discuss.elastic.co/u/r.ganeshbabu)
#### Post date: [September 15, 2015, 2:11pm UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/7 "2015-09-15T14:11:59Z")

</div>

Need to figure out the solution when executing the **bin/plugin**. The file listing in both node1 & node2 are same inside the bin folder. I took the sample screenshot from my system.

I tried the below command to install license plugin

**$ sudo bin/plugin -i elasticsearch/license/latest -Des.path.conf=/ElasticSearch/QA/node1/config**

but i am getting error as **ksh: sudo: not found**

Is there any solution for this issue?

Thanks,  
Ganeshbabu R

---

<div class="post-metadata">

### Author: ![r.ganeshbabu](https://avatars.discourse-cdn.com/v4/letter/r/4da419/32.png) [@r.ganeshbabu](https://discuss.elastic.co/u/r.ganeshbabu)
#### Post date: [September 16, 2015, 1:13pm UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/8 "2015-09-16T13:13:25Z")

</div>

As I am trying to install marvel plugin in elasticsearch server I am getting the following error message

esadmin:cvgsolorap004 -\> **$ bin/plugin -i elasticsearch/marvel/latest**  
**bin/plugin: test: argument expected**  
(/ElasticSearch/QA/node1)

ES\_HOME Directory:- **/ElasticSearch/QA/node1**

Please guide me to install the marvel plugin..

--Ganesh

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:48pm UTC](https://discuss.elastic.co/t/shield-plugin-installation-problem-in-solaris-os-using-putty/29249/9 "2017-07-06T13:48:24Z")

</div>


