X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2FNBI.git;a=blobdiff_plain;f=osm_nbi%2Fnbi.cfg;h=383b462469d1bbe0c7d03a424678e89805d80fbd;hp=60320ad87dc62f224e5e12bc59606e8886366b26;hb=HEAD;hpb=7ddb0732d05743a56ee3376446f76be8fa73d3ad diff --git a/osm_nbi/nbi.cfg b/osm_nbi/nbi.cfg index 60320ad..7035cae 100644 --- a/osm_nbi/nbi.cfg +++ b/osm_nbi/nbi.cfg @@ -116,5 +116,16 @@ backend: "keystone" # internal or keystone or tacacs # tacacs_port: 49 # Default value # tacacs_timeout: 10 # Default value +# User Management configuration +user_management: True +pwd_expire_days: 30 # Password expiry Default value +max_pwd_attempt: 5 +account_expire_days: 90 # Account expiry Default value + +# CEF Configuration +version: "0" +deviceVendor: "OSM" +deviceProduct: "OSM" + [rbac] # roles_to_operations: "roles_to_operations.yml" # initial role generation when database