<?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: Default user/pass not working on NSO in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5093615#M8484</link>
    <description>&lt;P&gt;No, that is the main problem. When I say "show run" on ncs_cli, I only get snmp, nothing else. If I try to config and put aaa I get the below error&lt;BR /&gt;&lt;BR /&gt;admin@ncs(config)# aaa ?&lt;BR /&gt;^&lt;BR /&gt;% Invalid input detected at '^' marker.&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2024 07:14:29 GMT</pubDate>
    <dc:creator>oscardenizjensen</dc:creator>
    <dc:date>2024-05-08T07:14:29Z</dc:date>
    <item>
      <title>Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5090649#M8478</link>
      <description>&lt;P&gt;Hej&lt;BR /&gt;I have performed a local install, but I can not login to the GUI using admin/admin.&lt;BR /&gt;&lt;BR /&gt;I can login to CLI with "ncs_cli -C -u admin" , but when I do "show run", all I see is snmp configuration on the device. I can not see AAA or configure it.&lt;BR /&gt;&lt;BR /&gt;cisco@Ubuntu-2:~$ ncs --status | grep status&lt;BR /&gt;status: started&lt;BR /&gt;module: Cisco-IOS-XR-sysadmin-show-diskenc-status revision: 2021-02-26&lt;BR /&gt;namespace: &lt;A href="http://www.cisco.com/ns/yang/Cisco-IOS-XR-sysadmin-show-diskenc-status" target="_blank" rel="noopener"&gt;http://www.cisco.com/ns/yang/Cisco-IOS-XR-sysadmin-show-diskenc-status&lt;/A&gt;&lt;BR /&gt;prefix: Cisco-IOS-XR-sysadmin-show-diskenc-status&lt;BR /&gt;db=running id=34 priority=1 path=/ncs:devices/device/live-status-protocol/device-type&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;admin@ncs# show running-config aaa&lt;BR /&gt;-------------------------------^&lt;BR /&gt;syntax error: element does not exist&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;admin@ncs# config&lt;BR /&gt;Entering configuration mode terminal&lt;BR /&gt;admin@ncs(config)# ?&lt;BR /&gt;Possible completions:&lt;BR /&gt;alarms Alarm management&lt;BR /&gt;cluster Cluster configuration&lt;BR /&gt;compliance Compliance reporting&lt;BR /&gt;devices The managed devices and device communication settings&lt;BR /&gt;high-availability Configuration, status and actions concerning NCS Built-in HA&lt;BR /&gt;java-vm Control of the NCS Java VM&lt;BR /&gt;ncs-state NCS status information&lt;BR /&gt;packages Installed packages&lt;BR /&gt;python-vm Control of the NCS Python VM&lt;BR /&gt;scheduler Time-based job scheduler suitable for scheduling periodic background work.&lt;BR /&gt;services The services managed by NCS&lt;BR /&gt;side-effect-queue&lt;BR /&gt;smart-license&lt;BR /&gt;software Software management&lt;BR /&gt;zombies Container for deleted Nano Services that still perform staged deletes.&lt;BR /&gt;---&lt;BR /&gt;abort Abort configuration session&lt;BR /&gt;activate Activate a statement&lt;BR /&gt;annotate Add a comment to a statement&lt;BR /&gt;clear Remove all configuration changes&lt;BR /&gt;commit Commit current set of changes&lt;BR /&gt;compare Compare configuration&lt;BR /&gt;copy Copy a list entry&lt;BR /&gt;deactivate Deactivate a statement&lt;BR /&gt;describe Display transparent command information&lt;BR /&gt;do Run an operational-mode command&lt;BR /&gt;end Terminate configuration session&lt;BR /&gt;exit Exit from current mode&lt;BR /&gt;help Provide help information&lt;BR /&gt;insert Insert a parameter&lt;BR /&gt;load Load configuration from an ASCII file or from terminal&lt;BR /&gt;move Move a parameter&lt;BR /&gt;no Negate a command or set its defaults&lt;BR /&gt;pwd Display current mode path&lt;BR /&gt;rename Rename an identifier&lt;BR /&gt;resolved Conflicts have been resolved&lt;BR /&gt;revert Copy configuration from running&lt;BR /&gt;rload Load configuration from an ASCII file or from terminal, relative to current location&lt;BR /&gt;rollback Roll back database to last committed version&lt;BR /&gt;save Save configuration to an ASCII file&lt;BR /&gt;save-device-cfg save device settings&lt;BR /&gt;service Modify use of network based services&lt;BR /&gt;show Show a parameter&lt;BR /&gt;switch Change CLI style&lt;BR /&gt;tag Manipulate statement tags&lt;BR /&gt;top Exit to top level and optionally run command&lt;BR /&gt;validate Validate current configuration&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 11:55:09 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5090649#M8478</guid>
      <dc:creator>oscardenizjensen</dc:creator>
      <dc:date>2024-05-06T11:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5091133#M8479</link>
      <description>&lt;P&gt;&lt;SPAN&gt;You're not supplying a group, so the default is whatever the `groups` command defaults to.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Try:&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;ncs_cli -C -u admin -g admin&lt;/SPAN&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2024 15:12:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5091133#M8479</guid>
      <dc:creator>jvikman</dc:creator>
      <dc:date>2024-05-06T15:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5092195#M8480</link>
      <description>&lt;P&gt;I have tried that command, but I am getting the same result. Nothing in config other than snmp, and can not login to GUI&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 07:57:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5092195#M8480</guid>
      <dc:creator>oscardenizjensen</dc:creator>
      <dc:date>2024-05-07T07:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5092240#M8481</link>
      <description>&lt;P&gt;I have the impression you are having some permissions issues, what happens when you login using the &lt;FONT face="andale mono,times"&gt;--noaaa&lt;/FONT&gt; option?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;SPAN&gt;ncs_cli -C -u admin -g admin&lt;/SPAN&gt; --noaa&lt;/PRE&gt;
