Skip to content

Commit

Permalink
updates
Browse files Browse the repository at this point in the history
  • Loading branch information
cumulusAnia committed Jan 31, 2025
1 parent 714bb32 commit aced3d4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ netgroup: nis
{{< /tabs >}}

{{%notice note%}}
If you configure the authentication order to prefer local authentication before RADIUS, both the local user account password and the password configured on the RADIUS server can be used to authenticate the user when the RADIUS servers are reachable.
If you configure the authentication order to prefer local authentication before RADIUS, login falls back to RADIUS only if the user is not present locally.
{{%/notice%}}

## RADIUS User Command Accounting
Expand Down
4 changes: 1 addition & 3 deletions content/cumulus-linux-512/Whats-New/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ nv action delete system log component <component-name> file <file-name>`
nv action delete system log file <file-name>
nv action delete system packages key <key>
nv action fetch system packages key <key>
nv action fetch system packages key <key> scope
nv action fetch system packages key <key> scope repository
nv action fetch system image files
nv action lookup vrf <vrf-id> router fib <address-family> <ip-address>
nv action ping system <destination>
Expand All @@ -265,8 +265,6 @@ nv action traceroute interface <interface> packet_len
nv action traceroute interface <interface> hop-count
nv action traceroute interface <interface> source-address
nv action traceroute interface <interface> protocol
nv action upload system log component <component-name> file <file-name> <remote-url-upload>
nv action upload system log file <file-name> <remote-url-upload>
```

{{< /tab >}}
Expand Down

0 comments on commit aced3d4

Please sign in to comment.