Re: [squid-users] Authentification against DominoNotes LDAP

From: <Stefan.Vogel@dont-contact.us>
Date: Wed, 2 Apr 2003 13:53:04 +0200

Hello,

I have checked your syntax, but it still does not work.

I have now renamed the group to "CAS_NU_Internetuser", so it now does not
have any spaces anymore, but this is not still not working.

When I start the script on the shell, I enter the Shortname (vogels) and
the goupname (cas_nu_internetuser) seperated by a blank. As result I
always get ERR.

Any more ideas?
Is there a way to see more detailed results, but ERR?

Regards
Stefan

                                                                           
             Henrik Nordstrom
             <hno@squid-cache.
             org> To
                                       Stefan.Vogel@temic.com
             02.04.2003 11:45 cc
                                       squid-users@squid-cache.org
                                                                   Subject
                                       Re: [squid-users] Authentification
                                       against DominoNotes LDAP
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           
                                                                           

ons 2003-04-02 klockan 09.56 skrev Stefan.Vogel@temic.com:
> Thanks, it didn't install correctly, but now I found it in the
> sourcedirectory.
>
> Nevertheless I did not get it working.
> I have a group called "Internetuser NU" and a basedn "o=cag"
> I have tried
> squid_ldap_group -b "o=cag" -f "Internetuser NU" -F uid=%s 172.25.0.19

The above -f argument is not a valid LDAP filter specification...

Try this

squid_ldap_group -b "o=cag" -f "(&(cn=Internetuser
NU)(objectClass=groupOfNames)(member=%u))" -F
"(&(uid=%s)(objectClass=Person))" 172.25.0.19

--
Henrik Nordstrom <hno@squid-cache.org>
MARA Systems AB, Sweden
Received on Wed Apr 02 2003 - 04:53:12 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:14:36 MST