[rt-users] Migrate Mysql to Postgresql - Sequence script?

2016-04-28 Thread Joel Bergmark
Hi all, Im migrating our installation to postgres on a new vps, found this regadring sequencing fix with a "Update-Pg-Sequences.sh" but this guide is for RT 4.2 and im running 4.4. I have imported the database and everything looks perfectly fine in RT webui, so this shell script makes me a bit

Re: [rt-users] LDAPImport format options?

2016-04-28 Thread Jim Brandt
Hi Ken, LDAPImport accepts a subroutine reference in the mapping section, so if you need to manipulate a value or grab multiple values, you can write some code to do it. There is an example of accessing the LDAP attributes in a short subroutine in the docs:

[rt-users] LDAPImport format options?

2016-04-28 Thread k...@rice.edu
Hi RT users, I am configuring the LDAPImport extension to replace an ancient local script with similar functionality and I am running into a format problem. I would like to have the RealName field as "surname, givenname". I can easily do "givenname surname" by just using the appropriate LDAP