[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Implementing "ldappasswd" in perl
Вторник 13 Май 2003 20:52, Вы написали:
> In a message dated: Tue, 13 May 2003 20:13:49 +0200
>
> tsg said:
> >Hi!
> >Does enybody know how to implement the same passwords {SMD5} in perl, like
> > it is done by ldappasswd?
>
> What *is* SMD5 ? Creating MD5 hashes in perl is pretty trivial. How
> does SMD5 differ from MD5?
Thank You.
Perhaps I ask a wrong question.
When I use ldappasswd, I got a line in LDAP directory with some symbols and
mark {SMD5}. I am writing a ldap client in perl and i'd like to get the
same solution using perl. So what algorithms was used to get tis passwd in
ldappasswd. I am sorry I am not a cryptography guru.
Sergios