[rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-17 Thread Mathew Snyder
These are the settings I've started with: Set($ExternalSettings, { 'AD' => { 'type' => 'ldap', 'server'=> 'domain_controller.example.com', 'base' => 'dc=example,dc=com', 'user'

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-17 Thread Jeff Solberg
...@lists.bestpractical.com] On Behalf Of Mathew Snyder Sent: Thursday, October 17, 2013 1:19 PM To: rt-users@lists.bestpractical.com Subject: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please These are the settings I've started with: Set($ExternalSettings, { 'AD' =>

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-17 Thread Mathew Snyder
ists.bestpractical.com] *On Behalf Of *Mathew Snyder > *Sent:* Thursday, October 17, 2013 1:19 PM > *To:* rt-users@lists.bestpractical.com > *Subject:* [rt-users] I need help with the RT-Authen-ExternalAuth LDAP > settings, please > > ** ** > > These are the settings I'v

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-17 Thread Jeff Solberg
lto:rt-users-boun...@lists.bestpractical.com> [mailto:rt-users-boun...@lists.bestpractical.com<mailto:rt-users-boun...@lists.bestpractical.com>] On Behalf Of Mathew Snyder Sent: Thursday, October 17, 2013 1:19 PM To: rt-users@lists.bestpractical.com<mailto:rt-users@lists.bestpractical.com>

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-17 Thread Mathew Snyder
c=com >> >> ** ** >> >> Hope this helps.. >> >> ** ** >> >> Jeff >> >> ** ** >> >> ** ** >> >> ** ** >> >> *From:* rt-users-boun...@lists.bestpractical.com [mailto: >> rt-users-boun..

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-17 Thread Glenn Sieb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 These are the settings I've used in the past... Set( $ExternalAuthPriority, ['My_LDAP']); Set( $ExternalServiceUsesSSLorTLS, 0); Set( $AutoCreateNonExternalUsers, 1); Set( $ExternalInfoPriority, ['My_LDAP']); Set( $ExternalSettings, {'My_LDAP'

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-17 Thread Mathew Snyder
gt; 'st', > > 'Zip' => 'postalCode', > > 'Country' => 'co' > > }, > > }, > > # An example SSO cookie service > > 'My_SSO_Cookie' => {

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-17 Thread Mathew Snyder
t; ** ** > > Let us know the results.. > > ** ** > > Jeff > > ** ** > > *From:* Mathew Snyder [mailto:mathew.sny...@gmail.com] > *Sent:* Thursday, October 17, 2013 3:32 PM > > *To:* Jeff Solberg > *Cc:* rt-users@lists.bestpractical.com > *Subj

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-18 Thread Parish, Brent
sny...@gmail.com>] Sent: Thursday, October 17, 2013 1:50 PM To: Jeff Solberg Cc: rt-users@lists.bestpractical.com<mailto:rt-users@lists.bestpractical.com> Subject: Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please I found another thread that indicated that the

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-18 Thread Mathew Snyder
**Brent > > ** ** > > ** ** > > **** > > *From:* Mathew Snyder [mailto:mathew.sny...@gmail.com] > *Sent:* Thursday, October 17, 2013 1:50 PM > > > *To:* Jeff Solberg > *Cc:* rt-users@lists.bestpractical.com > > *Subject:* Re: [rt-users] I ne

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-18 Thread Mathew Snyder
gt;> ** ** >> >> It sounds to me like you were authenticating ok initially, but getting an >> error in creating the user. >> >> ** ** >> >> And to answer your initial question about the group and group_attr >> settings, I don’t use those at all an

Re: [rt-users] I need help with the RT-Authen-ExternalAuth LDAP settings, please

2013-10-18 Thread Mathew Snyder
on at all. In fact, the rt.log file >> isn't even being created. I had tried to set the directory to /opt/rt4/log, >> but the file wasn't being created there, either. >> >> >> >> >> -Mathew >> >> "When you do things right, people won't be sure you've done