dear all,
please do excuse my stupied question, but how do i actually generate
{CRYPT} passwords? using slappasswd i know i can
generate {SSHA} passwords.
and how do a actually know what passwords i'm using. i mean when i
do a slapcat to see the entries and their attributes, it no longer shows
the {SSHA} prefix.
thank you
tomas
> On Tue, Aug 28, 2001 at 10:29:47PM +0100, James Bailey wrote:
> > Hi Alex,
> >
> > > # ldap_get_extrainfo: userPassword:
> {md5}d8578edf8458ce06fbc5bb76a58c5c
>
> I didn't notice that, yours looks like a hexadecimal, not base 64
> hash. Convert to binary and then to base64, then write it to the LDAP
> directory. You can use ldappasswd from OpenLDAP tools.
>