Skip to content

Change LDAP password encryption scheme to {CRYPT} wherever possible #86

@kheops2713

Description

@kheops2713

SSHA is salted SHA-1, which is not considered secure. slappasswd can be forced to use crypt with SHA-512 hashing both on Debian 7 and Debian 8.

Commands should be replaced (at least) in roles:

  • openldap wherever a password is generated using slappasswd
  • php-ldap-password where the password is generated using a PHP function

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions