<?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: 'devices authgroups' command missing in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175268#M5783</link>
    <description>You see no configuration at all there,  maybe your aaa settings are wrong somehow? You can try doing ncs_cli -u admin -C --noaaa to turn off aaa for your session that may help.&lt;BR /&gt;</description>
    <pubDate>Wed, 28 Oct 2020 18:07:25 GMT</pubDate>
    <dc:creator>vleijon</dc:creator>
    <dc:date>2020-10-28T18:07:25Z</dc:date>
    <item>
      <title>'devices authgroups' command missing</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175214#M5782</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I just deployed a local install following the steps indicated here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/hpreston/nso-getting-started/blob/master/01-installing-nso.md" target="_blank" rel="noopener"&gt;https://github.com/hpreston/nso-getting-started/blob/master/01-installing-nso.md&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying now to set up device authentication, but when I try to enter the following command at the NSO config prompt, I get a syntax error:&lt;/P&gt;&lt;PRE&gt;devices authgroups group labadmin&lt;/PRE&gt;&lt;P&gt;It seems the command is not available at all:&lt;/P&gt;&lt;PRE&gt;admin@ncs(config)# devices auth         
                           ^
% Invalid input detected at '^' marker.
admin@ncs(config)#             
admin@ncs(config)# devices ?
Possible completions:
  check-sync            Check if the NCS config is in sync with the device
  check-yang-modules    Check if NCS and the devices have compatible YANG modules
  clear-trace           Clear all trace files
  commit-queue          List of queued and completed commits
  connect               Set up sessions to all unlocked devices
  device                The list of managed devices
  device-group          Groups of devices
  disconnect            Close all sessions to all devices
  fetch-ssh-host-keys   Retrieve SSH host keys from all devices
  migrate               Migrate the matching devices to a new NED type
  partial-sync-from     Synchronize parts of the devices' configuration by pulling from the network.
  profiles              Device profile parameters
  session-pool          List of pooled NED sessions
  sync-from             Synchronize the config by pulling from the devices
  sync-to               Synchronize the config by pushing to the devices&lt;/PRE&gt;&lt;P&gt;Any hint on what could be happening?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 17:19:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175214#M5782</guid>
      <dc:creator>diegonuevo</dc:creator>
      <dc:date>2020-10-28T17:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: 'devices authgroups' command missing</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175268#M5783</link>
      <description>You see no configuration at all there,  maybe your aaa settings are wrong somehow? You can try doing ncs_cli -u admin -C --noaaa to turn off aaa for your session that may help.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2020 18:07:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175268#M5783</guid>
      <dc:creator>vleijon</dc:creator>
      <dc:date>2020-10-28T18:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: 'devices authgroups' command missing</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175272#M5784</link>
      <description>&lt;P&gt;You nailed it. Disabling AAA works like a charm.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Oct 2020 18:10:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175272#M5784</guid>
      <dc:creator>diegonuevo</dc:creator>
      <dc:date>2020-10-28T18:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: 'devices authgroups' command missing</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175289#M5786</link>
      <description>The next question is _why_ aaa is broken for you, if it happens every time it is some kind of installation problem but if it just happens sometimes it might be because you accidentally cleared the database.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Oct 2020 18:34:25 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175289#M5786</guid>
      <dc:creator>vleijon</dc:creator>
      <dc:date>2020-10-28T18:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: 'devices authgroups' command missing</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175677#M5788</link>
      <description>&lt;P&gt;I created a new NSO instance with the nso-setup script in another directory and it works fine without the --noaaa option.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I must have screwed up the first instance somehow. The ncs.conf file is identical for both instances, but obviously there must be something different in some file or directory.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 09:03:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4175677#M5788</guid>
      <dc:creator>diegonuevo</dc:creator>
      <dc:date>2020-10-29T09:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: 'devices authgroups' command missing</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4178743#M5799</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;It might be too late for you, but could help others. We have a DevNet reservable Sandbox and Lab now:&lt;BR /&gt;&lt;A href="https://blogs.cisco.com/developer/nso-learning-lab-and-sandbox" target="_blank"&gt;https://blogs.cisco.com/developer/nso-learning-lab-and-sandbox&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;which the lab is an adaptation of the one you are going through, but streamlined for the sandbox.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Nov 2020 17:23:15 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/devices-authgroups-command-missing/m-p/4178743#M5799</guid>
      <dc:creator>Jason Belk</dc:creator>
      <dc:date>2020-11-04T17:23:15Z</dc:date>
    </item>
  </channel>
</rss>

