X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=osm_nbi%2Fnbi.cfg;h=49f4985e1b7bf9e0e5eb31af759a00e81ddb3fd6;hb=7802ff80245ba7ba6055bc927b91e4f8b1f42542;hp=60320ad87dc62f224e5e12bc59606e8886366b26;hpb=7ddb0732d05743a56ee3376446f76be8fa73d3ad;p=osm%2FNBI.git diff --git a/osm_nbi/nbi.cfg b/osm_nbi/nbi.cfg index 60320ad..49f4985 100644 --- a/osm_nbi/nbi.cfg +++ b/osm_nbi/nbi.cfg @@ -116,5 +116,14 @@ backend: "keystone" # internal or keystone or tacacs # tacacs_port: 49 # Default value # tacacs_timeout: 10 # Default value +# Password expiry configuration +# pwd_expiry_check: True # Uncomment to enable the password expiry check +# days: 30 # Default value + +# CEF Configuration +version: "0" +deviceVendor: "OSM" +deviceProduct: "OSM" + [rbac] # roles_to_operations: "roles_to_operations.yml" # initial role generation when database