Skip to content

Commit

Permalink
Update sonic_password_complexity.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
arulkumar9690 authored Aug 20, 2024
1 parent 8e38ee0 commit 220a43d
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,9 @@ deleted_01:
code: 200
value:
openconfig-system-ext:config:
min_lower_case: 1
min_upper_case: 1
min_len: 10
min-lower-case: 1
min-upper-case: 1
min-len: 10
expected_config_requests:
- path: "data/openconfig-system:system/openconfig-system-ext:login/password-attributes/config/min-lower-case"
method: "delete"
Expand Down

0 comments on commit 220a43d

Please sign in to comment.