That was indeed the failing line. Thank you.
> -----Original Message----- > From: [email protected] [mailto:rt-users- > [email protected]] On Behalf Of Nathan Cutler > Sent: Sunday, August 04, 2013 11:53 PM > To: [email protected] > Subject: Re: [rt-users] "Bad name after cn'" when using LDAPImport > > > That corresponds with this line of my RT_SiteConfig.pm: > > Look one line above that -- you appear to be missing a closing apostrophe. > > > Set($LDAPGroupFilter, '(|(CN=dor-rt-admins)(CN=dor-rt-staff)); > > This is the offending line.
