[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Can userPassword be stored with alternate scheme in ldap servers ?
- To: openldap-software@OpenLDAP.org
- Subject: Can userPassword be stored with alternate scheme in ldap servers ?
- From: Robert Gomezi <robertgomezi@gmail.com>
- Date: Wed, 2 Feb 2005 17:50:02 +0800
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=HyQaaJon4DtLM3DSFaRL6f1r+mNoHoOsFD5PzraNeI50QbTuTiSuzTqfH2JRJIkHfaWPqxaxtYP3IjQEs4OGl6bCOH4Gn1RKNbY2pOZoiWoqdlw2PFvmJgThTMm7Yarm/Kb7gGy5hNjxKXlWaI4DMGuDKC2WLqMlFanRyj7xn6U=
Suppose I wanted to use SHA-256 instead of SHA-1. Is there a specified
mechanism I can use to specify that userPassword is stored with this
scheme, is there a specific API one must implement in openldap to
support this
Robert