<?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 ACS 5.1 - How AD user can change password in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/acs-5-1-how-ad-user-can-change-password/m-p/1457383#M298371</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have installed ACS 5.1 in one of our customer location, and I integrated with their AD successfully, authentication and authorization works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is for example if from AD I forced the user to change the password at next logon. Now if this user login to the switch he will get the password change msg but after trying to change the password I get (authentication failed), which means he cannot change the password. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen in the user guide document from cisco that this is possible but i was looking for a more detailed guide if possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 00:09:40 GMT</pubDate>
    <dc:creator>sadiqallawati</dc:creator>
    <dc:date>2019-03-11T00:09:40Z</dc:date>
    <item>
      <title>ACS 5.1 - How AD user can change password</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-how-ad-user-can-change-password/m-p/1457383#M298371</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have installed ACS 5.1 in one of our customer location, and I integrated with their AD successfully, authentication and authorization works perfectly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is for example if from AD I forced the user to change the password at next logon. Now if this user login to the switch he will get the password change msg but after trying to change the password I get (authentication failed), which means he cannot change the password. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have seen in the user guide document from cisco that this is possible but i was looking for a more detailed guide if possible. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 00:09:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-how-ad-user-can-change-password/m-p/1457383#M298371</guid>
      <dc:creator>sadiqallawati</dc:creator>
      <dc:date>2019-03-11T00:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 - How AD user can change password</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-how-ad-user-can-change-password/m-p/1457384#M298372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Sadiq,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;BR /&gt;Are you trying SSH or Telnet for password change?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;What error message are you getting in tacacs autnentication?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Also, please provide me the sh version from the device and following debugs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;debugs tacacs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;debug aaa authentication&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;term mon&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;SPAN class="content"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H3 class="p_H_Head3"&gt;MSCHAPv2 for Change Password&lt;/H3&gt;&lt;A name="wp1028646"&gt;&lt;/A&gt;&lt;P class="pB1_Body1"&gt;When you use EAP-MSCHAPv2 (as an EAP inner method) to authenticate a user whose password has expired, ACS sends a specific EAP-MSCHAPv2 failure notification to the client. The client can prompt the user for new password and then provide it to ACS inside the same conversation. The new password is encrypted with the help of the old one. When a user password is changed successfully, the new user password is stored in the credential database.&lt;/P&gt;&lt;A name="wp1028647"&gt;&lt;/A&gt;&lt;P class="pB1_Body1"&gt;EAP-MSCHAPv2 change password is supported for AD and ACS internal identity store.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;HTH&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;JK&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Do rate hopeful posts-&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 12:31:08 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-how-ad-user-can-change-password/m-p/1457384#M298372</guid>
      <dc:creator>Jatin Katyal</dc:creator>
      <dc:date>2010-05-25T12:31:08Z</dc:date>
    </item>
    <item>
      <title>Re: ACS 5.1 - How AD user can change password</title>
      <link>https://community.cisco.com/t5/network-access-control/acs-5-1-how-ad-user-can-change-password/m-p/1457385#M298373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;well my friend thanks alot for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My mistake, I was trying to use noncomplaint passwords, AD was rejecting those passwords. Afterwards I tried both SSH and TELNET both works well. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 May 2010 18:31:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/acs-5-1-how-ad-user-can-change-password/m-p/1457385#M298373</guid>
      <dc:creator>sadiqallawati</dc:creator>
      <dc:date>2010-05-25T18:31:35Z</dc:date>
    </item>
  </channel>
</rss>

