Hi,

I useĀ a ldap authentification and i want to add in a automatic reply subject, 
the enterprise who is in the ldap.

In my OTRS Config :
        Map => [
            [ 'UserFirstname',  'Firstname',  'givenname',       1, 1, 'var', 
'', 0 ],
            [ 'UserLastname',   'Lastname',   'sn',              1, 1, 'var', 
'', 0 ],
            [ 'UserLogin',      'Username',   'uid',             1, 1, 'var', 
'', 0 ],
            [ 'UserEmail',      'Email',      'mail',            1, 1, 'var', 
'', 0 ],
            [ 'UserCustomerID', 'CustomerID', 'ou',            0, 1, 'var', '', 
0 ],
            [ 'UserCustomerIDs', 'CustomerIDs', 'businessCategory', 1, 0, 
'var', '', 0 ],
            [ 'UserPhone',      'Phone',      'telephonenumber', 1, 0, 'var', 
'', 0 ],
#            [ 'UserAddress',    'Address',    'postaladdress',   1, 0, 'var', 
'', 0 ],
#            [ 'UserComment',    'Comment',    'description',     1, 0, 'var', 
'', 0 ],
        ],

And i want to show the 'UserCustomerIDs'. Do you know what is the tag to show 
this ?

Thanks by advance.

Marc
_______________________________________________
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 or consulting for your OTRS system?
=> http://www.otrs.com/

Reply via email to