Red Hat Directory Server 8.0 Configuration, Command, and File Reference

Required or
Optional
Option Description Example
NOTE
Have
the
Kerberos
ticket
before
issuing
a
GSS-API
request.
Optional secprop=value The secprop attribute
sets the security
properties for the
connection. The
secprop value can be
any of the following:
None
noplain — Do not
permit mechanisms
susceptible to
simple passive
attack.
noanonymous
Do not permit
mechanisms that
allow anonymous
access.
minssf — Require a
minimum security
strength; this option
needs a numeric
value specifying
bits of encryption. A
value of - 1 means
integrity is provided
without privacy.
-o
“secprop=noplain,noanonymous,
maxssf=56,minssf=56”
ldapsearch
209