Re: [squid-users] Auth Kerberos and AD Group

From: Sean Boran <sean_at_boran.com>
Date: Thu, 27 Dec 2012 16:28:00 +0100

ldapsearch -x -D
cn='BINDUSER,ou=SOMETHING,ou=SOMETHING,dc=mydomain,dc=net' -b
'dc=mydomain,dc=net' '(cn=USERTOLOOKFOR)' -h ldap.mydomain.net -W

On 26 December 2012 14:56, Kinkie <gkinkie_at_gmail.com> wrote:
> Hi,
> Active Directory exposes LDAP APIs, so you should be able to use any
> LDAP browser, including the command-line ldapsearch utility.
>
> On Wed, Dec 26, 2012 at 2:43 PM, Noc Phibee Telecom
> <noc_at_phibee-telecom.net> wrote:
>> Le 26/12/2012 13:03, Kinkie a écrit :
>>
>>> On Dec 24, 2012 4:15 PM, "Noc Phibee Telecom" <noc_at_phibee-telecom.net>
>>> wrote:
>>>>
>>>> Hi
>>>>
>>>> If i want change my authentication process from NTLM/Samba to Kerberos,
>>>> what is the process for add a group check ?
>>>>
>>>> Actually i use wbinfo_group.pl, but in kerberos, i can't start winbind
>>>> process.
>>>> what is the solution ?
>>>
>>> Hi,
>>> You should be able to use the LDAP-based group authorization helper
>>> against Active Directory.
>>>
>>>
>>
>> Thanks for your answer.
>>
>> do you know the process for browse the active directory on linux ?
>>
>> best regards
>> Jerome
>>
>
>
>
> --
> /kinkie
Received on Thu Dec 27 2012 - 15:28:07 MST

This archive was generated by hypermail 2.2.0 : Fri Dec 28 2012 - 12:00:04 MST