$username . ",cn=people,dc=lib-mac,dc=local";
$macEntry->dn($newdn);
[removed SSHA1 stuff for clarity]
$macEntry->replace(userPassword => $newMacpw);
my $add = $macBind->add($macEntry);
die "Error changing password: " . $add->error()."\n
pw = '{SSHA}' . encode_base64($ctx->digest . $salt ,'');
$macEntry->replace(userPassword => $newMacpw);
my $add = $macBind->add($macEntry);
die "Error changing password: " . $add->error()."\n" if
$add->code()
Encrypting the passwords.
Prentice Bisbal wrote:
> Robert Threet wrote:
>> IS there a method of calling SSHA when stuffing passwords into the
>> directory?
>>
>
> Do you mean to encrypt the passwords with SSHA, or to make sure SSL is
> being used when adding passwo
IS there a method of calling SSHA when stuffing passwords into the
directory?
--
Robert Threet
Systems Manager
USI Computer Center
(812) 465-1082
Confidentiality Statement: This email message, including any
attachments, is for the sole use of the intended recipient(s) and may
contain