Re: [rt-users] ExternalAuth Installed but not working

2011-12-13 Thread Ryan Backman
Here's a twist on my inability to get ExternalAuth to log. I've started developing some scripts using the REST API and I found that I will get ExternalAuth debug information when I am creating a user. Nice, verbose, wonderful debug information. Unfortunatly, login attempts still only report the

Re: [rt-users] ExternalAuth Installed but not working

2011-12-13 Thread Kevin Falcone
On Tue, Dec 13, 2011 at 12:28:35PM -0800, Ryan Backman wrote: Here's a twist on my inability to get ExternalAuth to log. I've started developing some scripts using the REST API and I found that I will get ExternalAuth debug information when I am creating a user. Nice, verbose,

[rt-users] ExternalAuth Installed but not working

2011-12-13 Thread Ryan Backman
Oops! I'm running RT 3.8.7 with ExternalAuth 0.0.9 =+=+=+=+=+=+=+=+=+ Ryan Backman Programmer / Analyst George Fox University 503.554.2576 =+=+=+=+=+=+=+=+=+ Your thread never seemed to contain an RT version and an RT-Authen-ExternalAuth version. If you provided those and I missed them, I'm

Re: [rt-users] ExternalAuth Installed but not working

2011-12-12 Thread Mike Johnson
Hmm, Have you set ExternalAuth in your @Plugins? Have you set your logging level to debug? On Sat, Dec 10, 2011 at 12:16 PM, Ryan Backman rback...@georgefox.eduwrote: Thanks Mike and Kenn for the replies... Kenn, I was a little overzealous when redacting out of the my example config... my

Re: [rt-users] ExternalAuth Installed but not working

2011-12-12 Thread Ryan Backman
'); =+=+=+=+=+=+=+=+=+ Ryan Backman Programmer / Analyst George Fox University 503.554.2576 =+=+=+=+=+=+=+=+=+ -- Forwarded message -- From: Mike Johnson mike.john...@nosm.ca To: rt-users@lists.bestpractical.com Date: Mon, 12 Dec 2011 09:00:28 -0500 Subject: Re: [rt-users] ExternalAuth Installed

Re: [rt-users] ExternalAuth Installed but not working

2011-12-10 Thread Ryan Backman
Thanks Mike and Kenn for the replies... Kenn, I was a little overzealous when redacting out of the my example config... my actual config has the double parenthesis at the end. Mike, I've tried the both your example and a '(objectClass=DoesntExist)' with no change. Does anyone have any ideas

Re: [rt-users] ExternalAuth Installed but not working

2011-12-09 Thread Kenneth Crocker
Ryan, Looks like you're missing a right ) at the end of your filter line. Kenn On Thu, Dec 8, 2011 at 4:41 PM, Ryan Backman rback...@georgefox.edu wrote: I'm having a bit of trouble getting ExternalAuth to work. I've scoured the archives and the net and found many suggestions, but none

Re: [rt-users] ExternalAuth Installed but not working

2011-12-09 Thread Mike Johnson
I'm by no means an expert at this at all but I see you are using sAMAccountName which leads me to believe you are connecting to Active Directory. I had to use the bitmask version of the d_filter for the ldap search to filter out disabled users... not sure if this has anything to do with why you

[rt-users] ExternalAuth Installed but not working

2011-12-08 Thread Ryan Backman
I'm having a bit of trouble getting ExternalAuth to work. I've scoured the archives and the net and found many suggestions, but none have made any changes. - I've setup logging to go to a seperate file, but all I get is a Login Failure message in this file when I try to login: [Thu Dec 8