<?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: SSSU and scripting in Storage Software</title>
    <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028831#M945</link>
    <description>Hi Larry,&lt;BR /&gt;&lt;BR /&gt;I think this is due to the authentication changes that happened in version 6.&lt;BR /&gt;&lt;BR /&gt;The username and password you need are the one used to log in to Command View EVA on your Management Appliance. This is different to previous versions...&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
    <pubDate>Thu, 28 Jun 2007 12:21:05 GMT</pubDate>
    <dc:creator>Rob Leadbeater</dc:creator>
    <dc:date>2007-06-28T12:21:05Z</dc:date>
    <item>
      <title>SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028830#M944</link>
      <description>&lt;P&gt;Having an interesting time trying to automate an SSSU task.&lt;BR /&gt;&lt;BR /&gt;Currently running SSSU 6.0 build 34&lt;BR /&gt;&lt;BR /&gt;Had been running SSSU 4 until recently.&lt;BR /&gt;When you start the SSSU prompt it immediately prompts you for a manager, username and password in succession.&lt;BR /&gt;&lt;BR /&gt;When I use the SSSU FILE command and run as a batch file, it does not seem to recognize the first line which is my SELECT MANAGER, USERNAME, PASSWORD line which use to work fine.&lt;BR /&gt;&lt;BR /&gt;So, batch file containes sssu "FILE sssu1.txt" &amp;gt;&amp;gt;test.txt&lt;BR /&gt;&lt;BR /&gt;SSSU1.txt contains&lt;BR /&gt;&lt;BR /&gt;SELECT MANAGER systemname USERNAME=username PASSWORD=password (generic for security)&lt;BR /&gt;SELECT SYSTEM hsvname&lt;BR /&gt;LS disk_groups&lt;BR /&gt;&lt;BR /&gt;I get this in test.txt&lt;BR /&gt;NoSystemSelected&amp;gt; FILE sssu1.txt&lt;BR /&gt;NoSystemSelected&amp;gt; SELECT SYSTEM systemname&lt;BR /&gt;Error: command not valid until a manager is selected (SELECT MANAGER)&lt;BR /&gt;&lt;BR /&gt;As you can see from above, the 1st line in the text contains a select manager statement&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Larry Fee&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved from&amp;nbsp;&lt;SPAN style="line-height: 15px;"&gt;Storage Area Networks (SAN) (Enterprise) to HP Storage System Scripting Utility (SSSU)&lt;/SPAN&gt;&lt;SPAN style="line-height: 15px;"&gt;. -HP Forum Moderator&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2014 03:12:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028830#M944</guid>
      <dc:creator>Larry Fee</dc:creator>
      <dc:date>2014-02-18T03:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028831#M945</link>
      <description>Hi Larry,&lt;BR /&gt;&lt;BR /&gt;I think this is due to the authentication changes that happened in version 6.&lt;BR /&gt;&lt;BR /&gt;The username and password you need are the one used to log in to Command View EVA on your Management Appliance. This is different to previous versions...&lt;BR /&gt;&lt;BR /&gt;Hope this helps,&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Rob</description>
      <pubDate>Thu, 28 Jun 2007 12:21:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028831#M945</guid>
      <dc:creator>Rob Leadbeater</dc:creator>
      <dc:date>2007-06-28T12:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028832#M946</link>
      <description>Rob&lt;BR /&gt;&lt;BR /&gt;I am using that account, but it does not seem to want to take that. The account is a member of the local HP Storage Admins group.</description>
      <pubDate>Thu, 28 Jun 2007 12:27:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028832#M946</guid>
      <dc:creator>Larry Fee</dc:creator>
      <dc:date>2007-06-28T12:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028833#M947</link>
      <description>I think that the file looks good. I have this at the very first line:&lt;BR /&gt;&lt;BR /&gt;set option on_error=continue&lt;BR /&gt;&lt;BR /&gt;Try running:&lt;BR /&gt;&lt;BR /&gt;sssu "file sssu1.txt"</description>
      <pubDate>Thu, 28 Jun 2007 12:27:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028833#M947</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2007-06-28T12:27:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028834#M948</link>
      <description>I now get "Username must be specified on SELECT MANAGER", which of course it is, unless my account syntax is incorrect</description>
      <pubDate>Thu, 28 Jun 2007 12:42:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028834#M948</guid>
      <dc:creator>Larry Fee</dc:creator>
      <dc:date>2007-06-28T12:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028835#M949</link>
      <description>What version of CV are you using? Also if you haven't tried using the IP address instead of the DNS name try that. I had a simular problem where only the IP address would work&lt;BR /&gt;Another Thing I noticed is you are using SELECT SYSTEM try using SELECT CELL hsvname.</description>
      <pubDate>Thu, 28 Jun 2007 13:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028835#M949</guid>
      <dc:creator>Brian Hope</dc:creator>
      <dc:date>2007-06-28T13:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028836#M950</link>
      <description>same version of cv. 6 build 34&lt;BR /&gt;&lt;BR /&gt;I will try the ceel and IP and get back to you&lt;BR /&gt;&lt;BR /&gt;THanks</description>
      <pubDate>Thu, 28 Jun 2007 13:57:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028836#M950</guid>
      <dc:creator>Larry Fee</dc:creator>
      <dc:date>2007-06-28T13:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028837#M951</link>
      <description>Larry,&lt;BR /&gt;&lt;BR /&gt;you could try two more things:&lt;BR /&gt;1) quote the username and password like this (are there any special characters in your user name?):&lt;BR /&gt;&lt;BR /&gt;SELECT MANAGER [SMA] USERNAME="[SMAUSER]" PASSWORD="[SMAPASSWORD]"&lt;BR /&gt;&lt;BR /&gt;2) if the user is a domain account, try it without the domain part, e.g. for "domain\user" just use "user"&lt;BR /&gt;&lt;BR /&gt;Just to make sure: when you start sssu interactively and are prompted for sma, user and password, you can successfully connect? And the exact same three pieces of information don't work when used in a SELECT MANAGER statement?&lt;BR /&gt;&lt;BR /&gt;Urban&lt;BR /&gt;</description>
      <pubDate>Fri, 29 Jun 2007 02:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028837#M951</guid>
      <dc:creator>Urban Petry</dc:creator>
      <dc:date>2007-06-29T02:22:42Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028838#M952</link>
      <description>hi larry,&lt;BR /&gt;&lt;BR /&gt;i make such a lot thingÂ´s on our 4 EVA storages with the SSSU tool (backup, find vdiskÂ´s, a.s.o).&lt;BR /&gt;write this lines in a bash (other whatever) script:&lt;BR /&gt;&lt;BR /&gt;#!/bin/bash&lt;BR /&gt;WORKDIR=&lt;WORKDIR to="" sssu="" that="" you="" can="" run="" it="" everywhere=""&gt;&lt;BR /&gt;CVE=&lt;HOSTNAME of="" the="" cve="" server=""&gt;&lt;BR /&gt;EVA=&lt;YOUR eva="" system="" name=""&gt;&lt;BR /&gt;USER=&lt;COMMAND view="" eva="" username=""&gt;&lt;BR /&gt;PASS=&lt;COMMAND view="" eva="" user="" password=""&gt;&lt;BR /&gt;OUTFILE=&lt;TEST.TXT&gt;&lt;BR /&gt;${WORKDIR}/sssu "select manager ${CVE} username=${USER} password=${PASS}" "select system ${EVA}" "ls disk_groups" "exit" &amp;gt;&amp;gt; ${WORKDIR}/${OUTFILE}&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;regardÂ´s&lt;/TEST.TXT&gt;&lt;/COMMAND&gt;&lt;/COMMAND&gt;&lt;/YOUR&gt;&lt;/HOSTNAME&gt;&lt;/WORKDIR&gt;</description>
      <pubDate>Fri, 29 Jun 2007 04:22:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028838#M952</guid>
      <dc:creator>SJO EGGER</dc:creator>
      <dc:date>2007-06-29T04:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: SSSU and scripting</title>
      <link>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028839#M953</link>
      <description>Urban&lt;BR /&gt;&lt;BR /&gt;Your the man - no special characters in password or username (the user guide mentions this but I overlooked it), but the quotes did the trick - much thanks to everyone&lt;BR /&gt;&lt;BR /&gt;1st time using this forum - certainly not the last&lt;BR /&gt;&lt;BR /&gt;Larry</description>
      <pubDate>Fri, 29 Jun 2007 07:24:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/storage-software/sssu-and-scripting/m-p/4028839#M953</guid>
      <dc:creator>Larry Fee</dc:creator>
      <dc:date>2007-06-29T07:24:06Z</dc:date>
    </item>
  </channel>
</rss>

