<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Remote login with CLI: Is there a way to insert the login command in a shell script file? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113688#M23790</link>
    <description>&lt;P&gt;Hi &lt;BR /&gt;
Now with the Entreprise Licence , it works fine.&lt;BR /&gt;
Thanks&lt;/P&gt;

&lt;P&gt;Loys&lt;/P&gt;</description>
    <pubDate>Thu, 02 Apr 2015 12:41:12 GMT</pubDate>
    <dc:creator>loyslegrand</dc:creator>
    <dc:date>2015-04-02T12:41:12Z</dc:date>
    <item>
      <title>Remote login with CLI: Is there a way to insert the login command in a shell script file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113683#M23785</link>
      <description>&lt;P&gt;Hi &lt;/P&gt;

&lt;P&gt;Is there a way to insert the login command in a shell script file ?&lt;BR /&gt;
I have tried &lt;CODE&gt;splunk login -username xxxx -password yyyyy&lt;/CODE&gt;, but each time it prompts the username on the console and the remaining lines of the script are not considered.&lt;/P&gt;

&lt;P&gt;BRgds&lt;/P&gt;

&lt;P&gt;Loys&lt;/P&gt;</description>
      <pubDate>Tue, 24 Mar 2015 06:57:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113683#M23785</guid>
      <dc:creator>loyslegrand</dc:creator>
      <dc:date>2015-03-24T06:57:18Z</dc:date>
    </item>
    <item>
      <title>Re: Remote login with CLI: Is there a way to insert the login command in a shell script file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113684#M23786</link>
      <description>&lt;P&gt;You  an run following command into your script, which will not do anything but will create a session and it will not prompt for username/password.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk list user -auth username:password
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 24 Mar 2015 17:49:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113684#M23786</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2015-03-24T17:49:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remote login with CLI: Is there a way to insert the login command in a shell script file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113685#M23787</link>
      <description>&lt;P&gt;Thanks for the answer but it looks that this command is not working with the free licence &lt;BR /&gt;
&lt;CODE&gt;In handler 'users': Requires license feature='Auth'&lt;/CODE&gt;&lt;BR /&gt;
BRgds&lt;BR /&gt;
Loys&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 14:08:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113685#M23787</guid>
      <dc:creator>loyslegrand</dc:creator>
      <dc:date>2015-03-25T14:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: Remote login with CLI: Is there a way to insert the login command in a shell script file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113686#M23788</link>
      <description>&lt;P&gt;splunk list user -auth admin:changeme&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 23:08:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113686#M23788</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2015-03-25T23:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remote login with CLI: Is there a way to insert the login command in a shell script file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113687#M23789</link>
      <description>&lt;P&gt;As I  have already changed the password, I wrote :&lt;BR /&gt;
splunk list user -auth admin:newpwd&lt;BR /&gt;
 and I got the error message&lt;/P&gt;

&lt;P&gt;Loys&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 11:28:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113687#M23789</guid>
      <dc:creator>loyslegrand</dc:creator>
      <dc:date>2015-03-26T11:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remote login with CLI: Is there a way to insert the login command in a shell script file?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113688#M23790</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;
Now with the Entreprise Licence , it works fine.&lt;BR /&gt;
Thanks&lt;/P&gt;

&lt;P&gt;Loys&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2015 12:41:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Remote-login-with-CLI-Is-there-a-way-to-insert-the-login-command/m-p/113688#M23790</guid>
      <dc:creator>loyslegrand</dc:creator>
      <dc:date>2015-04-02T12:41:12Z</dc:date>
    </item>
  </channel>
</rss>

