<?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 How to change guest password in NGS? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813273#M300169</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're referring to the Allow/Require Password Change options under the Authentication Settings tab for Guest Roles, as far as I can tell, that's not intended for the local guest user database.&amp;nbsp; I know there is a similar feature that can be enabled in ACS for network users who are authenticated by a Windows user database, so I'm guessing this is similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ultimately, the NGS does not make it possible for guest users or sponsors to change passwords.&amp;nbsp; I have, however, figured out how to do it from the server's CLI.&amp;nbsp; If you SSH to the guest server as root, you can run the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;psql -U postgres -h localhost gapdb -c "UPDATE guestusers SET password='&lt;EM&gt;new_password&lt;/EM&gt;' WHERE username='&lt;EM&gt;username&lt;/EM&gt;'"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably doesn't help you much with your situation, though...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Jan 2012 21:50:31 GMT</pubDate>
    <dc:creator>rsreeves1</dc:creator>
    <dc:date>2012-01-24T21:50:31Z</dc:date>
    <item>
      <title>How to change guest password in NGS?</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813272#M300134</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can someone help me providing info on how a guest user can change his or her own password when NGS (NAC Guest Server) is the Radius server?&lt;/P&gt;&lt;P&gt;It would also be helpfull to know if admins or sponsor can change that password too, thoug my guess is it is not possible.&lt;/P&gt;&lt;P&gt;I have already configure the password policy for guests to allow them to change the password. I just don't realize how it can be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 01:44:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813272#M300134</guid>
      <dc:creator>albertomarianocorral</dc:creator>
      <dc:date>2019-03-11T01:44:25Z</dc:date>
    </item>
    <item>
      <title>How to change guest password in NGS?</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813273#M300169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you're referring to the Allow/Require Password Change options under the Authentication Settings tab for Guest Roles, as far as I can tell, that's not intended for the local guest user database.&amp;nbsp; I know there is a similar feature that can be enabled in ACS for network users who are authenticated by a Windows user database, so I'm guessing this is similar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ultimately, the NGS does not make it possible for guest users or sponsors to change passwords.&amp;nbsp; I have, however, figured out how to do it from the server's CLI.&amp;nbsp; If you SSH to the guest server as root, you can run the following command:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;psql -U postgres -h localhost gapdb -c "UPDATE guestusers SET password='&lt;EM&gt;new_password&lt;/EM&gt;' WHERE username='&lt;EM&gt;username&lt;/EM&gt;'"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Probably doesn't help you much with your situation, though...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 21:50:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813273#M300169</guid>
      <dc:creator>rsreeves1</dc:creator>
      <dc:date>2012-01-24T21:50:31Z</dc:date>
    </item>
    <item>
      <title>How to change guest password in NGS?</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813274#M300224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CORRECTION:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While poking around just now, I found an explanation for how the Allow/Require Password Change options are actually used:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://www.cisco.com/en/US/docs/security/nac/guestserver/configuration_guide/20/g_hotspots.html#wpxref88934"&gt;http://www.cisco.com/en/US/docs/security/nac/guestserver/configuration_guide/20/g_hotspots.html#wpxref88934&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like this can only be used if the NGS is hosting the web login portal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 22:11:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813274#M300224</guid>
      <dc:creator>rsreeves1</dc:creator>
      <dc:date>2012-01-24T22:11:01Z</dc:date>
    </item>
    <item>
      <title>How to change guest password in NGS?</title>
      <link>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813275#M300326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks rsreeves1 !&lt;/P&gt;&lt;P&gt;That's kind of what I was looking for. Both answers are.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 13:46:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/how-to-change-guest-password-in-ngs/m-p/1813275#M300326</guid>
      <dc:creator>albertomarianocorral</dc:creator>
      <dc:date>2012-01-25T13:46:42Z</dc:date>
    </item>
  </channel>
</rss>

