[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: How enforce TLS connection to openldap server only?



On Sep 20, 2012, at 5:05 AM, Yan Gong wrote:

> Nope, olcSecurity didn't help. Still have the problem. I restared slapd.
> Please see below:
> 
> dn: olcDatabase={1}hdb
> objectClass: olcDatabaseConfig
> objectClass: olcHdbConfig
> olcDatabase: {1}hdb
> olcDbDirectory: /var/lib/ldap
> olcSuffix: dc=example,dc=com
> olcSecurity: simple_bind=128
> olcSecurity: ssf=128
> olcSecurity: tls=1


I believe you're looking for:

olcSecurity: minssf=128

HTH,
Josh