NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

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

...

Property Name

Description

Example

ldap.memberOf.attribute.name=isMemberOf

Configurable property to accommodate different LDAP application types.

 isMemberOf

ldap.mail.attribute.name=mail

Configurable property to accommodate different LDAP application types.

 mail

ldap.group.ignore.list=PwmAdmins,devTeam,testGroup

Allows NBIA to ignore some groups used in LDAP for administration purposes. The groups in this list are not synced to the database.

 PwmAdmins,devTeam,testGroup
public.collection.access.group.name=General UserName of the group that has users who can access public collections General User

product.variation=TCIA

TCIA-specific product name TCIA

LDAP Settings

Property Name

Description

Example

ldap.url

Universal Resource Locator address for LightWeight Directory Access Protocol server.

ldaps://university.edu:636

ldap.basedn

LDAP server holding referrals to other server holding a given distinguished name (DN).

u=nci,o=nih

ldap.userUsed only under ldap-auth, otherwise comment outcn=NCILDAP,ou=nci,o=nih
ldap.passPassword for the authenticated user under ldap-auth, otherwise comment outsomepass

...