Hi everybody,

in 1.3 versions you had to add the following lines to Config.pm when you
wanted to sync with an ldap backend:

<snip>
        #UserSyncLDAPMap
        $Self->{UserSyncLDAPMap} =
        {
                # DB -> LDAP
                Firstname => 'givenName',
                Lastname => 'sn',
                Email => 'mail',
        };
</snip>

I thought that i won't need to add this Lines in 2.x Versions ?
However, sync with my OpenLdap Backend won't work with otrs 2.0.4
without the Lines above - is that "intended" or is there any other
configuration parameter i am missing ?

Any suggestions ?
FranzF

_______________________________________________
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/

Reply via email to