Active Directory Config Add-On

Moderator: crythias

Locked
whirlwind
Znuny newbie
Posts: 2
Joined: 09 Nov 2012, 08:47
Znuny Version: 3.1.10

Active Directory Config Add-On

Post by whirlwind »

Is there any sort of add-on for AD integration?
(ie. so you can just use the web interface to enter a DC address and creds and the integration is taken care of? ala Spiceworks)
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Active Directory Config Add-On

Post by jojo »

use the Config.pm and you can connect the AD via LDAP. The forums search will gve you a load of examples
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
whirlwind
Znuny newbie
Posts: 2
Joined: 09 Nov 2012, 08:47
Znuny Version: 3.1.10

Re: Active Directory Config Add-On

Post by whirlwind »

Yeah I've read through the related section in the manual, and examples on here (and elsewhere - seems there are many cases of people not enjoying the standard requirement).

It's a convoluted process that I was hoping someone had written an add-on so it could be done simply and easily in the GUI.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Active Directory Config Add-On

Post by crythias »

whirlwind wrote:It's a convoluted process that I was hoping someone had written an add-on so it could be done simply and easily in the GUI.
No, it's not, unless you need more than what's provided.
You need to copy the information from the documentation to Config.pm and change the information to what's relevant to you.
People who have had issues *generally* have been either trying this on their own and skip steps or are in need of multiple backends and don't apply the index properly.

viewtopic.php?f=60&t=16543

The above has links to the documentation and information about what's needed and why.
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
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Active Directory Config Add-On

Post by jojo »

it is a 5 Minute config,which typically won't need to changed. So the file works perfectly
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Locked