<?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: ERS4850 password aging with password security disabled in ExtremeSwitching (ERS)</title>
    <link>https://community.extremenetworks.com/t5/extremeswitching-ers/ers4850-password-aging-with-password-security-disabled/m-p/91920#M282</link>
    <description>&lt;P&gt;&lt;BR /&gt;V5.10 added new configurable settings to the password security feature and also updated the aging and lockout policies. Former unconfigurable password security settings were carried over and may not match the new default values - so you will now see them in the non-verbose config. From my experience the password aging and lockout policies are not part of password security (but I could be wrong). After the upgrade, aging and lockout features are also set to non-default values. From the manual:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="fffad9cf38544a40a754fd4d27c1a83d.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2634i31E372F0E4ED26F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="fffad9cf38544a40a754fd4d27c1a83d.png" alt="fffad9cf38544a40a754fd4d27c1a83d.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We would normally run a script after the upgrade to set the aging and lockout to the new default values, and since we were there update the new password security options just so they don't show up in the config.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default username lockout-retries &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default username lockout-time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password aging-time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password password-history&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password complexity&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password min-length&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password notifications&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;password aging-time username RW 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;password aging-time username RO 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;username RW inactive-period 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;username RO inactive-period 0&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 06 May 2022 20:51:37 GMT</pubDate>
    <dc:creator>Todd_Hancock</dc:creator>
    <dc:date>2022-05-06T20:51:37Z</dc:date>
    <item>
      <title>ERS4850 password aging with password security disabled</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/ers4850-password-aging-with-password-security-disabled/m-p/91919#M281</link>
      <description>&lt;BR /&gt;Answering the question at the bottom of this post will be greatly appreciated &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Scenario: &lt;BR /&gt;- ERS 4850GTS-PWR+ - upgrading from 5.8.3 to 5.12.007s&lt;BR /&gt;- Password Security was disabled on 5.8.3&lt;BR /&gt;- Password Security remains disabled on 5.12.7 &lt;BR /&gt;[#show password security #Password security is disabled]&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;Current output&lt;BR /&gt;#show run mod aaa&lt;BR /&gt;! Embedded ASCII Configuration Generator Script&lt;BR /&gt;! Model = Ethernet Routing Switch 4850GTS-PWR+&lt;BR /&gt;! Software version = v5.12.6.007&lt;BR /&gt;!&lt;BR /&gt;! Displaying only parameters different to default&lt;BR /&gt;!================================================&lt;BR /&gt;enable&lt;BR /&gt;configure terminal&lt;BR /&gt;!&lt;BR /&gt;! *** AAA ***&lt;BR /&gt;!&lt;BR /&gt;password aging-time 90&lt;BR /&gt;password password-history 3&lt;BR /&gt;password complexity lower-case 2&lt;BR /&gt;password complexity numeric 2&lt;BR /&gt;password complexity special 2&lt;BR /&gt;password complexity upper-case 2&lt;BR /&gt;password min-length 10&lt;BR /&gt;password notifications 30&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;#show username&lt;BR /&gt;&lt;BR /&gt;Lockout timeout: 1 min&lt;BR /&gt;Lockout retries: 3&lt;BR /&gt;&lt;BR /&gt;Username: RW&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;Role name: RW&lt;BR /&gt;Enabled: Yes&lt;BR /&gt;Password aging-time: 90 days&lt;BR /&gt;Lockout status: Available&lt;BR /&gt;Inactive period: 90 days&lt;BR /&gt;SSH access: Enabled&lt;BR /&gt;TELNET access: Enabled&lt;BR /&gt;&lt;BR /&gt;Username: RO&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;Role name: RO&lt;BR /&gt;Enabled: Yes&lt;BR /&gt;Password aging-time: 90 days&lt;BR /&gt;Lockout status: Available&lt;BR /&gt;Inactive period: 90 days&lt;BR /&gt;SSH access: Enabled&lt;BR /&gt;TELNET access: Enabled&lt;BR /&gt;&lt;BR /&gt;Username: admin&lt;BR /&gt;-------------------------------------------&lt;BR /&gt;Role name: RW&lt;BR /&gt;Enabled: Yes&lt;BR /&gt;Password aging-time: 90 days&lt;BR /&gt;Lockout status: Available&lt;BR /&gt;Inactive period: 90 days&lt;BR /&gt;SSH access: Enabled&lt;BR /&gt;TELNET access: Enabled&lt;BR /&gt;&lt;BR /&gt;**********************************************************&lt;BR /&gt;**********************************************************&lt;BR /&gt;**********************************************************&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Question: &lt;BR /&gt;&lt;BR /&gt;With &amp;lt;password security disable&amp;gt; globally, is it still necessary to make the changes listed below to avoid any password aging/inactive issues after 90 days?&lt;BR /&gt;!&lt;BR /&gt;(config)#password aging-time 0&lt;BR /&gt;(config)#username &amp;lt;RO, RW and admin&amp;gt; inactive-period 0&lt;BR /&gt;(config)#password aging-time username &amp;lt;RO, RW and admin&amp;gt; 0&lt;BR /&gt;!&lt;BR /&gt;!&lt;BR /&gt;In other words, are aging/inactive password parameters irrelevant (not applicable) if &amp;lt;password security&amp;gt; is disabled?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Again, you input will be greatly appreciated</description>
      <pubDate>Fri, 06 May 2022 19:12:28 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/ers4850-password-aging-with-password-security-disabled/m-p/91919#M281</guid>
      <dc:creator>MarioC</dc:creator>
      <dc:date>2022-05-06T19:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: ERS4850 password aging with password security disabled</title>
      <link>https://community.extremenetworks.com/t5/extremeswitching-ers/ers4850-password-aging-with-password-security-disabled/m-p/91920#M282</link>
      <description>&lt;P&gt;&lt;BR /&gt;V5.10 added new configurable settings to the password security feature and also updated the aging and lockout policies. Former unconfigurable password security settings were carried over and may not match the new default values - so you will now see them in the non-verbose config. From my experience the password aging and lockout policies are not part of password security (but I could be wrong). After the upgrade, aging and lockout features are also set to non-default values. From the manual:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="fffad9cf38544a40a754fd4d27c1a83d.png"&gt;&lt;img src="https://community.extremenetworks.com/t5/image/serverpage/image-id/2634i31E372F0E4ED26F3/image-size/large?v=v2&amp;amp;px=999" role="button" title="fffad9cf38544a40a754fd4d27c1a83d.png" alt="fffad9cf38544a40a754fd4d27c1a83d.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;We would normally run a script after the upgrade to set the aging and lockout to the new default values, and since we were there update the new password security options just so they don't show up in the config.&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default username lockout-retries &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default username lockout-time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password aging-time&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password password-history&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password complexity&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password min-length&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;default password notifications&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;password aging-time username RW 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;password aging-time username RO 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;username RW inactive-period 0&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #0000ff"&gt;username RO inactive-period 0&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 20:51:37 GMT</pubDate>
      <guid>https://community.extremenetworks.com/t5/extremeswitching-ers/ers4850-password-aging-with-password-security-disabled/m-p/91920#M282</guid>
      <dc:creator>Todd_Hancock</dc:creator>
      <dc:date>2022-05-06T20:51:37Z</dc:date>
    </item>
  </channel>
</rss>

