I would like to use more than one groupDN for my Customer Authentication, is this possible?
I have used the System Configuration settings in the GUI rather than using the Config.pm script for LDAP setup. However I am using Config.pm to populate the Customer User database because I didnt find any settings for this in the System Configuration menus.
I have more than 25k users in my MS Active Directory but only about 10k that need in. They are all in two groups.
The groups are dynamically assigned by our ERP system based on who is in school, or active faculty or staff.
Thanks for the help.
Van
New OTRS installation, Centos 7, MariaDB, OTRS 6.0.25-01, Active Directory Authentication for Customer logins.
Multiple GroupDN's
Moderator: crythias
-
- Administrator
- Posts: 4250
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Multiple GroupDN's
Hi,
Yes this is possible. Create a filter matching your groupDNs and use this one for AlwaysFilter
- Roy
Yes this is possible. Create a filter matching your groupDNs and use this one for AlwaysFilter
- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny newbie
- Posts: 22
- Joined: 12 Oct 2012, 01:54
- Znuny Version: 6.0.25-01
- Real Name: Van Howell
- Company: South Plains College
Re: Multiple GroupDN's
Thanks,
I am using the Filter to filter out disabled accounts. I will need to look at this to see what changing this will affect.
I am using the Filter to filter out disabled accounts. I will need to look at this to see what changing this will affect.
-
- Administrator
- Posts: 4250
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Multiple GroupDN's
Hi,
To filter invalid account use the configuration CustomerUserValidFilter for CustomerUser. See https://github.com/OTRS/otrs/blob/rel-6 ... s.pm#L1608.
Easy to use, AlwaysFilter is now available as works as intendend: you can't select disabled customer user but existing ticket will show the customer user details.
- Roy
To filter invalid account use the configuration CustomerUserValidFilter for CustomerUser. See https://github.com/OTRS/otrs/blob/rel-6 ... s.pm#L1608.
Easy to use, AlwaysFilter is now available as works as intendend: you can't select disabled customer user but existing ticket will show the customer user details.
- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?