11 Nov
2016
11 Nov
'16
2:17 p.m.
On Nov 10, 2016, at 8:19 PM, Stefan Paetow <Stefan.Paetow@JISC.AC.UK> wrote:
Another question for you... I don't really want to duplicate the LDAP server and Base DN information into the ldap xlats, but I can't seem to be able to pull that information in from the ldap module.
I was expecting ${modules.ldap.server} to work, or ${modules:ldap.server}, or ${modules:ldap:server}, but neither work...
Have you got any suggestions how I can do this? :-)
Post more of what you tried. You need to specify the complete config path (section, subsection) from the top. See the SQL module for examples of referring to a specific instance. Alan DeKok.