Resources | oam | ldapAuthentication

ldapAuthentication

Transfer files to external ldap server.

Configuration

ParameterPresenceTypeDefaultDescription
ldapConfigurationModeOenumerationlegacy The Ldap operating mode - either legacy or advanced
retryCriteriaO Retry parameters.
ldapServerO Per-server configuration.
ldapFiltersO A set of LDAP filters used to specify whether the users is a member of the group specified.
ldapGroupNamesO This table is used to map the group name returned by the LDAP search to a local group

Operational Data

ParameterDescription
ldapStatus The status of the Ldap server.
RESTCONF API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusOrca:oam/ldapAuthentication

  • No labels