[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
password-hash
- To: openldap-technical@openldap.org
- Subject: password-hash
- From: Paul Soucy <paulsoucy1@gmail.com>
- Date: Wed, 7 Apr 2010 18:09:17 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=uic1U5MZZrgNPxG4v+alr0e2yQlBXK4pjw4g95jI160=; b=AwNRt2uZM4WBlStlf46ebB3WgFLay1/T3XHzYhypgol5dlJNYY8Bfoo9n2UMTHIXFo UJyhvNG2ctCQYaQq9HQagNvaWkuU3Ea99JFRc7IC/OBcZVfulB6RMn72dOC7VA2QQJcc Tu9CPUWn1hDMXz7FtevjM7DqhzCiPYRS1gdF4=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=He9dNE+jLTsg27FadJijfK65Lb02XP1jnGboUfeIFLdVzZyIxnMrjjFwV/6+SU35/C UD/PY8L3rxLKGtSN5FpOHen7X1iewfk7vHc25VuCrAnbU0jV1GZQxwZXPVtKUQZ4yUBE uaBd/p/9DNWwnB9oeLbVkCN2qe+vqI8sY/x6A=
Hi,
I am running OpenLDAP 2.4 on Ubuntu 9.10. I am trying to get user
passwords to be stored {SHA}. I understand the way to do this is by
adding password-hash {SHA} line to the slapd.conf file. However, on
Ubuntu 9.10 the /etc/slapd.conf is a directory not a file. What am I
missing here?