On Wed, Jan 02, 2013 at 10:52:00AM +0100, Marco Pizzoli wrote:
> Hi guys,
> I'm currently not able to get sssd working in connecting to an AD server as
> a pure LDAPS server.
> 
> I'm succeeding in connecting with a simple bind, but eventually I can't get
> sssd downloading any data. It ends with a
>  Search result: Operations error(1), 000004DC: LdapErr: DSID-0C0906E8,
> comment: In order to perform this operation a successful bind must be
> completed on the connection., data 0, v1db1
> 
> By using ldapsearch (pointing to the same ldaps url) I can execute the same
> search obtaining (correctly) 1 user.
> Honestly, I don't know what could be the problem... Any hint on a
> particular configuration directive to check?
> 
> Full log following.
> I'm using sssd-1.8.0-32.el6.x86_64 on RHEL6.3
> 
> Thanks in advance
> Marco

From the logs it seems that you are binding as "CN=baubau,OU=Service
Accounts,DC=testpippo,DC=local" but not using any bind password. Is this
the same setting that works for you with ldapsearch?
_______________________________________________
sssd-users mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/sssd-users

Reply via email to