&lt;P&gt;l recommend you to take a look at this Learning Lab &lt;A href="https://developer.cisco.com/learning/tracks/get_started_with_nso/nso-labs/learn-nso-with-netsim/setting-up-nso/" target="_blank"&gt;https://developer.cisco.com/learning/tracks/get_started_with_nso/nso-labs/learn-nso-with-netsim/setting-up-nso/&lt;/A&gt; where you can find a local install of NSO, it can help you to compare defaults and can help you to get started.&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>Tue, 07 May 2024 08:58:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5092240#M8481</guid>
      <dc:creator>Jesus Illescas</dc:creator>
      <dc:date>2024-05-07T08:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5092258#M8482</link>
      <description>&lt;P&gt;I can still login.&lt;/P&gt;&lt;P&gt;cisco@Ubuntu-2:~$ ncs_cli -C -u admin -g admin --noaa&lt;/P&gt;&lt;P&gt;User admin failed to log in 1 times!&lt;BR /&gt;admin connected from 10.255.0.96 using ssh on Ubuntu-2&lt;BR /&gt;admin@ncs#&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 09:17:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5092258#M8482</guid>
      <dc:creator>oscardenizjensen</dc:creator>
      <dc:date>2024-05-07T09:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5092510#M8483</link>
      <description>&lt;P&gt;But you should be able to see aaa and configure it. Can you do that?&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2024 12:54:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5092510#M8483</guid>
      <dc:creator>jvikman</dc:creator>
      <dc:date>2024-05-07T12:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5093615#M8484</link>
      <description>&lt;P&gt;No, that is the main problem. When I say "show run" on ncs_cli, I only get snmp, nothing else. If I try to config and put aaa I get the below error&lt;BR /&gt;&lt;BR /&gt;admin@ncs(config)# aaa ?&lt;BR /&gt;^&lt;BR /&gt;% Invalid input detected at '^' marker.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 07:14:29 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5093615#M8484</guid>
      <dc:creator>oscardenizjensen</dc:creator>
      <dc:date>2024-05-08T07:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5093776#M8485</link>
      <description>&lt;P&gt;Depending on what you did on setup it is hard to say what is going on.&lt;/P&gt;&lt;P&gt;If you want to recover access so to speak, search for aaa_init.xml somewhere in install dir then use ncs_load to load it in. That file should have enough config to allow admin to work properly.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2024 08:08:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5093776#M8485</guid>
      <dc:creator>u.avsec</dc:creator>
      <dc:date>2024-05-08T08:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Default user/pass not working on NSO</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5094282#M8486</link>
      <description>&lt;OL&gt;
&lt;LI&gt;In the default ncs.conf, the /ncs-config/cdb/init-path is set to&amp;nbsp;&lt;SPAN class="s1"&gt;${NCS_DIR}/var/ncs/cdb, where the default aaa_init.xml file is located. If the configuration from the aaa_init.xml file is not loaded and the aaa and nacm config is not configured, there will be no config under aaa or nacm,&amp;nbsp; so unless you use the --noaaa flag with ncs_cli, the user will not be allowed to access the nodes.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;Note that &lt;STRIKE&gt;--noaa&lt;/STRIKE&gt;&lt;SPAN&gt; should be --noaaa&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 08 May 2024 14:45:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/default-user-pass-not-working-on-nso/m-p/5094282#M8486</guid>
      <dc:creator>cohult</dc:creator>
      <dc:date>2024-05-08T14:45:06Z</dc:date>
    </item>
  </channel>
</rss>

