On Thu, Aug 25, 2011 at 9:59 AM, Brian Murphy <[email protected]> wrote:
> I only get the login failed message back from web.pm.
>
> The account I am using is already in RT and being used so is this a problem.
> I was assuming the id would exist and just the auth would be done externally.
i would try using ldapsearch from your RT machine against your AD
server and verify that you can do a bind/seach against AD wiithout
SSL.
you might also want to change the filter
'filter' =>
'(objectclass=person)',
to
'filter' =>
'(objectclass=user)',
>
> Brian
james
--------
RT Training Sessions (http://bestpractical.com/services/training.html)
* Chicago, IL, USA September 26 & 27, 2011
* San Francisco, CA, USA October 18 & 19, 2011
* Washington DC, USA October 31 & November 1, 2011
* Melbourne VIC, Australia November 28 & 29, 2011
* Barcelona, Spain November 28 & 29, 2011