[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: userPassword attribute - cleartext but still being encrypted ?



On Wed, 9 Oct 2002 11:39:03 +0200
"David Wilson" <dave@dcdata.co.za> wrote:

> I wonder if there is maybe some other command-line tool that I can use to
> display the unencrypted "userPassword" attribute ?

$ perl -MMIME::Base64 -wle 'print decode_base64(pop)' d29yZHBhc3M=
wordpass

Matthew Backes
lucca@csun.edu