Please use an up to date version.
Regards
Henrik
On Mon, 20 Dec 2004, Yong Bong Fong wrote:
> Dear all,
>
> I tried to implement squid_ldap_group.
>
> Problem is when I tried ldapsearch such as this:
>
>>> /usr/lib/squid/squid_ldap_group -b "cn=apple,dc=orange,dc=com" -f
>>> "(&(member=%v)(uid=%a)(objectClass=qmailGroup))" -B
>>> "cn=apple,dc=orange,dc=com" -F "uid=%s" -D
>>> "cn=toby,ou=users,cn=apple,dc=orange,dc=com" -w xxxxx -h 123.456.789.10
>>
> it says no such command for "-B"
>
> then I removed the "-B" part for the above command to
>
>> /usr/lib/squid/squid_ldap_group -b "cn=apple,dc=orange,dc=com" -f
>> "(&(member=%v)(uid=%a)(objectClass=qmailGroup))"
>
>> -D "cn=toby,ou=users,cn=apple,dc=orange,dc=com" -w xxxxx -h 123.456.789.10
>
> then entered my username and password, it replied "segmentation fault"
>
> I did a man squid_ldap_group showed that the it does not have the -B -F
> options for that version of squid_ldap_group.
>
> without the "-B and -F" options how should I go about implementation the
> group authentication?
>
> anyone ..pls help..
> thanks in advance,
>
> Regards
> Yong
>
>
>
>
>
Received on Mon Dec 20 2004 - 10:29:32 MST
This archive was generated by hypermail pre-2.1.9 : Sat Jan 01 2005 - 12:00:02 MST