<?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 curl to set  ilo user's minimum password length NOT working in ProLiant Servers (ML,DL,SL)</title>
    <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136194#M174772</link>
    <description>&lt;P&gt;I am trying to change the ilo user's minimum password length by running this curl command:&lt;/P&gt;&lt;P&gt;# curl -s -H "Content-Type: application/json" -X POST --data&amp;nbsp;'{"Oem": { "Hpe": {"MinPasswordLength": "11"} }}' https://&amp;lt;iloHostname&amp;gt;/redfish/v1/accountservice/ -u &amp;lt;ilousername&amp;gt;:&amp;lt;ilopasswd&amp;gt; --insecure&lt;/P&gt;&lt;P&gt;But i gotten this instead:&lt;/P&gt;&lt;P&gt;{"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageArgs":["Action"],"MessageId":"Base.1.4.PropertyMissing"}]}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) what curl command parameters do i use to view the message extended info to see the detailed error message?&lt;/P&gt;&lt;P&gt;2) How do i set the ilo user's minimum password length using the curl command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 26 May 2021 11:06:07 GMT</pubDate>
    <dc:creator>DenYeo</dc:creator>
    <dc:date>2021-05-26T11:06:07Z</dc:date>
    <item>
      <title>curl to set  ilo user's minimum password length NOT working</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136194#M174772</link>
      <description>&lt;P&gt;I am trying to change the ilo user's minimum password length by running this curl command:&lt;/P&gt;&lt;P&gt;# curl -s -H "Content-Type: application/json" -X POST --data&amp;nbsp;'{"Oem": { "Hpe": {"MinPasswordLength": "11"} }}' https://&amp;lt;iloHostname&amp;gt;/redfish/v1/accountservice/ -u &amp;lt;ilousername&amp;gt;:&amp;lt;ilopasswd&amp;gt; --insecure&lt;/P&gt;&lt;P&gt;But i gotten this instead:&lt;/P&gt;&lt;P&gt;{"error":{"code":"iLO.0.10.ExtendedInfo","message":"See @Message.ExtendedInfo for more information.","@Message.ExtendedInfo":[{"MessageArgs":["Action"],"MessageId":"Base.1.4.PropertyMissing"}]}}&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1) what curl command parameters do i use to view the message extended info to see the detailed error message?&lt;/P&gt;&lt;P&gt;2) How do i set the ilo user's minimum password length using the curl command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 May 2021 11:06:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136194#M174772</guid>
      <dc:creator>DenYeo</dc:creator>
      <dc:date>2021-05-26T11:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: curl to set  ilo user's minimum password length NOT working</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136319#M174783</link>
      <description>&lt;P&gt;any one knows? Or is it because of a bug in ilo 2.3x&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 06:48:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136319#M174783</guid>
      <dc:creator>DenYeo</dc:creator>
      <dc:date>2021-05-27T06:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: curl to set  ilo user's minimum password length NOT working</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136334#M174785</link>
      <description>&lt;P&gt;Found out that i should use PATCH instead of POST.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i would still like to know:&lt;/P&gt;&lt;P&gt;1) what curl command parameters do i use to view the message extended info to see the detailed error message?&lt;/P&gt;&lt;P&gt;so that i would know how to better troubleshoot.&lt;/P&gt;</description>
      <pubDate>Thu, 27 May 2021 07:27:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136334#M174785</guid>
      <dc:creator>DenYeo</dc:creator>
      <dc:date>2021-05-27T07:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: curl to set  ilo user's minimum password length NOT working</title>
      <link>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136810#M174799</link>
      <description>&lt;P style="margin: 0;"&gt;&lt;BR /&gt;Hello,&lt;/P&gt;
&lt;P style="margin: 0;"&gt;I would suggest follow the below documents.&lt;/P&gt;
&lt;P style="margin: 0;"&gt;HPE Integrated Lights-Out 4 (iLO 4) - Extracting the Active Health System Log by Using curl&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=c05327966&amp;amp;docLocale=en_US" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=c05327966&amp;amp;docLocale=en_US&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;HPE Integrated Lights Out (iLO 4) - Managing User Accounts&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=a00045108en_us&amp;amp;docLocale=en_US" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=a00045108en_us&amp;amp;docLocale=en_US&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;HPE Integrated Lights-Out (iLO 4) - Setting Up iLO&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-a00020272en_us" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=emr_na-a00020272en_us&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;HPE Integrated Lights Out (iLO 4) - Document List&lt;BR /&gt;&lt;A href="https://support.hpe.com/hpesc/public/docDisplay?docId=a00043732en_us&amp;amp;docLocale=en_US" target="_blank"&gt;https://support.hpe.com/hpesc/public/docDisplay?docId=a00043732en_us&amp;amp;docLocale=en_US&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0;"&gt;If you feel this was helpful please click the KUDOS! thumb below! &amp;nbsp;&amp;nbsp;&lt;BR /&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Mon, 31 May 2021 05:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/proliant-servers-ml-dl-sl/curl-to-set-ilo-user-s-minimum-password-length-not-working/m-p/7136810#M174799</guid>
      <dc:creator>SanjeevGoyal</dc:creator>
      <dc:date>2021-05-31T05:25:34Z</dc:date>
    </item>
  </channel>
</rss>

