Hallo,
changing the config do not solve the problem.
I think there is something wrong whit the winbindd, is it possible?
when i make a wbinfo "--sequence" i get a DISCONNECTED (only the Domain
where my Linux box is in)
Other Domains, e.g. A trusted NT4, is visible.
Authenticate a user to AD is possible.
wbinfo -t gives me:
secred is good
Any idea.
I know thats a bit OT, sorry
Thanks
> -----Original Message-----
> From: Henrik Nordstrom [mailto:hno@squid-cache.org]
> Sent: Saturday, February 08, 2003 1:51 AM
> To: Guido Serassio
> Cc: KaiserM@Gendorf.de; squid-users@squid-cache.org
> Subject: Re: [squid-users] auth. user against AD group
>
>
> Guido Serassio wrote:
> >
> > Hi,
> >
> > Il 10.04 07/02/2003 KaiserM@Gendorf.de ha scritto:
> > >Hello List,
> > >
> > >my problem ist to get user authenticated against a AD.
> > >
> > >
> > > external_acl_type NT_global_group %LOGIN
> > > /usr/lib/squid/wb_group
> > > acl ieuser external
> NT_global_group Datkom
> > > acl proxy_auth REQUIRED
> > > http access allow ieuser
> >
> > Wrong squid.conf settings:
> >
> > Try using;
> >
> > acl password proxy_auth REQUIRED
> >
> > http access allow password ieuser
>
> You do not actually need to use a proxy_auth acl if your are
> using a external_acl_type with %LOGIN, they both do the same
> thing (trigger authentication).
>
> Regards
> Henrik
>
Received on Tue Feb 18 2003 - 00:59:44 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:13:26 MST