Some OTRS LDAP features that I wish to verify :
• Can it use LDAP groups for permissions?
• Do nested groups work?
• Does it work with both Security and Distribution groups?
• What user info is populated in the software, and is it dynamically updated?
• What happens when a user is disabled or deleted from LDAP?
• What happens with duplicate account names in the software?
• Can it authenticate against multiple domains?
I need to confirm if all the functionalities we require would be met as it will be (OTRS) the backbone of our Service Management infrastructure .
OTRS LDAP capability
Moderator: crythias
-
- Znuny newbie
- Posts: 18
- Joined: 08 Aug 2012, 05:50
- Znuny Version: 3.1.10
- Real Name: Nelson J. Manio
- Company: Novenix
OTRS LDAP capability
OTRS 3.1.10
ITSM 3.1.6
CentOS 6.3 (Vmware)
ITSM 3.1.6
CentOS 6.3 (Vmware)
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: OTRS LDAP capability
There's a capability to do that for Agentsbermelian wrote:Can it use LDAP groups for permissions?
viewtopic.php?f=60&t=16543
I don't believe so.bermelian wrote: Do nested groups work?
It works on Distinguished Names (DN), but doesn't care what the type of group is.bermelian wrote:Does it work with both Security and Distribution groups?
Customer information is not populated into the database from LDAP, it is merely queried from the MAP in Config.pm.bermelian wrote:What user info is populated in the software, and is it dynamically updated?
User/Agent information is somewhat synced, and varies if you want to sync it.
The user is no longer able to log in to OTRS. That's all that happens. Tickets are still attached to the username and don't magically disappear.bermelian wrote:What happens when a user is disabled or deleted from LDAP?
The duplicate account name can't log in. If this will be a problem, perhaps userPrincipalName may be a better choice than normal login or find a different way (email?) to prevent collisions.bermelian wrote:What happens with duplicate account names in the software?
Yes. You should read my link and the appropriate documentation.bermelian wrote:Can it authenticate against multiple domains?
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask