Hi,
is it possible to use password stored as pbkdf2_sha256 in slapd? A first trial on ubuntu 12.04 seems to fail...
My trial was:
userPassword: {PBKDF2-SHA256}12000$1Pqf0/pfyxmDsPaeEwIghA$ory6WKYGfDASDNwhsWoOiVHwqmBnHginfu.FD2YuXIs
Thnaks in advance
sandro *:-)
Try {CRYPT} algoritm in slapd and pbkdf2_sha256 in your /etc/auth.conf
WBR
24.04.2013 14:16, Alessandro Dentella пишет:
Hi,
is it possible to use password stored as pbkdf2_sha256 in slapd? A first trial on ubuntu 12.04 seems to fail...
My trial was:
userPassword: {PBKDF2-SHA256}12000$1Pqf0/pfyxmDsPaeEwIghA$ory6WKYGfDASDNwhsWoOiVHwqmBnHginfu.FD2YuXIs
Thnaks in advance
sandro *:-)
Hi Dmitry,
On Wed, Apr 24, 2013 at 03:01:57PM +0400, Dmitriy Kirhlarov wrote:
Try {CRYPT} algoritm in slapd and pbkdf2_sha256 in your /etc/auth.conf
I don't think I understand what you suggest. I don't have an auth.conf file nor I know what it is. My goal is to use password that I already have in hashed form (from a django application) and use them with ldap.
sandro
openldap-technical@openldap.org