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

crypt passwords



Hello,

If I ./configure openldap with 

  --enable-cleartext  enable cleartext passwords (yes)
  --enable-crypt      enable crypt(3) passwords (auto)

and

 --enable-wrappers   enable tcp wrapper support (no)

should there then be an attribute in the slapd.oc.conf for cryptpassword?
Or do I just add it myself?

How do I enter the 'manager' password (and all user passwords) so they are
encrypted?

thanks for your help,

Hans