Customize the LDAP Timeout / LDAP Referral Strategy

JFrog Platform Administration Documentation

Content Type
Administration / Platform
ft:sourceType
Paligo

To customize the LDAP timeout/ LDAP referral strategy in Artifactory, you need to add the following properties to the Artifactory YAML Configuration file.Access YAML Configuration

'artifactory.security.ldap.connect.timeoutMillis' for connect. Default value: 10000ms
'artifactory.security.ldap.socket.timeoutMillis' for readRepy timeout. Default value: 15000ms
'artifactory.security.ldap.referralStrategy' for the referral strategy (value can be either 'follow', 'ignore', 'throw'). Default value: follow

Prior to Artifactory version 7.71.2, you need to add the properties to the Artifactory system property file, artifactory.system.property.