Hello Guys,
do you have an idea how i can sort departments into different groups?
Every user is sorted inside the Active Directory and has the department name within the AD object.
Can i somehow create and sort users automatically into groups by looking to that active directory field?
[SOLVED] LDAP Customer into Company
Moderator: crythias
[SOLVED] LDAP Customer into Company
Last edited by Orichinal on 23 Sep 2020, 12:18, edited 1 time in total.
Re: LDAP Customer into Company
Hi,
yes, use CustomerID and map it to the field.
https://doc.otrs.com/doc/manual/admin/6 ... er-backend
change "mail" to your attribute and check all other CustomerID settings in the ldap config, too. they have to match to the field, too.
FLo
yes, use CustomerID and map it to the field.
https://doc.otrs.com/doc/manual/admin/6 ... er-backend
Code: Select all
[ 'UserCustomerID', 'CustomerID', 'mail', 0, 1, 'var', '', 0 ],
FLo
OTRS 2025 SILVER (Prod)
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
OTRS 2025 auf Debian 12 (Test)
Znuny 7.x latest version testing auf Debian 12
-- Ich beantworte keine Forums-Fragen PN - No PN please
I won't answer to unfriendly users any more. A greeting and regards are just polite.
Re: LDAP Customer into Company
Oh well the solution is pretty easy actually.
Thank you very much, have a great day!
Thank you very much, have a great day!