Problem with qmail sme 601
is open http
I could no login
Thanks,
/etc/e-smith/events/user-modify/S25ldap-update line 153.jgk
else
{
my %attrs = @attrs;
my $result = $ldap->modify ($dn, replace => \%attrs);
$result->code &&
warn "failed to modify entry for $dn: ", $result->error ;
}
}
$ldap->unbind;