<?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 Creating Admin username in ISE using CLI in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/creating-admin-username-in-ise-using-cli/m-p/2692595#M55781</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Can we able to create an admin username and password with role admin in the cli.&lt;/P&gt;&lt;P&gt;I have access to the cli using a user account and I was trying to create an admin username and password.&lt;/P&gt;&lt;P&gt;I have created one but i cannot access using those credentials.&lt;/P&gt;&lt;P&gt;I read in a doc, admin can reset only via booting from iso image.&lt;/P&gt;&lt;P&gt;Kindly advice, on this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;rYs&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2019 05:42:17 GMT</pubDate>
    <dc:creator>rys</dc:creator>
    <dc:date>2019-03-11T05:42:17Z</dc:date>
    <item>
      <title>Creating Admin username in ISE using CLI</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-admin-username-in-ise-using-cli/m-p/2692595#M55781</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Can we able to create an admin username and password with role admin in the cli.&lt;/P&gt;&lt;P&gt;I have access to the cli using a user account and I was trying to create an admin username and password.&lt;/P&gt;&lt;P&gt;I have created one but i cannot access using those credentials.&lt;/P&gt;&lt;P&gt;I read in a doc, admin can reset only via booting from iso image.&lt;/P&gt;&lt;P&gt;Kindly advice, on this.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;rYs&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 05:42:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-admin-username-in-ise-using-cli/m-p/2692595#M55781</guid>
      <dc:creator>rys</dc:creator>
      <dc:date>2019-03-11T05:42:17Z</dc:date>
    </item>
    <item>
      <title>Hi riyasrasheed, You can</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-admin-username-in-ise-using-cli/m-p/2692596#M55782</link>
      <description>&lt;P&gt;Hi riyasrasheed,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can create an admin user from CLI.&lt;/P&gt;&lt;P&gt;Once you logged into ISE CLI with admin credentials you have to follow below syntax to create another admin user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;isevm225-pod2/naresh# configure&lt;BR /&gt;Enter configuration commands, one per line.&amp;nbsp; End with CNTL/Z.&lt;BR /&gt;isevm225-pod2/naresh(config)# username demouser password plain default1A role ?&lt;BR /&gt;&amp;nbsp; admin&amp;nbsp; Specifies user with administrative role privileges&lt;BR /&gt;&amp;nbsp; user&amp;nbsp;&amp;nbsp; Specifies user with read-only role privileges&lt;/P&gt;&lt;P&gt;isevm225-pod2/naresh(config)# username demouser password plain default1A role admin&lt;BR /&gt;isevm225-pod2/naresh(config)#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Exit and try to login with newly created user and password.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2015 12:47:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-admin-username-in-ise-using-cli/m-p/2692596#M55782</guid>
      <dc:creator>Naresh Ginjupalli</dc:creator>
      <dc:date>2015-05-04T12:47:01Z</dc:date>
    </item>
    <item>
      <title>username username password</title>
      <link>https://community.cisco.com/t5/network-access-control/creating-admin-username-in-ise-using-cli/m-p/2692597#M55783</link>
      <description>&lt;P&gt;&lt;B class="cCN_CmdName"&gt;username &lt;/B&gt;&lt;EM class="cCi_CmdItalic" style="font-style: italic"&gt;username&lt;/EM&gt;&lt;SPAN style="color: Black; font-style: normal; font-weight: bold"&gt; password &lt;/SPAN&gt;&lt;SPAN class="cCp_CmdPlain"&gt;{&lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt;hash&lt;/B&gt;&lt;SPAN class="cCp_CmdPlain"&gt; |&lt;/SPAN&gt; &lt;B class="cCN_CmdName"&gt;plain&lt;/B&gt;&lt;SPAN class="cCp_CmdPlain"&gt;}&lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt; &lt;/B&gt;&lt;EM class="cCi_CmdItalic" style="font-style: italic"&gt;password &lt;/EM&gt;&lt;SPAN style="color: Black; font-style: normal; font-weight: bold"&gt;role &lt;/SPAN&gt;&lt;SPAN class="cCp_CmdPlain"&gt;{&lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt;admin&lt;/B&gt; &lt;SPAN class="cCp_CmdPlain"&gt;| &lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt;user&lt;/B&gt;&lt;SPAN class="cCp_CmdPlain"&gt;]&lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt; &lt;/B&gt;&lt;SPAN class="cCp_CmdPlain"&gt;[&lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt;disabled &lt;/B&gt;&lt;SPAN class="cCp_CmdPlain"&gt;[&lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt;email &lt;/B&gt;&lt;EM class="cCi_CmdItalic"&gt;email-address&lt;/EM&gt;&lt;SPAN class="cCp_CmdPlain"&gt;]]&lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt; &lt;/B&gt;&lt;SPAN class="cCp_CmdPlain"&gt;[&lt;/SPAN&gt;&lt;B class="cCN_CmdName"&gt;email &lt;/B&gt;&lt;EM class="cCi_CmdItalic"&gt;email-address&lt;/EM&gt;&lt;SPAN class="cCp_CmdPlain"&gt;]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;http://www.cisco.com/c/en/us/td/docs/security/ise/1-1/cli_ref_guide/ise_cli/ise_cli_app_a.html#wp1014456&lt;/P&gt;</description>
      <pubDate>Mon, 25 May 2015 12:27:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/creating-admin-username-in-ise-using-cli/m-p/2692597#M55783</guid>
      <dc:creator>Venkatesh Attuluri</dc:creator>
      <dc:date>2015-05-25T12:27:03Z</dc:date>
    </item>
  </channel>
</rss>

