Koozali.org: home of the SME Server
Obsolete Releases => SME 6.x Contribs => Topic started by: mgb on February 19, 2006, 02:06:21 PM
-
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;