Re: [rt-users] LDAP External Auth intermittent failure

2016-05-09 Thread t s
Aaron, That seems to have fixed it. No error in days! Thanks! From: Lush, Aaron <al...@scentral.k12.in.us> Sent: Thursday, May 5, 2016 12:05 PM To: t s Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] LDAP External Auth intermittent f

Re: [rt-users] LDAP External Auth intermittent failure

2016-05-05 Thread Trev
ackToRTLogin, undef); >> Set($WebRemoteUserGecos,1); >> Set($WebRemoteUserAutocreate,1); >> >> Set( $rtname, 'CompanyName RT' ); >> Set( $CommentAddress, '' ); >> Set( $CorrespondAddress, '' ); >> Set( $DatabaseHost, 'localhost' ); >> Set( $DatabaseName

Re: [rt-users] LDAP External Auth intermittent failure

2016-05-05 Thread Lush, Aaron
06' ); > Set( $DatabaseType, 'mysql' ); > Set( $DatabaseUser, 'root' ); > Set( $Organization, 'companyname.com' ); > Set( $OwnerEmail, 'ow...@companyname.com' ); > Set( $SendmailPath, 'usr/lib/sendmail' ); > Set( $SendmailArguments, "-t"); > Set( $MailCommand, &quo

Re: [rt-users] LDAP External Auth intermittent failure

2016-05-05 Thread t s
' => ['Trigger Code'] ] ); Set($CanonicalizeRedirectURLs, 0); 1; ____ From: Lush, Aaron <al...@scentral.k12.in.us> Sent: Thursday, May 5, 2016 10:49 AM To: t s Cc: rt-users@lists.bestpractical.com Subject: Re: [rt-users] LDAP External Auth intermittent fai

Re: [rt-users] LDAP External Auth intermittent failure

2016-05-05 Thread Lush, Aaron
Would you please post your LDAP configuration in RT_SiteConfig.pm? Omitting any sensitive information, of course. Sincerely, Aaron Lush Network Administrator South Central Community School Corporation (219) 767-2266 ext. On Thu, May 5, 2016 at 8:15 AM, t s wrote: >

Re: [rt-users] LDAP External Auth intermittent failure

2014-09-25 Thread fleon
i had this issue when i had debian on virtualbox, but when i moved rt to a real box it went away. even that or an update to rt (or maybe even the plugin) and i haven't seen it again. -- View this message in context:

Re: [rt-users] LDAP external auth

2011-11-10 Thread Tim Dunphy
- Original Message - From: Tim Dunphy bluethu...@jokefire.com To: rt-users@lists.bestpractical.com Sent: Tuesday, November 8, 2011 9:57:55 PM Subject: Re: [rt-users] LDAP external auth Thanks for the help Joachim.. I look forward to having another go at this tomorrow. best! tim

Re: [rt-users] LDAP external auth

2011-11-08 Thread Joachim Thuau
On 11/8/11 3:55 PM, Tim Dunphy bluethu...@jokefire.com wrote: I have devised an LDAP query that successfully retrieves information that could be used to log into RT. ldapsearch -x -p 389 -h ldap01.example.com -b dc=example,dc=com -D uid=dunphy,ou=People,dc=example,dc=com -w 'secret'

Re: [rt-users] LDAP external auth

2011-11-08 Thread Tim Dunphy
: Re: [rt-users] LDAP external auth On 11/8/11 3:55 PM, Tim Dunphy bluethu...@jokefire.com wrote: I have devised an LDAP query that successfully retrieves information that could be used to log into RT. ldapsearch -x -p 389 -h ldap01.example.com -b dc=example,dc=com -D uid=dunphy,ou=People,dc