-
Many systems in the IT environment are operated with TACACS+ as an AAA backend, such as switches, routers, and firewalls. To avoid having to operate additional backends including redundancies, it woul…
-
### Issue Summary
~~- [ ] The `type` key under `aaa_server_groups` should be `required` as per EOS CLI.~~
- [ ] The `servers` key is not a `required` key but it has not been checked "if defined or…
-
The config below was working without issues with release commit a64efee7646a93a555eb99fa1b4407fa679343ec, but after updating to release commit 4bdfca79e6967d769776f6c551c17f94432923f4, the following e…
-
### What type of defect/bug is this?
incorrect 3rd party API usage
### How can the issue be reproduced?
With a basic config and version `radiusd - FreeRADIUS version 4.0.31683 (git #d1b3c119)…
-
```
devices:
pe1:
alias: pe1
type: router
os: iosxr
tacacs:
username: admin
passwords:
tacacs: admin
connections:
defaults:
via: netconf…
-
this is interesting, throwing this into an issue to look at later.
relevant docs:
- [nvidia](https://docs.nvidia.com/networking-ethernet-software/cumulus-linux-58/System-Configuration/Authenticati…
-
Description
The current OpenConfig AAA model specifies a single leaf for the address of authentication servers in the openconfig-aaa.yang file. This design restricts the ability to configure multiple…
-
-
Hi I have this JSON result from tacacs API..
```
{
"Cisco-IOS-XE-aaa:server": [
{
"name": "ISE1",
"address": {
"ipv4": "1.1.1.1"
…
ipeph updated
5 months ago
-
In addition to the general configuration and FRR configuration, certain aspects of the system require automated configuration, including:
- Setting the hostname
- Managing authorized SSH keys for th…