<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello,<BR> <BR>I'm trying to configure squid to validate Windows users  by group with squid-ldap-group.<BR> <BR>Server is CENTOS 6.5 . I've installed samba, krb and squid from source.<BR> <BR>Also, I've configured samba and krb, so centos server is a Windows member.<BR> <BR>When I type :<BR> <BR>/usr/lib64/squid/squid_ldap_group -R -b "dc=domain,dc=local" -f "(&(sAMAccountName=%v)(memberOf=cn=%a,dc=domain,dc=local))" -D "cn=user,cn=Users,dc=edvhold,dc=local" -W /dir/dir/ldpass.txt -h pdcserver<BR>user group<BR> <BR>I got:<BR> <BR>ERR<BR> <BR>Does anybody what the erro is?<BR> <BR>Regards,<BR> <BR> <BR>                                       </div></body>
</html>