[rabbitmq-discuss] Debugging AD
Imran Mirza
imran.mirza at mibura.com
Wed Nov 30 19:34:39 GMT 2011
Look in NTDS database for schema name " " where the name is your fqdn and copy that into you config
-----Original Message-----
From: rabbitmq-discuss-bounces at lists.rabbitmq.com [mailto:rabbitmq-discuss-bounces at lists.rabbitmq.com] On Behalf Of Simon MacMullen
Sent: Wednesday, November 30, 2011 2:45 AM
To: rabbitmq-discuss at lists.rabbitmq.com
Subject: Re: [rabbitmq-discuss] Debugging AD
On 29/11/11 18:55, Matthias Radestock wrote:
>> However, now I appear to have problems with pushing my credentials
>> through: [...] On other configurations that are known to work with
>> this particular AD server have to supply a AD username and password
>> to submit the query, so I was wondering whether I can configure this
>> somewhere in the rabbitmq.config?
>
> I'm guessing the other_bind option might help here.
Partially. other_bind controls how to connect to the LDAP server to retrieve *authorisation* details (i.e. look up permissions). The plugin will still connect using your details to perform *authentication* (i.e.
does this username / password combination work?)
Does this fit your needs? If not, how would you want it to work?
Cheers, Simon
--
Simon MacMullen
RabbitMQ, VMware
_______________________________________________
rabbitmq-discuss mailing list
rabbitmq-discuss at lists.rabbitmq.com
https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
More information about the rabbitmq-discuss
mailing list