alter ldap data

Marc Patermann hans.moser at ofd-z.niedersachsen.de
Wed Apr 11 15:11:43 CEST 2012


Hi,

I'm able to get ldap data out with automx, like
display_name = ${displayname}
<displayName>Hans Moser</displayName>
Fine so far. :)

Now I have one attribute which has username and server combined:
maildrop: user at hostname

This should be retrieved from ldap and then split up to
imap_server = ${host}
imap_auth_identity = ${user}

Is there any way to achieve this?



Marc


More information about the automx-users mailing list