Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameter

Category

Default

Explanation

LDAP Connection Name (DN)

LDAP

 

Username for connecting to LDAP server (sometimes called “bind user”)

LDAP Connection PASSWORD

LDAP

 

Password for connecting to LDAP server

LDAP Connection URL (ldap://IP:Port)

LDAP

 

Connection URL for connection to LDAP server

Enable LDAP

LDAP

false

Is LDAP RBM enabled – yes/no

LDAP Group Base Entry (e.g. OU)

LDAP

 

The top of the tree in the LDAP hierarchy; Searching for LDAP groups starts from this point downward.

Make sure your user is authorized to connect to this point in the LDAP hierarchy.

LDAP Group Name Attribute

LDAP

 

LDAP Group Name Attribute

LDAP Group Search Filter ({0} - Authenticated User Name, {1} - Authenticated User DN)

LDAP

 

The LDAP filter expression to use when searching for a group's directory entry

 

LDAP Referral (ignore/follow)

LDAP

ignore

How do we handle JNDI referrals? Allowed values are "ignore", "follow", or "throw" (see javax.naming.Context.REFERRAL for more information). Microsoft Active Directory often returns referrals. If you need to follow them set referrals to "follow". Caution: if your DNS is not part of AD, the LDAP client lib might try to resolve your domain name in DNS to find another LDAP server.

 

LDAP User Base Entry (e.g. OU)

LDAP

 

The top of the tree in the LDAP hierarchy; Searching for LDAP users starts from this point downward.

Make sure your user is authorized to connect to this point in the LDAP hierarchy.

LDAP User Search Filter ({0} - User Name)

LDAP

 

 

The LDAP filter expression to use when searching for a user's directory entry

TODO NN

Link to Planning and LDAP

...

Parameter

Category

Default

Explanation

TLS Level (TLSv1/TLSv1.1/TLSv1.2)

Security

TLSv1.2

TLS level used to perform authentication

CA Trusted Keystore Password

Security

 

Trust store password

CA Trusted Keystore Full Path and Filename

Security

/app/java/jre/lib/security/cacerts

Trust store full path

CA Trusted Keystore Type (JKS/PKCS12)

Security

JKS

Trust store type

TODO NN

Link to relevant section in security chapter, if there is one

...

Parameter

Category

Default

Explanation

Interval time to extract all service configuration and compare to last version; In Seconds;

ServiceConfig

1800

Determines how often monitored devices configuration is collected and compared to the last version.

 

It is recommended not to use a value under 900 (15 minutes).

Interval number to compress Configuration Table since massive update and delete occurs. Once a day

ServiceConfig

v1

For internal use, do not change unless instructed to do so by product support.

 

TODO NN

Link to section about tracking configuration changes

...

Parameter

Category

Default

Explanation

Wiki Default New Service Contact Mail

Wiki

changeme@example.com

This value is inserted as the service contact email the first time a new service is created

Wiki Default New Service Contact Name

Wiki

Contact Name

This value is inserted as the service contact name the first time a new service is created

Wiki Default New Service Contact Phone

Wiki

+0-(000)-000-0000

This value is inserted as the service contact phone number the first time a new service is created

Wiki Push REST Password

Wiki

 

Password for logging in to the REST service which updates the wiki

Wiki Push REST User

Wiki

MS

User for logging in to the REST service which updates the wiki

Wiki Push REST API Version

Wiki

v1

Determines the version of the sent WS request format to the wiki portal. This can be used for backwards compatibility, in cases DPOD was updated but you still want to receive the older version format.

For future use - Currently only v1 applies.

Wiki URL

Wiki

https://127.0.0.1/montier/wiki/

URL of the wiki update service

TODO NN

Link to how to operate this wiki, or some mention of the wiki functionality elsewhere

...