X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_nbi%2Fnbi.cfg;h=7035caedc25ab7c39e4491a52f38ce3af77030ab;hb=refs%2Fchanges%2F07%2F13207%2F2;hp=60320ad87dc62f224e5e12bc59606e8886366b26;hpb=7ddb0732d05743a56ee3376446f76be8fa73d3ad;p=osm%2FNBI.git 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